Releases: ComputationalPhysiology/simcardems
Releases · ComputationalPhysiology/simcardems
v2023.7.1
v2023.7.0
v2023.6.1
v2023.6.0
What's Changed
Add some fixes for running simulations in parallel as well as a workflow for testing a simple use on two processors.
Full Changelog: v2023.5.5...v2023.6.0
v2023.5.5
- Add script for running convergence tests using pure EP model
- Update post-processing script for computing features. This means that some features are not computed anymore and some features (such as time to peak) is computed in a different way, which does affect the results of the convergence tests.
- Use
PETScDMCollection
to perform interpolation between mechanics and EP mesh and handle resulting memory leak originating from this.