Location: VPH-MIP case study on CellML @ 58e44de10bed / experiments / time.xml

Author:
David Nickerson <nickerso@users.sourceforge.net>
Date:
2012-10-05 15:20:03+13:00
Desc:
updating documentation to better reflect the VPH-MIP slides and mention how to reproduce the simulation results; adding plot of gating variables added to the SED-ML
Permanent Source URI:
http://models.cellml.org/w/andre/VPH-MIP/rawfile/58e44de10bed7fbc87fd1d437f3001c7b653a738/experiments/time.xml

<?xml version="1.0" encoding="iso-8859-1"?>
<model xmlns="http://www.cellml.org/cellml/1.1#" xmlns:cellml="http://www.cellml.org/cellml/1.1#" xmlns:xlink="http://www.w3.org/1999/xlink" name="time">
  <import xlink:href="../components/units.xml">
    <units name="ms" units_ref="ms"/>
  </import>
  <component name="time">
    <variable name="time" initial_value="0.0" public_interface="out" units="ms"/>
  </component>
</model>