- Author:
- David Nickerson <david.nickerson@gmail.com>
- Date:
- 2021-09-16 00:41:19+12:00
- Desc:
- Updating Noble 1962 model:
* Exposing the membrane potential to the top-level model;
* adding SED-ML for the paced and pacemaker variants of the model.
Using OpenCOR Snapshot release 2021-09-14.
- Permanent Source URI:
- https://models.fieldml.org/workspace/a1/rawfile/f954e59183314cd37f86c8832dc81317d01c8ec5/models/1962_noble/decomposed-n62/stimulus_protocol_model.xml
<?xml version="1.0"?>
<model xmlns="http://www.cellml.org/cellml/1.1#" name="stimulus_protocol_model">
<component name="stimulus_protocol">
<variable name="IStim" private_interface="out" public_interface="in" units="uA_per_mmsq"/>
</component>
<import xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="1962_noble-freeRunning_units_model.xml">
<units name="mm" units_ref="mm"/>
<units name="ng" units_ref="ng"/>
<units name="ms" units_ref="ms"/>
<units name="uA" units_ref="uA"/>
<units name="K" units_ref="K"/>
<units name="nmol" units_ref="nmol"/>
<units name="mmsq" units_ref="mmsq"/>
<units name="mmcu" units_ref="mmcu"/>
<units name="mssq" units_ref="mssq"/>
<units name="mscu" units_ref="mscu"/>
<units name="mV" units_ref="mV"/>
<units name="mVsq" units_ref="mVsq"/>
<units name="mV_per_ms" units_ref="mV_per_ms"/>
<units name="mS" units_ref="mS"/>
<units name="mS_per_mmsq" units_ref="mS_per_mmsq"/>
<units name="mS_per_mm" units_ref="mS_per_mm"/>
<units name="uA_per_mmsq" units_ref="uA_per_mmsq"/>
<units name="uA_per_mmcu" units_ref="uA_per_mmcu"/>
<units name="nC" units_ref="nC"/>
<units name="uF" units_ref="uF"/>
<units name="uF_per_mmsq" units_ref="uF_per_mmsq"/>
<units name="mM" units_ref="mM"/>
<units name="mM_per_ms" units_ref="mM_per_ms"/>
<units name="nN" units_ref="nN"/>
<units name="mPa" units_ref="mPa"/>
<units name="pJ" units_ref="pJ"/>
<units name="nW" units_ref="nW"/>
<units name="per_ms" units_ref="per_ms"/>
<units name="per_mm" units_ref="per_mm"/>
<units name="per_mV" units_ref="per_mV"/>
<units name="per_mV_per_ms" units_ref="per_mV_per_ms"/>
<units name="per_mM_per_ms" units_ref="per_mM_per_ms"/>
<units name="uA_per_mmsq_per_mM" units_ref="uA_per_mmsq_per_mM"/>
<units name="mm_per_ms" units_ref="mm_per_ms"/>
<units name="gas_constant" units_ref="gas_constant"/>
<units name="faradays_constant" units_ref="faradays_constant"/>
<units name="pA_per_pF" units_ref="pA_per_pF"/>
<units name="nS_per_pF" units_ref="nS_per_pF"/>
<units name="uF_per_cmsq" units_ref="uF_per_cmsq"/>
<units name="um" units_ref="um"/>
<units name="umsq" units_ref="umsq"/>
<units name="umcu" units_ref="umcu"/>
<units name="cmcu_per_uF_per_s" units_ref="cmcu_per_uF_per_s"/>
<units name="mM_per_s" units_ref="mM_per_s"/>
<units name="per_mV_ms" units_ref="per_mV_ms"/>
<units name="mS_per_mm2" units_ref="mS_per_mm2"/>
<units name="uF_per_mm2" units_ref="uF_per_mm2"/>
<units name="uA_per_mm2" units_ref="uA_per_mm2"/>
</import>
</model>