Skip to content

Summary of how the cardiac code works in terms of ODEs, PDEs and MPI #269

Answered by mirams
mirams asked this question in Q&A
Discussion options

You must be logged in to vote

We have an in-depth discussion of how the finite element scheme for the PDEs is derived and implemented within Chaste in this PDF:
https://chaste.github.io/docs/fem_implementation.pdf

In terms of the CellML/action potential models, there is one placed at each node of the finite element mesh, they just need to present the correct units (conversions from CellML done automatically - the best introduction is probably https://doi.org/10.3389/fphys.2014.00511 on the capabilities on that side, as well as some newer features (singularity removal) in chaste_codegen which recently replaced the old Python2 PyCML)

Replies: 1 comment 2 replies

Comment options

mirams
May 9, 2024
Maintainer Author

You must be logged in to vote
2 replies
@jmpf
Comment options

@davidbenncsiro
Comment options

Answer selected by mirams
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants