Location: VPH-MIP case study on CellML @ 30ab778d03a1 / index.html
- Author:
- David Nickerson <nickerso@users.sourceforge.net>
- Date:
- 2012-10-04 17:08:53+13:00
- Desc:
- tidy up this stipped down version of my HH model to match the VPH-MIP slides; moving time to its own model; removing all cmeta's from the documents; exposing time and the gating variables via the outputs component in the periodic-stimulus experiment.
- Permanent Source URI:
- https://models.fieldml.org/w/andre/VPH-MIP/rawfile/30ab778d03a1aac5f3d62594a11c1757f5e35198/index.html
This workspace holds my encoding of the Hodgkin & Huxley (1952) model. It is also a useful example to use for explaining the basics of CellML.
Direct links to some of the useful documents in this workspace:
- The complete Hodgkin & Huxley mathematical model:
components/stimulated.xml
; the base model to be instantiated into specific simulation experiments. - The complete set of default parameter values and initial conditions from the HH paper:
components/default-variable-values.xml
- The HH model configured and parameterised with an applied periodic stimulus current:
experiments/periodic-stimulus.xml
- A SED-ML description of a simulation experiment for the periodic stimulus experiment:
sed-ml/periodic-stimulus.xml
; can be used in the SED-ML Web Tools to produce the results shown in the tutorial.