Skip to content

Commit

Permalink
Merge branch 'development' into test_rerun
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Jan 8, 2025
2 parents 9c3f600 + 1838933 commit 8551de6
Show file tree
Hide file tree
Showing 99 changed files with 3,162 additions and 1,081 deletions.
26 changes: 13 additions & 13 deletions BioModels/BIOMD0000000001/BIOMD0000000001_url.sedml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<model id="BIOMD0000000001_url" language="urn:sedml:language:sbml" source="BIOMD0000000001_url.xml"/>
</listOfModels>
<listOfSimulations>
<uniformTimeCourse id="auto_ten_seconds" initialTime="0.001" outputStartTime="0.001" outputEndTime="10000" numberOfSteps="100000">
<uniformTimeCourse id="auto_ten_seconds" initialTime="0" outputStartTime="0" outputEndTime="10" numberOfSteps="1000">
<algorithm name="ODE solver" kisaoID="KISAO:0000694"/>
</uniformTimeCourse>
</listOfSimulations>
Expand Down Expand Up @@ -616,18 +616,18 @@
<xAxis name="Time" type="linear"/>
<yAxis name="Species" type="linear"/>
<listOfCurves>
<curve id="autogen_curve_task1_BLL" name="BLL" logX="true" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_BLL"/>
<curve id="autogen_curve_task1_IL" name="IL" logX="true" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_IL"/>
<curve id="autogen_curve_task1_AL" name="AL" logX="true" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_AL"/>
<curve id="autogen_curve_task1_A" name="A" logX="true" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_A"/>
<curve id="autogen_curve_task1_BL" name="BL" logX="true" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_BL"/>
<curve id="autogen_curve_task1_B" name="B" logX="true" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_B"/>
<curve id="autogen_curve_task1_DLL" name="DLL" logX="true" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_DLL"/>
<curve id="autogen_curve_task1_D" name="D" logX="true" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_D"/>
<curve id="autogen_curve_task1_ILL" name="ILL" logX="true" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_ILL"/>
<curve id="autogen_curve_task1_DL" name="DL" logX="true" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_DL"/>
<curve id="autogen_curve_task1_I" name="I" logX="true" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_I"/>
<curve id="autogen_curve_task1_ALL" name="ALL" logX="true" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_ALL"/>
<curve id="autogen_curve_task1_BLL" name="BLL" logX="false" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_BLL"/>
<curve id="autogen_curve_task1_IL" name="IL" logX="false" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_IL"/>
<curve id="autogen_curve_task1_AL" name="AL" logX="false" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_AL"/>
<curve id="autogen_curve_task1_A" name="A" logX="false" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_A"/>
<curve id="autogen_curve_task1_BL" name="BL" logX="false" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_BL"/>
<curve id="autogen_curve_task1_B" name="B" logX="false" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_B"/>
<curve id="autogen_curve_task1_DLL" name="DLL" logX="false" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_DLL"/>
<curve id="autogen_curve_task1_D" name="D" logX="false" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_D"/>
<curve id="autogen_curve_task1_ILL" name="ILL" logX="false" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_ILL"/>
<curve id="autogen_curve_task1_DL" name="DL" logX="false" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_DL"/>
<curve id="autogen_curve_task1_I" name="I" logX="false" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_I"/>
<curve id="autogen_curve_task1_ALL" name="ALL" logX="false" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_ALL"/>
</listOfCurves>
</plot2D>
</listOfOutputs>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions BioModels/BIOMD0000000001/tests/results_local.json

Large diffs are not rendered by default.

212 changes: 106 additions & 106 deletions BioModels/BIOMD0000000001/tests/results_remote.json

Large diffs are not rendered by default.

16 changes: 2 additions & 14 deletions BioModels/BIOMD0000000138/BIOMD0000000138_url.sedml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<model id="BIOMD0000000138_url" language="urn:sedml:language:sbml" source="BIOMD0000000138_url.xml"/>
</listOfModels>
<listOfSimulations>
<uniformTimeCourse id="auto_ten_seconds" initialTime="0" outputStartTime="0" outputEndTime="3000" numberOfSteps="100000">
<uniformTimeCourse id="auto_ten_seconds" initialTime="0" outputStartTime="0" outputEndTime="10" numberOfSteps="1000">
<algorithm name="ODE solver" kisaoID="KISAO:0000694"/>
</uniformTimeCourse>
</listOfSimulations>
Expand Down Expand Up @@ -414,24 +414,12 @@
<dataSet id="autogen_task1_reaction_0000004" label="reaction_0000004" dataReference="auto_dg_for_task1_reaction_0000004"/>
</listOfDataSets>
</report>
<plot2D id="autogen_plot1" name="c">
<plot2D id="autogen_plot_for_task1" name="Auto-generated plot for task1, including all species.">
<xAxis name="Time" type="linear"/>
<yAxis name="Species" type="linear"/>
<listOfCurves>
<curve id="autogen_curve_task1_c" name="c" logX="false" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_c"/>
</listOfCurves>
</plot2D>
<plot2D id="autogen_plot2" name="V">
<xAxis name="Time" type="linear"/>
<yAxis name="Species" type="linear"/>
<listOfCurves>
<curve id="autogen_curve_for_task1_V" name="V" logX="false" xDataReference="auto_time_for_task1" logY="false" yDataReference="auto_dg_for_task1_V"/>
</listOfCurves>
</plot2D>

<plot2D id="autogen_plot3" name="vk">
<xAxis name="Time" type="linear"/>
<yAxis name="Species" type="linear"/>
</plot2D>
</listOfOutputs>
</sedML>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 8551de6

Please sign in to comment.