- Author:
- Shelley Fong <s.fong@auckland.ac.nz>
- Date:
- 2021-10-29 14:36:15+13:00
- Desc:
- init
- Permanent Source URI:
- https://models.cellml.org/workspace/8a0/rawfile/6243af8b970b0075b13a59321e067dfc2587afd3/FCU_EC_coupling.cellml
<?xml version='1.0' encoding='UTF-8'?>
<!-- A composite model of the FCU for EC coupling in the heart.
INPUT: change in membrane potential or ligand stimulus
OUTPUT: change in active sites for cross-bridge binding-->
<!-- 13sept21: start-->
<model name="FCU_EC_coupling" xmlns="http://www.cellml.org/cellml/1.1#" xmlns:cellml="http://www.cellml.org/cellml/1.1#" xmlns:xlink="http://www.w3.org/1999/xlink">
<import xlink:href="../BG_wholeSaucerman_B1AR_signalling/units_and_constants/units_BG.cellml">
<units name="per_sec" units_ref="per_sec"/>
<units name="J_per_K_per_mol" units_ref="J_per_K_per_mol"/>
<units name="C_per_mol" units_ref="C_per_mol"/>
<units name="fmol" units_ref="fmol"/>
<units name="fmol_per_L" units_ref="fmol_per_L"/>
<units name="fmol_per_L_per_sec" units_ref="fmol_per_L_per_sec"/>
<units name="per_sec_per_fmol_per_L" units_ref="per_sec_per_fmol_per_L"/>
<units name="per_fmol" units_ref="per_fmol"/>
<units name="fmol_per_sec" units_ref="fmol_per_sec"/>
<units name="J_per_mol" units_ref="J_per_mol"/>
<units name="mM" units_ref="mM"/>
<units name="uM" units_ref="uM"/>
<units name="mM_per_sec" units_ref="mM_per_sec"/>
<units name="uM_per_sec" units_ref="uM_per_sec"/>
<units name="pL" units_ref="pL"/>
<units name="m_to_u" units_ref="m_to_u"/>
</import>
<import xlink:href="../BG_wholeSaucerman_B1AR_signalling/units_and_constants/constants_BG.cellml">
<component component_ref="constants" name="constants"/>
</import>
<import xlink:href="../BG_wholeSaucerman_B1AR_signalling/whole.cellml">
<component component_ref="B1AR_environment" name="B1AR_environment"/>
</import>
</model>