Location: viswanathan_shaw_rudy_1999 @ d8a0c2421b39 / figure7.xml

Author:
AnthonyM <amarchand@enseirb.fr>
Date:
2015-08-13 09:47:49+12:00
Desc:
remove documentation
Permanent Source URI:
https://models.physiomeproject.org/workspace/24f/rawfile/d8a0c2421b397bdc8c2356ff2e81ae7f5d579758/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="350" numberOfPoints="700">
			<algorithm kisaoID="KISAO:0000019" />
		</uniformTimeCourse>
	</listOfSimulations>
	<listOfModels>
		<model id="model1" language="urn:sedml:language:cellml" source="http://models.cellml.org/workspace/24f/rawfile/41ab0ec1fafeb8c1b4a50268e7a7a01319cdc26e/viswanathan_shaw_rudy_1999_a.cellml" />
		<model id="model2" language="urn:sedml:language:cellml" source="http://models.cellml.org/workspace/24f/rawfile/41ab0ec1fafeb8c1b4a50268e7a7a01319cdc26e/viswanathan_shaw_rudy_1999_b.cellml" />
		<model id="model3" language="urn:sedml:language:cellml" source="http://models.cellml.org/workspace/24f/rawfile/41ab0ec1fafeb8c1b4a50268e7a7a01319cdc26e/viswanathan_shaw_rudy_1999_c.cellml" />
	</listOfModels>
	<listOfTasks>
		<repeatedTask id="task0" resetModel="True" range="current" modelReference="model1" simulationReference="simulation1" >
			<ranges>
				<vectorRange id="current">
					<value>300</value>

					<value>500</value>

					<value>1000</value>
					
					<value>2000</value>

				</vectorRange>
			</ranges>
			<changes>

				<setValue target="/cellml:model/cellml:component[@name='membrane']/cellml:variable[@name='stim_period']/@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>

		<repeatedTask id="task1" resetModel="True" range="current1" modelReference="model2" simulationReference="simulation1" >
			<ranges>
				<vectorRange id="current1">
					<value>300</value>

					<value>500</value>

					<value>1000</value>

					<value>2000</value>

				</vectorRange>
			</ranges>
			<changes>
				<setValue target="/cellml:model/cellml:component[@name='membrane']/cellml:variable[@name='stim_period']/@initial_value">
					<listOfVariables>
						<variable id="loopValue1" name="current loop value"
                        target="#current1"/>
					</listOfVariables>
					<math xmlns="http://www.w3.org/1998/Math/MathML">
						<ci>loopValue1</ci>
					</math>
				</setValue>
			</changes>
		</repeatedTask>

		<repeatedTask id="task2" resetModel="True" range="current2" modelReference="model3" simulationReference="simulation1" >
			<ranges>
				<vectorRange id="current2">
					<value>300</value>

					<value>500</value>

					<value>1000</value>

					<value>2000</value>

				</vectorRange>
			</ranges>
			<changes>
				<setValue target="/cellml:model/cellml:component[@name='membrane']/cellml:variable[@name='stim_period']/@initial_value">
					<listOfVariables>
						<variable id="loopValue2" name="current loop value"
                        target="#current2"/>
					</listOfVariables>
					<math xmlns="http://www.w3.org/1998/Math/MathML">
						<ci>loopValue2</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="Vm1" name="Membrane Potential , Mcell 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 , Endocardial 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="Vm3" name="Membrane Potential , Endocardial Model">
			<listOfVariables>
				<variable id="v3" taskReference="task2" target="/cellml:model/cellml:component[@name='membrane']/cellml:variable[@name='V']" />
			</listOfVariables>
			<math:math>
				<math:ci>v3</math:ci>
			</math:math>
		</dataGenerator>


	</listOfDataGenerators>
	<listOfOutputs>
		<plot2D id="plot1" name="Membrane Potential , Mcell Model">
			<listOfCurves>
				<curve id="curve_0" logX="false" logY="false" xDataReference="time" yDataReference="Vm1" />
			</listOfCurves>
		</plot2D>

		<plot2D id="plot2" name="Membrane Potential , Endocardial Model">
			<listOfCurves>
				<curve id="curve_1" logX="false" logY="false" xDataReference="time" yDataReference="Vm2" />
			</listOfCurves>
		</plot2D>

		<plot2D id="plot3" name="Membrane Potential , Epicardial Model">
			<listOfCurves>
				<curve id="curve_2" logX="false" logY="false" xDataReference="time" yDataReference="Vm3" />
			</listOfCurves>
		</plot2D>

	</listOfOutputs>
</sedML>