Location: Hodgkin & Huxley (1952) model @ c56e1d025518 / index.html
- Author:
- WeiweiAi <wai484@aucklanduni.ac.nz>
- Date:
- 2021-04-28 18:15:33+12:00
- Desc:
- Change the unit of T from celsius to kelvin to in line with CellML2.0 spec (but the real temperature unit is still celsius, no need to do conversion when setting the temperature parameter for simulation)
- Permanent Source URI:
- http://models.cellml.org/workspace/64f/rawfile/c56e1d0255183a1d725eec025cbe79eeee2c8087/index.html
This workspace holds an encoding of the Hodgkin & Huxley (1952) model, designed as useful example to use for explaining the basics of using CellML. A more comprehensive encoding of the Hodgkin & Huxley model is also available.
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 which set the stimulus protocol. - 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.