Location: Hodgkin & Huxley (1952) model @ b05905c1739d / cellml-2.0 / experiments / time.xml

Author:
WeiweiAi <wai484@aucklanduni.ac.nz>
Date:
2021-05-11 17:42:05+12:00
Desc:
Add readme.rst at the top level to resolve the relative path issue.
Permanent Source URI:
https://models.cellml.org/workspace/64f/rawfile/b05905c1739d98b1712b1a644d615c6fc0b4a59a/cellml-2.0/experiments/time.xml

<?xml version="1.0" encoding="UTF-8"?><model xmlns="http://www.cellml.org/cellml/2.0#" xmlns:cellml="http://www.cellml.org/cellml/2.0#" 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" units="ms" interface="public"/>
  </component>
</model>