Skip to main content

Simula Cardiac electromechanics solver

Project description

CI

Simula Cardiac Electro-Mechanics Solver

simcardems is a FEniCS-based cardiac electro-mechanics solver and is developed as a part of the SimCardio Test project. The solver depends on pulse and cbcbeat.

Installation

See Installation instructions

Getting started

See Quickstart guide

Documentation

Documentation is hosted at http://computationalphysiology.github.io/simcardems.

To build the documentation locally should should first install the documentation requirements

python -m pip install ".[docs]"

Then should should run the sphinx-apidoc command (from the root directory)

sphinx-apidoc -o docs/source src/simcardems

and finally build the html

cd docs
make html

Now open docs/build/html/index.html to see the documentation.

Automated test

Tests are provided in the folder tests. You can run the tests with pytest

python3 -m pytest tests -vv

Contributing

See CONTRIBUTING.md

Known issues

Authors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simcardems-2022.0.0.tar.gz (35.9 kB view hashes)

Uploaded Source

Built Distribution

simcardems-2022.0.0-py3-none-any.whl (38.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page