These tutorials assume prior knowledge or understanding of various C++ language features and some libraries, including (at least): std::vectors, c_vectors, and abstract and concrete base classes.

To run any of these tutorials, call scons test_suite=<NAME_OF_TUTORIAL_FILE>, from the main chaste directory, e.g.

scons test_suite=ode/test/TestSolvingOdesTutorial.hpp

To do this, either call this from the command line, or create a new make target in eclipse, with the above command as the 'Build command'

See also a cancer Chaste practical and a cardiac Chaste practical.

Tutorials corresponding to released versions of Chaste can be found at https://chaste.github.io/releases/

Tutorials

The basics

Solving ODEs and PDEs

Cardiac Chaste

For executable users:

Source code users:

Cell-based Chaste

Solid Mechanics (incl. cardiac electro-mechanics)


Automatically generated alphabetical listing