Location: Reproducibility of the computational model of induced pluripotent stem-cell derived cardiomyocytes @ e6e6f9e2592f / Components / unit.cellml

Author:
nima <nafs080@aucklanduni.ac.nz>
Date:
2021-10-13 16:53:19+13:00
Desc:
Missing act_inact.cellml is added
Permanent Source URI:
https://models.cellml.org/workspace/702/rawfile/e6e6f9e2592f2b5e59e1000f489c80945b8fe5a6/Components/unit.cellml

<?xml version='1.0' encoding='UTF-8'?>
<model name="units" xmlns="http://www.cellml.org/cellml/1.0#" xmlns:cellml="http://www.cellml.org/cellml/1.0#">
    <units name="mV">
        <unit prefix="milli" units="volt"/>
    </units>
    <units name="per_ms">
        <unit exponent="-1" prefix="milli" units="second"/>
    </units>
    <units name="ms">
        <unit prefix="milli" units="second"/>
    </units>
    <units name="mM">
        <unit prefix="milli" units="mole"/>
        <unit exponent="-1" units="litre"/>
    </units>
    <units name="pA_per_pF">
        <unit prefix="pico" units="ampere"/>
        <unit exponent="-1" prefix="pico" units="farad"/>
    </units>
</model>