Location: Garmendia-Torres, Goldbeter and Jacquet 2007 @ 1bb5779cf619 / Msn2_fractions.cellml

Author:
Mona Zhu <devnull@localhost>
Date:
2010-12-20 14:48:18+13:00
Desc:
Adding diagrams of 1.0 and 1.1 models
Permanent Source URI:
https://models.cellml.org/workspace/garmendia-torres_goldbeter_jacquet_2007/rawfile/1bb5779cf619e5b12c59c9ce6dd3db00d8fb4dc1/Msn2_fractions.cellml

<?xml version="1.0" encoding="utf-8"?>
<!--
This CellML file was generated on 12/10/2010 at 12:00:23 at PM using:

COR (0.9.31.1409)
Copyright 2002-2010 Dr Alan Garny
http://cor.physiol.ox.ac.uk/ - cor@physiol.ox.ac.uk

CellML 1.1 was used to generate this model
http://www.cellml.org/
-->
<model name="Msn2_fractions" cmeta:id="Msn2_fractions" xmlns="http://www.cellml.org/cellml/1.1#" xmlns:cellml="http://www.cellml.org/cellml/1.1#" xmlns:cmeta="http://www.cellml.org/metadata/1.1#">
   <units xmlns="http://www.cellml.org/cellml/1.1#" name="minute">
      <unit units="second" multiplier="60"/>
   </units>
   <units xmlns="http://www.cellml.org/cellml/1.1#" name="per_minute">
      <unit units="minute" exponent="-1"/>
   </units>
   <component xmlns="http://www.cellml.org/cellml/1.1#" name="interface">
      <variable name="M" units="dimensionless" public_interface="out"/>
      <variable name="A" units="dimensionless" public_interface="in"/>
      <variable name="B" units="dimensionless" public_interface="in"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <ci>M</ci>
            <apply>
               <plus/>
               <ci>A</ci>
               <ci>B</ci>
            </apply>
         </apply>
      </math>
   </component>
</model>