Location: Noble_Noble_1984 @ a472894356dd / figure3.xml

Author:
AnthonyM <amarchand@enseirb.fr>
Date:
2015-07-16 15:34:09+12:00
Desc:
delete coucou.txt
Permanent Source URI:
http://models.cellml.org/workspace/245/rawfile/a472894356dd16a76e622573436235d6897d15b0/figure3.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="1" numberOfPoints="1000">
			<algorithm kisaoID="KISAO:0000019" />
		</uniformTimeCourse>
	</listOfSimulations>
	<listOfModels>

		<model id="model1" language="urn:sedml:language:cellml" source="http://models.cellml.org/workspace/246/rawfile/653fab83aa7bcdf225e62656d964e3bd39a29dad/noble_noble_1984_peripheral_model.cellml" />

		<model id="model1" language="urn:sedml:language:cellml" source="http://models.cellml.org/workspace/245/rawfile/1a3ecd469c34fc090edd9a8bc8a2182ccfbb9baa/noble_noble_1984.cellml" />	

	</listOfModels>
	
	
	<listOfTasks>
		<repeatedTask id="task0" resetModel="True" range="current" modelReference="model1" simulationReference="simulation1" >
			<ranges>
				<vectorRange id="current">
					<value>7.5</value>
			
					<value>30</value>

				</vectorRange>
			</ranges>
			<changes>
				<setValue target="/cellml:model/cellml:component[@name='intracellular_sodium_concentration']/cellml:variable[@name='Nai']/@initial_value">
					<listOfVariables>
						<variable id="loopValue" name="current loop value"
                        target="#current"/>
					</listOfVariables>
					<math xmlns="http://www.w3.org/1998/Math/MathML">
						<ci>loopValue</ci>
					</math>
				</setValue>
			</changes>
		</repeatedTask>
	
	</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="Vm" name="Membrane Potential ">
			<listOfVariables>
				<variable id="v" taskReference="task0" target="/cellml:model/cellml:component[@name='membrane']/cellml:variable[@name='V']" />
			</listOfVariables>
			<math:math>
				<math:ci>v</math:ci>
			</math:math>
		</dataGenerator>
		<dataGenerator id="Vprim" name="Derivated Membrane Potential">
			<listOfVariables>
				<variable id="vprim" taskReference="task0" target="/cellml:model/cellml:component[@name='membrane']/cellml:variable[@name='Vprim']" />
			</listOfVariables>
			<math:math>
				<math:ci>vprim</math:ci>
			</math:math>
		</dataGenerator>
>>>>>>> 4a92c8eb762e0fbab56de3f375abb790b4765732:noble_noble_1984_sedml.xml.xml
	</listOfDataGenerators>
	<listOfOutputs>
		<plot2D id="plot1" name="Action Potential">
			<listOfCurves>
				<curve id="curve_0" logX="false" logY="false" xDataReference="time" yDataReference="Vm" />
			</listOfCurves>
		</plot2D>

		<plot2D id="plot2" name="Derivated Action Potential">
			<listOfCurves>
				<curve id="curve_1" logX="false" logY="false" xDataReference="time" yDataReference="Vprim" />
			</listOfCurves>
		</plot2D>

	</listOfOutputs>
</sedML>