Chaste: An Open Source C++ Library for Computational Physiology and Biology

  • G. R. Mirams ,
  • C. J. Arthurs ,
  • M. O. Bernabeu ,
  • R. Bordas ,
  • J. Cooper ,
  • A. Corrias ,
  • Y. Davit ,
  • Sara-Jane Dunn ,
  • A. G. Fletcher ,
  • D. G. Harvey ,
  • M. E. Marsh ,
  • J. M. Osborne ,
  • P. Pathmanathan ,
  • J. Pitt-Francis ,
  • J. Southern ,
  • N. Zemzemi ,
  • D. J. Gavaghan

PLOS Comput. Biol. |

Chaste — Cancer, Heart And Soft Tissue Environment — is an open source C++ library for the computational simulation of mathematical models developed for physiology and biology. Code development has been driven by two initial applications: cardiac electrophysiology and cancer development. A large number of cardiac electrophysiology studies have been enabled and performed, including high-performance computational investigations of defibrillation on realistic human cardiac geometries. New models for the initiation and growth of tumours have been developed. In particular, cell-based simulations have provided novel insight into the role of stem cells in the colorectal crypt. Chaste is constantly evolving and is now being applied to a far wider range of problems. The code provides modules for handling common scientific computing components, such as meshes and solvers for ordinary and partial differential equations (ODEs/PDEs). Re-use of these components avoids the need for researchers to ‘re-invent the wheel’ with each new project, accelerating the rate of progress in new applications. Chaste is developed using industrially-derived techniques, in particular test-driven development, to ensure code quality, re-use and reliability. In this article we provide examples that illustrate the types of problems Chaste can be used to solve, which can be run on a desktop computer. We highlight some scientific studies that have used or are using Chaste, and the insights they have provided. The source code, both for specific releases and the development version, is available to download under an open source Berkeley Software Distribution (BSD) licence at http://www.cs.ox.ac.uk/chaste, together with details of a mailing list and links to documentation and tutorials.