fenicsx-pulse
is a cardiac mechanics solver based on FEniCSx. It is a successor of pulse
which is a cardiac mechanics solver based on FEniCS.
- Documentation: https://finsberg.github.io/fenicsx-pulse/
- Source code: https://github.com/finsberg/fenicsx-pulse
To install fenicsx_pulse
you need to first install FEniCSx. Next you can install fenicsx_pulse
via pip
python3 -m pip install fenicsx-pulse
We also provide a pre-built docker image with FEniCSx and fenicsx_pulse
installed. You pull this image using the command
docker pull ghcr.io/finsberg/fenicsx-pulse:v0.2.0
Checkout out the demos in the documentation
See https://finsberg.github.io/fenicsx-pulse/CONTRIBUTING.html