Location: difrancesco_noble_1985 @ 0cd7bc75ad77 / figure7.xml

Author:
AnthonyM <amarchand@enseirb.fr>
Date:
2015-09-11 16:00:51+12:00
Desc:
done
Permanent Source URI:
https://models.cellml.org/workspace/24c/rawfile/0cd7bc75ad7753857372f44403e3e401fc7627b8/figure7.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" outputEndTime="2.5" 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 (millivolt) ">
			<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="ICab" name=" Calcium Background Current (NanoA)">
			<listOfVariables>
				<variable id="icab" taskReference="task0" target="/cellml:model/cellml:component[@name='calcium_background_current']/cellml:variable[@name='i_Ca_b']" />
			</listOfVariables>
			<math:math>
				<math:ci>icab</math:ci>
			</math:math>
		</dataGenerator>

		<dataGenerator id="INab" name=" Sodium Background Current (NanoA)">
			<listOfVariables>
				<variable id="inab" taskReference="task0" target="/cellml:model/cellml:component[@name='sodium_background_current']/cellml:variable[@name='i_Na_b']" />
			</listOfVariables>
			<math:math>
				<math:ci>inab</math:ci>
			</math:math>
		</dataGenerator>

		<dataGenerator id="Ip" name=" Sodium Potassium Pump (NanoA)">
			<listOfVariables>
				<variable id="ip" taskReference="task0" target="/cellml:model/cellml:component[@name='sodium_potassium_pump']/cellml:variable[@name='i_p']" />
			</listOfVariables>
			<math:math>
				<math:ci>ip</math:ci>
			</math:math>
		</dataGenerator>

		<dataGenerator id="IK1" name="Time Independent Potassium Current (NanoA)">
			<listOfVariables>
				<variable id="ik1" taskReference="task0" target="/cellml:model/cellml:component[@name='time_independent_potassium_current']/cellml:variable[@name='i_K1']" />
			</listOfVariables>
			<math:math>
				<math:ci>ik1</math:ci>
			</math:math>
		</dataGenerator>

		<dataGenerator id="IK" name="Time Dependent Potassium Current (NanoA)">
			<listOfVariables>
				<variable id="ik" taskReference="task0" target="/cellml:model/cellml:component[@name='time_dependent_potassium_current']/cellml:variable[@name='i_K']" />
			</listOfVariables>
			<math:math>
				<math:ci>ik</math:ci>
			</math:math>
		</dataGenerator>

		<dataGenerator id="INACA" name="NaCa exchanger (NanoA)">
			<listOfVariables>
				<variable id="inaca" taskReference="task0" target="/cellml:model/cellml:component[@name='Na_Ca_exchanger']/cellml:variable[@name='i_NaCa']" />
			</listOfVariables>
			<math:math>
				<math:ci>inaca</math:ci>
			</math:math>
		</dataGenerator>

		<dataGenerator id="If" name="Hyperpolarising activated current (NanoA)">
			<listOfVariables>
				<variable id="if" taskReference="task0" target="/cellml:model/cellml:component[@name='hyperpolarising_activated_current']/cellml:variable[@name='i_f']" />
			</listOfVariables>
			<math:math>
				<math:ci>if</math:ci>
			</math:math>
		</dataGenerator>

		<dataGenerator id="IsiCa" name="Second Inward Current (NanoA)">
			<listOfVariables>
				<variable id="isica" taskReference="task0" target="/cellml:model/cellml:component[@name='second_inward_current']/cellml:variable[@name='i_siCa']" />
			</listOfVariables>
			<math:math>
				<math:ci>isica</math:ci>
			</math:math>
		</dataGenerator>


	</listOfDataGenerators>

	<listOfOutputs>
		<plot2D id="plot1" name=" Membrane Potential ">
			<listOfCurves>
				<curve id="curve_1" logX="false" logY="false" xDataReference="time" yDataReference="Vm1" />
			</listOfCurves>
		</plot2D>

		<plot2D id="plot2" name=" Currents ">
			<listOfCurves>
				<curve id="curve_2" logX="false" logY="false" xDataReference="time" yDataReference="IK1" />
				<curve id="curve_3" logX="false" logY="false" xDataReference="time" yDataReference="Ip" />
				<curve id="curve_4" logX="false" logY="false" xDataReference="time" yDataReference="ICab" />
				<curve id="curve_5" logX="false" logY="false" xDataReference="time" yDataReference="INab" />
			</listOfCurves>
		</plot2D>

		<plot2D id="plot3" name=" Currents ">
			<listOfCurves>
				<curve id="curve_6" logX="false" logY="false" xDataReference="time" yDataReference="IK" />
				<curve id="curve_7" logX="false" logY="false" xDataReference="time" yDataReference="INACA" />
				<curve id="curve_8" logX="false" logY="false" xDataReference="time" yDataReference="If" />
				<curve id="curve_9" logX="false" logY="false" xDataReference="time" yDataReference="IsiCa" />
			</listOfCurves>
		</plot2D>
	</listOfOutputs>
</sedML>