Location: Testing RDF linking across CellML, SED-ML, and SVG @ 9738b53743e7 / HH-model / experiments / time.xml

Author:
David Nickerson <nickerso@users.sourceforge.net>
Date:
2016-11-29 16:15:06+13:00
Desc:
adding a copy of the HH model to use for this testing
Permanent Source URI:
http://models.cellml.org/workspace/43c/rawfile/9738b53743e73b5065bee5f8695a62a2d16fcfc5/HH-model/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>