:orphan:
Examples
========
These examples show how to use the ``preprocessor`` and ``simulator`` modules
to preprocess and consume heart models. Examples include electrophysiology and mechanics.
.. raw:: html
.. thumbnail-parent-div-open
.. thumbnail-parent-div-close
.. raw:: html
Preprocessor examples
=====================
These examples show how to use the ``preprocessor`` module
to generate different kinds of heart models, including a
biventricular, four-chamber heart model and a full-heart model.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/preprocessor/images/thumb/sphx_glr_compute-atrial-fibers_pr_thumb.png
:alt:
:ref:`sphx_glr_examples_preprocessor_compute-atrial-fibers_pr.py`
.. raw:: html
Generate atrial fibers
.. raw:: html
.. only:: html
.. image:: /examples/preprocessor/images/thumb/sphx_glr_demo-material_pr_thumb.png
:alt:
:ref:`sphx_glr_examples_preprocessor_demo-material_pr.py`
.. raw:: html
Define materials
.. raw:: html
.. only:: html
.. image:: /examples/preprocessor/images/thumb/sphx_glr_download-case_pr_thumb.png
:alt:
:ref:`sphx_glr_examples_preprocessor_download-case_pr.py`
.. raw:: html
Download a PyAnsys Heart-compatible case from Zenodo
.. raw:: html
.. only:: html
.. image:: /examples/preprocessor/images/thumb/sphx_glr_preprocess-fullheart_thumb.png
:alt:
:ref:`sphx_glr_examples_preprocessor_preprocess-fullheart.py`
.. raw:: html
Create a full-heart model
.. thumbnail-parent-div-close
.. raw:: html
Simulator examples
==================
These examples show how to use the ``simulator`` module
to consume preprocessed models, consequently using them to run various simulations.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/simulator/images/thumb/sphx_glr_ep-mechanics-simulator-fullheart_thumb.png
:alt:
:ref:`sphx_glr_examples_simulator_ep-mechanics-simulator-fullheart.py`
.. raw:: html
Run a full-heart EP mechanics simulation
.. raw:: html
.. only:: html
.. image:: /examples/simulator/images/thumb/sphx_glr_ep-simulator-fullheart_rodero_thumb.png
:alt:
:ref:`sphx_glr_examples_simulator_ep-simulator-fullheart_rodero.py`
.. raw:: html
Run a full-heart electrophysiology simulation
.. raw:: html
.. only:: html
.. image:: /examples/simulator/images/thumb/sphx_glr_mechanics-simulator-leftventricle_pr_thumb.png
:alt:
:ref:`sphx_glr_examples_simulator_mechanics-simulator-leftventricle_pr.py`
.. raw:: html
Run a left ventricle mechanical simulation
.. thumbnail-parent-div-close
.. raw:: html
Postprocessor examples
======================
These examples show how to use the ``postprocessor`` module
to postprocess cardiac simulations.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/postprocessor/images/thumb/sphx_glr_ep-postprocess-reaction-eikonal_thumb.png
:alt:
:ref:`sphx_glr_examples_postprocessor_ep-postprocess-reaction-eikonal.py`
.. raw:: html
Postprocess a Reaction-Eikonal model.
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/examples/preprocessor/index.rst
/examples/simulator/index.rst
/examples/postprocessor/index.rst
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery