- Author:
- David Nickerson <david.nickerson@gmail.com>
- Date:
- 2019-11-04 22:25:48+09:00
- Desc:
- adding CellML 2.0 version of this model generated using the CellML1to2 XSL
- Permanent Source URI:
- https://models.fieldml.org/w/andre/VPH-MIP/rawfile/bd1651a373bbed124d4bd763a86c32c2bf2f3ff0/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>