Chaste - Documentation
Getting started
For initially getting to grips with the Chaste source code or cardiac executable, we suggest you have a look at the following.
- Cardiac standalone binary: the README.txt file and the files in the docs folder.
- Source code: the README.txt file, and the files in the docs folder, especially the docs/INSTALLATION.txt file.
- Binary and source code: Extensive guide material is made available with each release (and also on the Chaste developers' wiki; see below). This contains a comprehensive guide to setting up and running Chaste, including example simulations and code tutorials, extra installation instructions, reference material, code documentation, and more. The guides for release 3.0 can be found here.
There is further documentation contained on the Chaste developers' wiki, sections of which are available for public browsing. Note however that the contents of the wiki will generally refer to the latest development version of the Chaste code, which may not match a release version.
Documentation for previous releases of Chaste can be found here and comprehensive API documentation here.

