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

Author:
David Nickerson <david.nickerson@gmail.com>
Date:
2021-09-16 22:13:11+12:00
Desc:
adding SED-ML for LRd, JRW, and N98 models and adding them to the jupyter notebook
Permanent Source URI:
https://staging.physiomeproject.org/workspace/a1/rawfile/ab0ecb950e3419f414b804ff0022c328f36fc046/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>