Location: A review of cardiac cellular electrophysiology models @ 077833f63bee / models / 1962_noble / decomposed-n62 / 1962_noble-freeRunning_experiment_model.xml

Author:
David Nickerson <david.nickerson@gmail.com>
Date:
2021-09-15 16:32:46+12:00
Desc:
Updates to Aliev and Panfilov model: * Make sure model is valid OpenCOR CellML Text format; * Make sure model is valid CellML; * Add SED-ML for single stimulus experiment. Using OpenCOR snapshot 2021-09-14
Permanent Source URI:
https://models.physiomeproject.org/workspace/a1/rawfile/077833f63bee089a0bb0061d4c295ab133ebab35/models/1962_noble/decomposed-n62/1962_noble-freeRunning_experiment_model.xml

<?xml version="1.0"?>
<model xmlns="http://www.cellml.org/cellml/1.1#" name="1962_noble-freeRunning_experiment_model">
  <import xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="1962_noble-freeRunning_variable_values_model.xml">
    <component component_ref="parameters" name="parameters"/>
    <component component_ref="initial_values" name="initial_values"/>
  </import>
  <import xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="1962_noble-freeRunning_interface_model.xml">
    <component component_ref="1962_noble-freeRunning_interface_component" name="1962_noble-freeRunning_interface_component"/>
  </import>
  <connection>
    <map_components component_1="1962_noble-freeRunning_interface_component" component_2="parameters"/>
    <map_variables variable_1="IStim" variable_2="IStim"/>
    <map_variables variable_1="g_K_add" variable_2="g_K_add"/>
    <map_variables variable_1="Cm" variable_2="Cm"/>
    <map_variables variable_1="g_Na_max" variable_2="g_Na_max"/>
    <map_variables variable_1="E_Na" variable_2="E_Na"/>
    <map_variables variable_1="g_L" variable_2="g_L"/>
    <map_variables variable_1="E_L" variable_2="E_L"/>
  </connection>
  <connection>
    <map_components component_1="1962_noble-freeRunning_interface_component" component_2="initial_values"/>
    <map_variables variable_1="V_initial" variable_2="V_initial"/>
    <map_variables variable_1="m_initial" variable_2="m_initial"/>
    <map_variables variable_1="h_initial" variable_2="h_initial"/>
    <map_variables variable_1="n_initial" variable_2="n_initial"/>
  </connection>
</model>