Location: Noble_Noble_1984 @ a472894356dd / figure1.xml

Author:
AnthonyM <amarchand@enseirb.fr>
Date:
2015-07-16 15:34:09+12:00
Desc:
delete coucou.txt
Permanent Source URI:
https://staging.physiomeproject.org/workspace/245/rawfile/a472894356dd16a76e622573436235d6897d15b0/figure1.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="0.8" numberOfPoints="800">
			<algorithm kisaoID="KISAO:0000019" />
		</uniformTimeCourse>
		<uniformTimeCourse id="simulation2" initialTime="0" outputStartTime="0" outputEndTime="0.8" numberOfPoints="800">
			<algorithm kisaoID="KISAO:0000019" />
		</uniformTimeCourse>
	</listOfSimulations>
	<listOfModels>
		<model id="model1" language="urn:sedml:language:cellml" source="http://models.cellml.org/workspace/246/rawfile/d1dea63f870cc247be39807a094a9fcf1db4bd42/noble_noble_1984_central_model.cellml" />
		<model id="model2" language="urn:sedml:language:cellml" source="http://models.cellml.org/workspace/246/rawfile/653fab83aa7bcdf225e62656d964e3bd39a29dad/noble_noble_1984_peripheral_model.cellml" />
	</listOfModels>
	<listOfTasks>
		<task id="task0" modelReference="model1"  simulationReference="simulation1" />
		<task id="task1" modelReference="model2"  simulationReference="simulation2" />
	</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 , Central Model">
			<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="Vm2" name="Membrane Potential , Peripheral Model">
			<listOfVariables>
				<variable id="v2" taskReference="task1" target="/cellml:model/cellml:component[@name='membrane']/cellml:variable[@name='V']" />
			</listOfVariables>
			<math:math>
				<math:ci>v2</math:ci>
			</math:math>
		</dataGenerator>
		<dataGenerator id="Vprim1" name="Derivated Membrane Potential">
			<listOfVariables>
				<variable id="vprim1" taskReference="task0" target="/cellml:model/cellml:component[@name='membrane']/cellml:variable[@name='Vprim']" />
			</listOfVariables>
			<math:math>
				<math:ci>vprim1</math:ci>
			</math:math>
		</dataGenerator>
		<dataGenerator id="Vprim2" name="Derivated Membrane Potential">
			<listOfVariables>
				<variable id="vprim2" taskReference="task1" target="/cellml:model/cellml:component[@name='membrane']/cellml:variable[@name='Vprim']" />
			</listOfVariables>
			<math:math>
				<math:ci>vprim2</math:ci>
			</math:math>
		</dataGenerator>
	</listOfDataGenerators>
	<listOfOutputs>
		<plot2D id="plot1" name="Action Potential , Central Model">
			<listOfCurves>
				<curve id="curve_0" logX="false" logY="false" xDataReference="time" yDataReference="Vm1" />
			</listOfCurves>
		</plot2D>
		<plot2D id="plot2" name="Derivated Action Potential , Central Model">
			<listOfCurves>
				<curve id="curve_1" logX="false" logY="false" xDataReference="time" yDataReference="Vprim1" />
			</listOfCurves>
		</plot2D>
		<plot2D id="plot3" name="Action Potential , Peripheral Model">
			<listOfCurves>
				<curve id="curve_2" logX="false" logY="false" xDataReference="time" yDataReference="Vm2" />
			</listOfCurves>
		</plot2D>
		<plot2D id="plot4" name="Derivated Action Potential , Peripheral Model">
			<listOfCurves>
				<curve id="curve_3" logX="false" logY="false" xDataReference="time" yDataReference="Vprim2" />
			</listOfCurves>
		</plot2D>
	</listOfOutputs>
</sedML>