Location: difrancesco_noble_1985 @ 0cd7bc75ad77 / figure8.xml

Author:
AnthonyM <amarchand@enseirb.fr>
Date:
2015-09-11 16:00:51+12:00
Desc:
done
Permanent Source URI:
https://models.physiomeproject.org/workspace/24c/rawfile/0cd7bc75ad7753857372f44403e3e401fc7627b8/figure8.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="600" numberOfPoints="1800">
			<algorithm kisaoID="KISAO:0000019" />
		</uniformTimeCourse>
	</listOfSimulations>
	<listOfModels>
		<model id="model1" language="urn:sedml:language:cellml" source="http://models.cellml.org/workspace/24d/rawfile/e435040912431805a06434a5f58f0bc0c903e3a6/luo_rudy_1991.cellml" />
	</listOfModels>
	<listOfTasks>
		<repeatedTask id="task0" resetModel="True" range="current" modelReference="model1" simulationReference="simulation1" >
			<ranges>
				<vectorRange id="current">
					<value>7</value>

					<value>5.4</value>

					<value>4</value>
					
					<value>3</value>

				</vectorRange>
			</ranges>
			<changes>
				<setValue target="/cellml:model/cellml:component[@name='ionic_concentrations']/cellml:variable[@name='Ko']/@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="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>

	</listOfDataGenerators>
	<listOfOutputs>
		<plot2D id="plot1" name=" Influence of Kb (2.7,4,6,8,10,20) on Action Potential">
			<listOfCurves>
				<curve id="curve_1" logX="false" logY="false" xDataReference="time" yDataReference="Vm1" />
			</listOfCurves>
		</plot2D>
	</listOfOutputs>
</sedML>