Before running these examples you will need to install Chaste’s dependencies and the source code for version 3.3.
The easiest way to do this is using an Ubuntu machine (or an Ubuntu virtual machine) as discussed on InstallGuides/UbuntuPackage.
Note that cardiac Chaste is not supported on Windows, so users of Windows will need to follow the virtual machine route.
For manual installation of each dependency, on any version of Linux, see DeveloperInstallGuide.
The benchmark simulations from the paper are explained and annotated below.
For further information on using Chaste to solve these and related problems, see our extensive guide material.
Cellular electrophysiology benchmarks
The steps required to reproduce the study are:
Generate accurate reference traces and calculate an acceptable level of error for each model (Generating Reference Data)
Work out the timesteps for each numerical method that are required to meet this error tolerance (Calculate Required Timesteps)