Phie Recovery Purkinje Activation
Module: devtests.bidomain.purk_phierecv.run
Section author: Anton Prassl <anton.prassl@medunigraz.at>
Test phie recovery in a slab with attached purkinje network.
This example defines a minimalistic purkinje network attached on top of a thin cuboid on the domain (units in microns):
Run a bidomain simulation in a His stimulated portion of tissue. Restart the same simulation and deactivate the purkinje system. Recover signals at the bath box corners similar to the setting of a clinical ecg recording. Investigate the influence of the purkinje system on the ecg recordings.
As with other examples, add the --visualize
option to automatically load
the results in meshalyzer:
./run.py --visualize
HIS activation within a thin cuboid. Write a statefile at and continue simulation until . Restart bidomain simulation at and finish it at . Recover at right/left arm and left leg.
Checks:
Last run: 2024-02-29 00:57:09.448042, revision {‘base’: ‘cbf8efd0’}, dependency revisions {PT_C: 31642c1e,cvsys: 593686bc,eikonal: 5fbbfda3,elasticity: 4d92ddfc}
Runtime: 0:02:17.112784
SIMULATION FAILED TO RUN
CalledProcessError: Command '/data/prassl_src/carpautotest/repos/carp/CPU/bin/carp.pt' died with <Signals.SIGABRT: 6>. (Unknown error -6)
Last passed: No passes found in history (earliest 2024-02-01 00:57:38.537832)
Same setting as in single core mode above, but now using 4 cores. Compare against single core results.
Tags: MEDIUM PURKINJE PARALLEL
Checks:
Last run: 2024-02-29 00:59:26.589124, revision {‘base’: ‘cbf8efd0’}, dependency revisions {PT_C: 31642c1e,cvsys: 593686bc,eikonal: 5fbbfda3,elasticity: 4d92ddfc}
Runtime: 0:00:42.014874
SIMULATION FAILED TO RUN
CalledProcessError: Command '/home/prassl/install/petsc-3.17.1/linux-gnu-fluid-opt/bin/mpiexec' returned non-zero exit status 134. (Unknown error 134)
Last passed: No passes found in history (earliest 2024-02-01 00:59:56.658338)