Location: A Biophysically Based Mathematical Model of Unitary Potential Activity @ afe0649a295b / Common / units.cellml

Author:
Leyla <lnor300>
Date:
2022-09-28 14:18:41+13:00
Desc:
..
Permanent Source URI:
https://models.fieldml.org/workspace/916/rawfile/afe0649a295b268b0f453c56ea726d6a4019a340/Common/units.cellml

<?xml version='1.0' encoding='UTF-8'?>
<model name="units" xmlns="http://www.cellml.org/cellml/1.1#" xmlns:cellml="http://www.cellml.org/cellml/1.1#">
    <units name="millivolt">
        <unit prefix="milli" units="volt"/>
    </units>
    <units name="micromolar">
        <unit prefix="micro" units="mole"/>
        <unit exponent="-1" units="litre"/>
    </units>
    <units name="per_micromolar">
        <unit exponent="-1" units="micromolar"/>
    </units>
    <units name="per_micromolar2">
        <unit exponent="-2" units="micromolar"/>
    </units>
    <units name="picofarad">
        <unit prefix="pico" units="farad"/>
    </units>
    <units name="picosiemens">
        <unit prefix="pico" units="siemens"/>
    </units>
    <units name="picoampere">
        <unit prefix="pico" units="ampere"/>
    </units>
    <units name="femtoampere">
        <unit prefix="femto" units="ampere"/>
    </units>
    <units name="micromolar_coulomb">
        <unit units="micromolar"/>
        <unit exponent="-1" units="coulomb"/>
    </units>
    <units name="femtocoulomb_per_zeptomole">
        <unit prefix="femto" units="coulomb"/>
        <unit exponent="-1" prefix="zepto" units="mole"/>
    </units>
    <units name="attojoule_per_zeptomole_kelvin">
        <unit prefix="atto" units="joule"/>
        <unit exponent="-1" prefix="zepto" units="mole"/>
        <unit exponent="-1" units="kelvin"/>
    </units>
    <units name="first_order_rate_constant">
        <unit exponent="-1" units="second"/>
    </units>
    <units name="per_second_squared">
        <unit exponent="-2" units="second"/>
    </units>
    <units name="flux">
        <unit units="micromolar"/>
        <unit exponent="-1" units="second"/>
    </units>
</model>