Location: Ikeda BMadonna QKDB @ e87d4d210a73 / cellml / GeneralParameters.cellml

Author:
Ting Yu <ting.yu@auckland.ac.nz>
Date:
2014-03-11 15:34:04+13:00
Desc:
Add GeneralParameters component for Ikeda's model.
Permanent Source URI:
https://models.cellml.org/workspace/194/rawfile/e87d4d210a73650296599773fb1abd3c43087c33/cellml/GeneralParameters.cellml

<?xml version="1.0"?>
<model xmlns="http://www.cellml.org/cellml/1.1#" name="GeneralParameters">
  <component name="GeneralParameters">
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply id="1">
        <eq/>
        <ci>FCOI
        </ci>
        <cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="dimensionless">0
        </cn>
      </apply>
      <apply id="2">
        <eq/>
        <ci>QVIN
        </ci>
        <cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="dimensionless">0
        </cn>
      </apply>
      <apply id="3">
        <eq/>
        <ci>QIN
        </ci>
        <cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="dimensionless">0.001
        </cn>
      </apply>
      <apply id="4">
        <eq/>
        <ci>FO2I
        </ci>
        <cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="dimensionless">0.21
        </cn>
      </apply>
      <apply id="5">
        <eq/>
        <ci>QIWL
        </ci>
        <cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="dimensionless">0.0005
        </cn>
      </apply>
      <apply id="6">
        <eq/>
        <ci>QMWP
        </ci>
        <cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="dimensionless">0.0005
        </cn>
      </apply>
      <apply id="7">
        <eq/>
        <ci>YNIN
        </ci>
        <cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="dimensionless">0.12
        </cn>
      </apply>
      <apply id="8">
        <eq/>
        <ci>YCLI
        </ci>
        <cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="dimensionless">0.1328
        </cn>
      </apply>
      <apply id="9">
        <eq/>
        <ci>YGLI
        </ci>
        <cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="dimensionless">0
        </cn>
      </apply>
    </math>
    <variable name="FCOI" public_interface="out" units="dimensionless"/>
    <variable name="QVIN" public_interface="out" units="dimensionless"/>
    <variable name="QIN" public_interface="out" units="dimensionless"/>
    <variable name="FO2I" public_interface="out" units="dimensionless"/>
    <variable name="QIWL" public_interface="out" units="dimensionless"/>
    <variable name="QMWP" public_interface="out" units="dimensionless"/>
    <variable name="YNIN" public_interface="out" units="dimensionless"/>
    <variable name="YCLI" public_interface="out" units="dimensionless"/>
    <variable name="YGLI" public_interface="out" units="dimensionless"/>
  </component>
</model>