Location: A review of cardiac cellular electrophysiology models @ 53b070ec6d82 / models / 1998_fenton / fenton_karma_model_1998_units_model.xml

Author:
David Nickerson <david.nickerson@gmail.com>
Date:
2021-09-16 22:03:57+12:00
Desc:
Updating Luo & Rudy 1991 model: * exposing membrane potential and time variables at top-level; * adding SED-ML for each of the [K]o simulations. Using OpenCOR snapshot release 2021-09-14
Permanent Source URI:
https://models.physiomeproject.org/workspace/a1/rawfile/53b070ec6d825b9a6fa4b0befe9199efe2e32de6/models/1998_fenton/fenton_karma_model_1998_units_model.xml

<?xml version="1.0"?>
<model xmlns="http://www.cellml.org/cellml/1.1#" name="fenton_karma_model_1998_units_model">
  <units xmlns="http://www.cellml.org/cellml/1.1#" name="ms">
    <unit prefix="milli" units="second"/>
  </units>
  <units xmlns="http://www.cellml.org/cellml/1.1#" name="per_ms">
    <unit exponent="-1" prefix="milli" units="second"/>
  </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="per_mV">
    <unit exponent="-1" prefix="milli" units="volt"/>
  </units>
  <units xmlns="http://www.cellml.org/cellml/1.1#" name="per_mV_ms">
    <unit exponent="-1" units="mV"/>
    <unit exponent="-1" units="ms"/>
  </units>
  <units xmlns="http://www.cellml.org/cellml/1.1#" name="mS_per_mm2">
    <unit prefix="milli" units="siemens"/>
    <unit exponent="-2" prefix="milli" units="metre"/>
  </units>
  <units xmlns="http://www.cellml.org/cellml/1.1#" name="uF_per_mm2">
    <unit prefix="micro" units="farad"/>
    <unit exponent="-2" prefix="milli" units="metre"/>
  </units>
  <units xmlns="http://www.cellml.org/cellml/1.1#" name="uA_per_mm2">
    <unit prefix="micro" units="ampere"/>
    <unit exponent="-2" prefix="milli" units="metre"/>
  </units>
  <units xmlns="http://www.cellml.org/cellml/1.1#" name="concentration_units">
    <unit prefix="nano" units="mole"/>
    <unit exponent="-3" prefix="milli" units="metre"/>
  </units>
</model>