Location: Hodgkin & Huxley (1952) model @ ab2962b87966 / doc / clamped_current.rst

Author:
WeiweiAi <wai484@aucklanduni.ac.nz>
Date:
2022-03-31 10:48:40+13:00
Desc:
Add open channel IV of HH models; Add simulation and plot python scripts
Permanent Source URI:
https://models.cellml.org/workspace/64f/rawfile/ab2962b8796666ad9938a2577611c954f006b5fd/doc/clamped_current.rst

Membrane current model
----------------------

The `clamped_current.cellml <../components/clamped_current.cellml>`_ defines `the total current during a voltage clamp <../components/clamped_current.cellml/cellml_math>`_.
It combines the imported ionic current components:

- Potassium current component
  
The `IK.cellml <../components/IK.cellml>`_ defines the equation of the potassium current.
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
  
The `INa.cellml <../components/INa.cellml>`_ defines the equation of the sodium current.
It instantiates the imported `gating kinetics component`_ for m and h gates, while the gate rates are defined in `INa-gating-rates.cellml <../components/INa-gating-rates.cellml>`_.

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