Location: semantic-annotation @ 92367a08b2bb / NaHCO3 / Units / Units.cellml

Author:
Dewan Sarwar <dsar941@UoA.auckland.ac.nz>
Date:
2020-06-25 21:17:52+12:00
Desc:
annotations changed for mackenzie model
Permanent Source URI:
https://models.physiomeproject.org/workspace/267/rawfile/92367a08b2bb9612257ef3f32b6823adf5e0d53b/NaHCO3/Units/Units.cellml

<?xml version='1.0'?>
<model cmeta:id="units" name="units" xmlns="http://www.cellml.org/cellml/1.1#" xmlns:cellml="http://www.cellml.org/cellml/1.1#" xmlns:cmeta="http://www.cellml.org/metadata/1.0#">
    <units name="mM">
        <unit prefix="milli" units="mole"/>
        <unit exponent="-1" units="litre"/>
    </units>
    <units name="umol_per_s_per_cm2">
        <unit units="umol"/>
        <unit exponent="-1" units="second"/>
        <unit exponent="-1" units="cm2"/>
    </units>
    <units name="mM_per_s">
        <unit units="mM"/>
        <unit exponent="-1" units="second"/>
    </units>
    <units name="mV">
        <unit prefix="milli" units="volt"/>
    </units>
    <units name="C_per_mol">
        <unit exponent="-1" units="mole"/>
        <unit units="coulomb"/>
    </units>
    <!-- unit mJ_per_mol_per_kelvin using unit mJ_per_mol_per_kelvin;
 unit mS_per_cm2 using unit mS_per_cm2;-->
</model>