Location: Models for the OpenCOR and PMR tutorial by Peter Hunter @ d444fa733767 / Units_for_Noble62.xml

Author:
David Nickerson <nickerso@users.sourceforge.net>
Date:
2015-08-20 19:18:29+12:00
Desc:
Adding more models from Peter for the initial models in the tutorial
Permanent Source URI:
https://models.physiomeproject.org/workspace/25d/rawfile/d444fa733767787c1508a43205fccd787ecd27cc/Units_for_Noble62.xml

<?xml version='1.0'?>
<model name="units_for_Noble62" xmlns="http://www.cellml.org/cellml/1.1#" xmlns:cellml="http://www.cellml.org/cellml/1.1#">
    <units name="ms">
        <unit prefix="milli" units="second"/>
    </units>
    <units name="per_ms">
        <unit exponent="-1" prefix="milli" units="second"/>
    </units>
    <units name="mV">
        <unit prefix="milli" units="volt"/>
    </units>
    <units name="mM">
        <unit prefix="milli" units="mole"/>
    </units>
    <units name="per_mV">
        <unit exponent="-1" prefix="milli" units="volt"/>
    </units>
    <units name="per_mV_ms">
        <unit exponent="-1" units="mV"/>
        <unit exponent="-1" units="ms"/>
    </units>
    <units name="mS">
        <unit prefix="milli" units="siemens"/>
    </units>
    <units name="microF">
        <unit prefix="micro" units="farad"/>
    </units>
    <units name="microA">
        <unit prefix="micro" units="ampere"/>
    </units>
</model>