Location: Leloup, Gonze, Goldbeter, 1999 @ 357b2e509166 / total.cellml

Author:
Mona Zhu <devnull@localhost>
Date:
2011-01-12 12:14:13+13:00
Desc:
Adding 1.1 model
Permanent Source URI:
https://models.physiomeproject.org/workspace/leloup_gonze_goldbeter_1999/rawfile/357b2e5091669ccaf7db41c12b6862a8349e265d/total.cellml

<?xml version="1.0"?>
<model xmlns="http://www.cellml.org/cellml/1.1#" name="total"><component name="interface"><variable name="Y0" public_interface="in" units="nanomolar"/><variable name="Y1" public_interface="in" units="nanomolar"/><variable name="Y2" public_interface="in" units="nanomolar"/><variable name="C" public_interface="in" units="nanomolar"/><variable name="CN" public_interface="in" units="nanomolar"/><math xmlns="http://www.w3.org/1998/Math/MathML"><apply><eq/><ci>Yt</ci><apply><plus/><ci>Y0</ci><ci>Y1</ci><ci>Y2</ci><ci>C</ci><ci>CN</ci></apply></apply></math><variable name="Yt" public_interface="out" units="nanomolar"/></component>

  <units name="nanomolar">
    <unit prefix="nano" units="mole"/>
    <unit exponent="-1" units="litre"/>
  </units>
  
  <units name="hour">
    <unit multiplier="3600.0" units="second"/>
  </units>
  
  <units name="flux">
    <unit units="nanomolar"/>
    <unit exponent="-1" units="hour"/>
  </units>
  
  <units name="first_order_rate_constant">
    <unit exponent="-1" units="hour"/>
  </units>
  
  <units name="second_order_rate_constant">
    <unit exponent="-1" units="nanomolar"/>
    <unit exponent="-1" units="hour"/>
  </units></model>