PMR2 / models.physiomeproject.org

The Physiome Model Repository
0 stars 0 forks source link

```simulation-experiment.sedml``` of project ```e/4a6``` incorrectly references model #24

Open bilalshaikh42 opened 2 years ago

bilalshaikh42 commented 2 years ago

In project 4a6 the sedml file loads the model on line 22 as follows

    <listOfModels>
        <model id="model" language="urn:sedml:language:cellml.1_1" source="Boron CO2 expts - original eqns - SS--RO--PH.cellml"/>
    </listOfModels>

However, the source should point to the model.cellml file instead.

    <listOfModels>
        <model id="model" language="urn:sedml:language:cellml.1_1" source="model.cellml"/>
    </listOfModels>
bilalshaikh42 commented 2 years ago

See validation logs at https://run.biosimulations.org/runs/624e906b06b36564297bec93