Welcome to the Chaste wiki.
This section contains pages generated automatically from the source code accompanying Samanta et al. (2015).
Before running these examples you will need to install Chaste’s dependencies and the source code for version 3.4. 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 simulations featured in the paper supplement are explained and annotated below. For further information on using Chaste to solve these and related problems, see our extensive guide material.
This work is licensed under the Chaste BSD 3 clause licence and the Creative Commons Attribution 4.0 International License. To comply with this licence, please cite the following papers if you re-use this code for an academic publication:
K Samanta, P Kar, GR Mirams, AB Parekh (2015). Ca2+ channel re-localization to plasma membrane microdomains strengthens activation of Ca2+-dependent nuclear gene expression. Cell Reports 12(2), 203-216. doi:10.1016/j.celrep.2015.06.018.
GR Mirams, CJ Arthurs, MO Bernabeu, R Bordas, J Cooper, A Corrias, Y Davit, S-J Dunn, AG Fletcher, DG Harvey, ME Marsh, JM Osborne, P Pathmanathan, J Pitt-Francis, J Southern, N Zemzemi, DJ Gavaghan (2013). Chaste: an open source C++ library for computational physiology and biology. PLoS Computational Biology, 9(3), e1002970. doi:10.1371/journal.pcbi.1002970.
The steps required to reproduce the study are given in the following tutorial file: C++ file for performing simulation.
Either
CaDiffusion
source code into Chaste/projects/
.Or
For either method, to run the simulations, use: