Location: Hodgkin & Huxley (1952) model @ b05905c1739d / doc / stimulated.rst

Author:
WeiweiAi <wai484@aucklanduni.ac.nz>
Date:
2021-05-11 17:42:05+12:00
Desc:
Add readme.rst at the top level to resolve the relative path issue.
Permanent Source URI:
https://models.cellml.org/workspace/64f/rawfile/b05905c1739d98b1712b1a644d615c6fc0b4a59a/doc/stimulated.rst

The `stimulated.cellml <../components/stimulated.cellml>`_ defines the complete `equations of the membrane potential and conductance <../components/stimulated.cellml/cellml_math>`_.
It combines the imported ionic current components:

- `Potassium current component <../components/IK.cellml>`_
The `IK.cellml <../components/IK.cellml>`_ defines `the equation of the potassium current <../components/IK.cellml/cellml_math>`_.
It instantiates the imported `gating kinetics component <../components/gating-variable.cellml>`_ for n gate, while the n gate rate is defined in `IK-gating-rates.cellml <../components/IK-gating-rates.cellml>`_.

- `Sodium current component <../components/INa.cellml/view>`_
The `INa.cellml <../components/INa.cellml>`_ defines `the equation of the sodium current <../components/INa.cellml/cellml_math>`_.
It instantiates the imported `gating kinetics component <../components/gating-variable.cellml>`_ for m and h gates, while the gate rates are defined in `INa-gating-rates.cellml <../components/INa-gating-rates.cellml>`_.

- `Leakage current component <../components/Ileak.cellml/view>`_
The `Ileak.cellml <../components/Ileak.cellml>`_ defines `the equation of the leakage current <../components/Ileak.cellml/cellml_math>`_