Location: A Quantitative Model of Gastric Smooth Muscle Cellular Activation @ 3affededfd25 / CaNa_Exchanger / Experiment_CaNa_Exchanger.cellml

Author:
Leyla <lnor300>
Date:
2022-09-28 16:08:33+13:00
Desc:
..
Permanent Source URI:
https://models.fieldml.org/workspace/919/rawfile/3affededfd25a44594b79661e39fb68801515613/CaNa_Exchanger/Experiment_CaNa_Exchanger.cellml

<?xml version='1.0' encoding='UTF-8'?>
<model name="experiment_Ca_Exchanger" 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="../Common/units.cellml">
        <units name="time_units" units_ref="time_units"/>
        <units name="millimolar" units_ref="millimolar"/>
        <units name="R_units" units_ref="R_units"/>
        <units name="F_units" units_ref="F_units"/>
        <units name="Temperature_units" units_ref="Temperature_units"/>
        <units name="conductance_units" units_ref="conductance_units"/>
        <units name="Inverse_Voltage_units" units_ref="Inverse_Voltage_units"/>
        <units name="voltage_units" units_ref="voltage_units"/>
        <units name="current_units" units_ref="current_units"/>
        <units name="millimolar_per_millisecond" units_ref="millimolar_per_millisecond"/>
    </import>
    <import xlink:href="../Common/generator.cellml">
        <component component_ref="experiment" name="experiment"/>
    </import>
    <import xlink:href="../Common/environment.cellml">
        <component component_ref="environment" name="environment"/>
    </import>
    <import xlink:href="../CaNa_Exchanger/CaNa_Exchanger.cellml">
        <component component_ref="J_CaSR_SM" name="J_CaSR_SM"/>
    </import>
    <import xlink:href="../Common/parameters.cellml">
        <component component_ref="parameter_values" name="parameter_values"/>
    </import>
    <connection>
        <map_components component_1="environment" component_2="experiment"/>
        <map_variables variable_1="time" variable_2="time"/>
    </connection>
    <connection>
        <map_components component_1="environment" component_2="J_CaSR_SM"/>
        <map_variables variable_1="time" variable_2="time"/>
    </connection>
    <connection>
        <map_components component_1="experiment" component_2="J_CaSR_SM"/>
        <map_variables variable_1="Ca_i" variable_2="Ca_i"/>
    </connection>
    <component name="outputs">
        <variable name="time" public_interface="in" units="time_units"/>
        <variable name="J_CaSR_SM" public_interface="in" units="millimolar_per_millisecond"/>
    </component>
    <connection>
        <map_components component_1="outputs" component_2="J_CaSR_SM"/>
        <map_variables variable_1="time" variable_2="time"/>
        <map_variables variable_1="J_CaSR_SM" variable_2="J_CaSR_SM"/>
    </connection>
</model>