- Author:
- AnthonyM <amarchand@enseirb.fr>
- Date:
- 2015-08-10 10:45:42+12:00
- Desc:
- Model done
- Permanent Source URI:
- http://models.cellml.org/workspace/24c/rawfile/85fed8e734bf9c1e224cc8162a393adc364f771e/figure4.xml
<?xml version="1.0" encoding="utf-8"?>
<sedML xmlns="http://sed-ml.org/"
xmlns:math="http://www.w3.org/1998/Math/MathML" level="1" version="1">
<listOfSimulations>
<uniformTimeCourse id="simulation1" initialTime="0" outputStartTime="0.01" outputEndTime="0.6" numberOfPoints="1000">
<algorithm kisaoID="KISAO:0000019" />
</uniformTimeCourse>
</listOfSimulations>
<listOfModels>
<model id="model1" language="urn:sedml:language:cellml" source="http://models.cellml.org/workspace/24c/rawfile/f210219e15a74a522cf183b8e42f537d4a7c08a2/difrancesco_noble_1985.cellml" />
</listOfModels>
<listOfTasks>
<task id="task0" modelReference="model1" simulationReference="simulation1" />
</listOfTasks>
<listOfDataGenerators>
<dataGenerator id="time" name="time">
<listOfVariables>
<variable id="t" taskReference="task0" target="/cellml:model/cellml:component[@name='environment']/cellml:variable[@name='time']" />
</listOfVariables>
<math:math>
<math:ci>t</math:ci>
</math:math>
</dataGenerator>
<dataGenerator id="Vm1" name="Membrane Potential ">
<listOfVariables>
<variable id="v1" taskReference="task0" target="/cellml:model/cellml:component[@name='membrane']/cellml:variable[@name='V']" />
</listOfVariables>
<math:math>
<math:ci>v1</math:ci>
</math:math>
</dataGenerator>
<dataGenerator id="M3" name=" m^3 gate">
<listOfVariables>
<variable id="m3" taskReference="task0" target="/cellml:model/cellml:component[@name='fast_sodium_current_m_gate']/cellml:variable[@name='m_cube']" />
</listOfVariables>
<math:math>
<math:ci>m3</math:ci>
</math:math>
</dataGenerator>
<dataGenerator id="H" name="h gate">
<listOfVariables>
<variable id="h" taskReference="task0" target="/cellml:model/cellml:component[@name='fast_sodium_current_h_gate']/cellml:variable[@name='h']" />
</listOfVariables>
<math:math>
<math:ci>h</math:ci>
</math:math>
</dataGenerator>
</listOfDataGenerators>
<listOfOutputs>
<plot2D id="plot1" name="m^3 and h gates ">
<listOfCurves>
<curve id="curve_1" logX="false" logY="false" xDataReference="Vm1" yDataReference="M3" />
<curve id="curve_2" logX="false" logY="false" xDataReference="Vm1" yDataReference="H" />
</listOfCurves>
</plot2D>
</listOfOutputs>
</sedML>