Location: Models for the OpenCOR and PMR tutorial by Peter Hunter @ f12f9de2cd7c / Noble62_parameters.cellml

Author:
David Nickerson <nickerso@users.sourceforge.net>
Date:
2015-11-16 17:07:58+13:00
Desc:
update to expose variables of interest at top level so that they are visible in OpenCOR following snapshot 2015-11-15.
Permanent Source URI:
https://staging.physiomeproject.org/workspace/25d/rawfile/f12f9de2cd7c65b90b09cb5858d006b5ecf34470/Noble62_parameters.cellml

<?xml version='1.0'?>
<model name="Noble62_parameters" 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="Noble62_units.cellml">
        <units name="mM" units_ref="mM"/>
    </import>
    <component name="parameters">
        <variable initial_value="140" name="Ki" public_interface="out" units="mM"/>
        <variable initial_value="2.5" name="Ko" public_interface="out" units="mM"/>
        <variable initial_value="30" name="Nai" public_interface="out" units="mM"/>
        <variable initial_value="140" name="Nao" public_interface="out" units="mM"/>
    </component>
</model>