changed:
-
My original implementation of the 2004 ten Tusscher et al human ventricular cell model (TNNP).
cellml/models/[2004_tenTusscher/components]
All the individual components of the model.
cellml/models/[2004_tenTusscher/experiments]
Specific experiments using either components or entire models.
cellml/models/2004_tenTusscher/2004_tenTusscher_noble_noble_panfilov-endo.xml
The endocardial variant of the TNNP model. Here I import all the components and define the connections between them all. A single interface component is defined which allows the model to be imported into specific experiments where boundary conditions can be applied. Imports ``../common/units.xml`` to define required units and imports ``../common/reversal_potential.xml`` three times for the reversal potential of Na, K, and Ca (one ion) and once for the IKs reversal potential (two ions). Also imports ``components/*.xml`` for all the required components for the endocardial variant.
cellml/models/2004_tenTusscher/2004_tenTusscher_noble_noble_panfilov-epi.xml
Same as above, but for epicardial variant.
cellml/models/2004_tenTusscher/2004_tenTusscher_noble_noble_panfilov-M.xml
Same as above, but for mid-myocardial variant.
cellml/models/2004_tenTusscher/variable_values.xml
Defines the default parameter and initial conditions for the TNNP model. Imports ``../common/units.xml`` to define the required units.