- Author:
- Weiwei Ai <wai484@aucklanduni.ac.nz>
- Date:
- 2024-07-17 13:30:50+12:00
- Desc:
- Upload manifest.xml and simulation.json files
- Permanent Source URI:
- https://models.fieldml.org/workspace/b6e/rawfile/ab80326df218db41b5a3ef46a2cdf2a5fb8905cc/models/CellMLV2/Gee_whiz_flat.sedml
<?xml version='1.0' encoding='UTF-8'?>
<sedML level="1" version="3" xmlns="http://sed-ml.org/sed-ml/level1/version3" xmlns:cellml="http://www.cellml.org/cellml/1.0#">
<listOfModels>
<model id="model" language="urn:sedml:language:cellml.1_0" source="Gee_whiz_flat.cellml"/>
</listOfModels>
<listOfSimulations>
<uniformTimeCourse id="simulation1" initialTime="0" numberOfPoints="10000" outputEndTime="10" outputStartTime="0">
<algorithm kisaoID="KISAO:0000019">
<listOfAlgorithmParameters>
<algorithmParameter kisaoID="KISAO:0000211" value="1e-07"/>
<algorithmParameter kisaoID="KISAO:0000475" value="BDF"/>
<algorithmParameter kisaoID="KISAO:0000481" value="true"/>
<algorithmParameter kisaoID="KISAO:0000476" value="Newton"/>
<algorithmParameter kisaoID="KISAO:0000477" value="Dense"/>
<algorithmParameter kisaoID="KISAO:0000480" value="0"/>
<algorithmParameter kisaoID="KISAO:0000415" value="500"/>
<algorithmParameter kisaoID="KISAO:0000467" value="0.001"/>
<algorithmParameter kisaoID="KISAO:0000478" value="Banded"/>
<algorithmParameter kisaoID="KISAO:0000209" value="1e-07"/>
<algorithmParameter kisaoID="KISAO:0000479" value="0"/>
</listOfAlgorithmParameters>
</algorithm>
</uniformTimeCourse>
</listOfSimulations>
<listOfTasks>
<repeatedTask id="repeatedTask" range="once" resetModel="true">
<listOfRanges>
<vectorRange id="once">
<value> 1 </value>
</vectorRange>
</listOfRanges>
<listOfSubTasks>
<subTask order="1" task="task1"/>
</listOfSubTasks>
</repeatedTask>
<task id="task1" modelReference="model" simulationReference="simulation1"/>
</listOfTasks>
</sedML>