- Author:
- David Nickerson <nickerso@users.sourceforge.net>
- Date:
- 2010-04-21 17:44:16+12:00
- Desc:
- need to ensure graph id's are unique across models in order for the reference description code to work.
- Permanent Source URI:
- https://models.fieldml.org/workspace/eskandari_wright_loo_2005/rawfile/789015a22279336077a6cb8f9e92ef321e458d44/decomposed-model/eskandari_2005_units_model.xml
<?xml version="1.0"?>
<model xmlns="http://www.cellml.org/cellml/1.1#" name="eskandari_2005_units_model">
<units xmlns="http://www.cellml.org/cellml/1.1#" name="per_second">
<unit exponent="-1" units="second"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="per_second5">
<unit exponent="-5" units="second"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="volt_per_second">
<unit units="volt"/>
<unit exponent="-1" units="second"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="per_mol">
<unit exponent="-1" units="mole"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="umol">
<unit prefix="micro" units="mole"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="M">
<unit units="mole"/>
<unit exponent="-1" units="litre"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="um2">
<unit exponent="2" prefix="micro" units="metre"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="mol_per_um2">
<unit units="mole"/>
<unit exponent="-1" units="um2"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="mM">
<unit prefix="milli" units="mole"/>
<unit exponent="-1" units="litre"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="mV">
<unit prefix="milli" units="volt"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="J_per_K_per_mol">
<unit exponent="-1" units="mole"/>
<unit units="joule"/>
<unit exponent="-1" units="kelvin"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="pA_per_cm2">
<unit prefix="pico" units="ampere"/>
<unit exponent="-2" prefix="centi" units="metre"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="uA">
<unit prefix="micro" units="ampere"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="uA_per_um2">
<unit units="uA"/>
<unit exponent="-1" units="um2"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="uA_per_A">
<unit units="uA"/>
<unit exponent="-1" units="ampere"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="umol_per_mol">
<unit units="umol"/>
<unit exponent="-1" units="mole"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="C_per_mol">
<unit exponent="-1" units="mole"/>
<unit units="coulomb"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="per_M_per_second">
<unit exponent="-1" units="M"/>
<unit exponent="-1" units="second"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="per_M2_per_second">
<unit exponent="-2" units="M"/>
<unit exponent="-1" units="second"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="M2">
<unit exponent="2" units="M"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="M3">
<unit exponent="3" units="M"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="M3_per_second">
<unit exponent="3" units="M"/>
<unit exponent="-1" units="second"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="per_M3_per_second5">
<unit exponent="-3" units="M"/>
<unit exponent="-5" units="second"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="M_per_second">
<unit units="M"/>
<unit exponent="-1" units="second"/>
</units>
</model>