<?xml version="1.0" encoding="UTF-8"?>
<sedML xmlns="http://sed-ml.org/sed-ml/level1/version4" level="1" version="4">
  <listOfDataDescriptions>
    <dataDescription id="conditions" name="conditions" format="csv" source="report_task_Boron_NH4.csv">
      <dimensionDescription xmlns="http://www.numl.org/numl/level1/version1">
        <compositeDescription xmlns="http://www.numl.org/numl/level1/version1" id="Index" name="Index" indexType="integer">
          <compositeDescription xmlns="http://www.numl.org/numl/level1/version1" id="ColumnIds" name="ColumnIds" indexType="string">
            <atomicDescription xmlns="http://www.numl.org/numl/level1/version1" valueType="double"/>
          </compositeDescription>
        </compositeDescription>
      </dimensionDescription>
      <listOfDataSources>
        <dataSource id="conditions_time">
          <listOfSlices>
            <slice reference="ColumnIds" value="t"/>
          </listOfSlices>
        </dataSource>
      </listOfDataSources>
    </dataDescription>
    <dataDescription id="expected_observables" name="expected_observables" format="csv" source="report_task_Boron_NH4.csv">
      <dimensionDescription xmlns="http://www.numl.org/numl/level1/version1">
        <compositeDescription xmlns="http://www.numl.org/numl/level1/version1" id="Index" name="Index" indexType="integer">
          <compositeDescription xmlns="http://www.numl.org/numl/level1/version1" id="ColumnIds" name="ColumnIds" indexType="string">
            <atomicDescription xmlns="http://www.numl.org/numl/level1/version1" valueType="double"/>
          </compositeDescription>
        </compositeDescription>
      </dimensionDescription>
      <listOfDataSources>
        <dataSource id="expected_observables_v_NH4_m">
          <listOfSlices>
            <slice reference="ColumnIds" value="J_NH4"/>
          </listOfSlices>
        </dataSource>
      </listOfDataSources>
    </dataDescription>
  </listOfDataDescriptions>
  <listOfModels>
    <model id="Boron_NH4_BG_V3" language="urn:sedml:language:cellml" source="Boron_NH4_BG_V3.cellml"/>
  </listOfModels>
  <listOfTasks>
    <parameterEstimationTask id="pe_task_Boron_NH4_BG_V3">
      <algorithm name="simulated annealing" kisaoID="KISAO:0000503"/>
      <leastSquareObjectiveFunction/>
      <listOfAdjustableParameters>
        <adjustableParameter id="kappa_NH4_m" initialValue="1" modelReference="Boron_NH4_BG_V3" target="/cellml:model/cellml:component[@name=&quot;main&quot;]/cellml:variable[@name=&quot;kappa_NH4_m&quot;]/@initial_value">
          <bounds lowerBound="1e-06" upperBound="1000000" scale="linear"/>
          <listOfExperimentReferences>
            <experimentReference experimentId="fit1"/>
          </listOfExperimentReferences>
        </adjustableParameter>
      </listOfAdjustableParameters>
      <listOfFitExperiments>
        <fitExperiment id="fit1" type="timeCourse">
          <algorithm name="VODE" kisaoID="KISAO:0000535"/>
          <listOfFitMappings>
            <fitMapping dataSource="conditions_time" target="dg_conditions_time" type="time"/>
            <fitMapping dataSource="expected_observables_v_NH4_m" target="dg_expected_observables_v_NH4_m" type="observable" weight="1"/>
          </listOfFitMappings>
        </fitExperiment>
      </listOfFitExperiments>
    </parameterEstimationTask>
  </listOfTasks>
  <listOfDataGenerators>
    <dataGenerator id="dg_conditions_time" name="dataGenerator1">
      <math xmlns="http://www.w3.org/1998/Math/MathML">
        <ci> var_conditions_time </ci>
      </math>
      <listOfVariables>
        <variable id="var_conditions_time" target="/cellml:model/cellml:component[@name=&quot;main&quot;]/cellml:variable[@name=&quot;t&quot;]" taskReference="pe_task_Boron_NH4_BG_V3" modelReference="Boron_NH4_BG_V3"/>
      </listOfVariables>
    </dataGenerator>
    <dataGenerator id="dg_expected_observables_v_NH4_m" name="dataGenerator1">
      <math xmlns="http://www.w3.org/1998/Math/MathML">
        <ci> var_expected_observables_v_NH4_m </ci>
      </math>
      <listOfVariables>
        <variable id="var_expected_observables_v_NH4_m" target="/cellml:model/cellml:component[@name=&quot;main&quot;]/cellml:variable[@name=&quot;v_NH4_m&quot;]" taskReference="pe_task_Boron_NH4_BG_V3" modelReference="Boron_NH4_BG_V3"/>
      </listOfVariables>
    </dataGenerator>
    <dataGenerator id="dg_obj">
      <math xmlns="http://www.w3.org/1998/Math/MathML">
        <ci> var_obj </ci>
      </math>
      <listOfVariables>
        <variable id="var_obj" symbol="sedml:parameterestimation:objective_value" taskReference="pe_task_Boron_NH4_BG_V3"/>
      </listOfVariables>
    </dataGenerator>
    <dataGenerator id="dg_optimal">
      <math xmlns="http://www.w3.org/1998/Math/MathML">
        <ci> var_optimal </ci>
      </math>
      <listOfVariables>
        <variable id="var_optimal" symbol="sedml:parameterestimation:optimal_adjustableParameters" taskReference="pe_task_Boron_NH4_BG_V3"/>
      </listOfVariables>
    </dataGenerator>
  </listOfDataGenerators>
  <listOfOutputs>
    <report id="report_pe_task_Boron_NH4_BG_V3" name="report_pe_task_Boron_NH4_BG_V3">
      <listOfDataSets>
        <dataSet id="dataset_expected_observables_v_NH4_m" label="expected_observables_v_NH4_m" dataReference="dg_expected_observables_v_NH4_m"/>
        <dataSet id="dataset_obj" label="OBJ" dataReference="dg_obj"/>
        <dataSet id="dataset_optimal" label="ADJ" dataReference="dg_optimal"/>
      </listOfDataSets>
    </report>
  </listOfOutputs>
</sedML>
