All Downloads are FREE. Search and download functionalities are using the official Maven repository.

testFlattening.test28_flat.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<sbml xmlns="http://www.sbml.org/sbml/level3/version1/core" level="3" version="1">
  <model>
    <listOfCompartments>
      <compartment id="sub1__sub1__sub1__C" size="1" constant="true"/>
    </listOfCompartments>
    <listOfSpecies>
      <species id="sub1__sub1__sub1__s1" compartment="sub1__sub1__sub1__C" initialAmount="1" hasOnlySubstanceUnits="true" boundaryCondition="false" constant="false"/>
    </listOfSpecies>
    <listOfParameters>
      <parameter id="timeconv" value="60" constant="true"/>
      <parameter id="extentconv" value="10" constant="true"/>
      <parameter id="sub1__timeconv" value="60" constant="true"/>
      <parameter id="sub1__extentconv" value="10" constant="true"/>
      <parameter id="sub1__timeconv_times_timeconv" constant="true"/>
      <parameter id="sub1__extentconv_times_extentconv" constant="true"/>
      <parameter id="sub1__sub1__timeconv" value="60" constant="true"/>
      <parameter id="sub1__sub1__extentconv" value="10" constant="true"/>
      <parameter id="sub1__sub1__timeconv_times_sub1__timeconv_times_timeconv" constant="true"/>
      <parameter id="sub1__sub1__extentconv_times_sub1__extentconv_times_extentconv" constant="true"/>
    </listOfParameters>
    <listOfInitialAssignments>
      <initialAssignment symbol="sub1__timeconv_times_timeconv">
        <math xmlns="http://www.w3.org/1998/Math/MathML">
          <apply>
            <times/>
            <ci> sub1__timeconv </ci>
            <ci> timeconv </ci>
          </apply>
        </math>
      </initialAssignment>
      <initialAssignment symbol="sub1__extentconv_times_extentconv">
        <math xmlns="http://www.w3.org/1998/Math/MathML">
          <apply>
            <times/>
            <ci> sub1__extentconv </ci>
            <ci> extentconv </ci>
          </apply>
        </math>
      </initialAssignment>
      <initialAssignment symbol="sub1__sub1__timeconv_times_sub1__timeconv_times_timeconv">
        <math xmlns="http://www.w3.org/1998/Math/MathML">
          <apply>
            <times/>
            <ci> sub1__sub1__timeconv </ci>
            <ci> sub1__timeconv_times_timeconv </ci>
          </apply>
        </math>
      </initialAssignment>
      <initialAssignment symbol="sub1__sub1__extentconv_times_sub1__extentconv_times_extentconv">
        <math xmlns="http://www.w3.org/1998/Math/MathML">
          <apply>
            <times/>
            <ci> sub1__sub1__extentconv </ci>
            <ci> sub1__extentconv_times_extentconv </ci>
          </apply>
        </math>
      </initialAssignment>
    </listOfInitialAssignments>
    <listOfReactions>
      <reaction id="sub1__sub1__sub1__J0" reversible="true" fast="false">
        <listOfProducts>
          <speciesReference species="sub1__sub1__sub1__s1" constant="true"/>
        </listOfProducts>
        <kineticLaw>
          <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
              <times/>
              <apply>
                <divide/>
                <ci> sub1__sub1__extentconv_times_sub1__extentconv_times_extentconv </ci>
                <ci> sub1__sub1__timeconv_times_sub1__timeconv_times_timeconv </ci>
              </apply>
              <apply>
                <divide/>
                <apply>
                  <times/>
                  <ci> sub1__sub1__sub1__s1 </ci>
                  <apply>
                    <divide/>
                    <csymbol encoding="text" definitionURL="http://www.sbml.org/sbml/symbols/time"> time </csymbol>
                    <ci> sub1__sub1__timeconv_times_sub1__timeconv_times_timeconv </ci>
                  </apply>
                </apply>
                <apply>
                  <csymbol encoding="text" definitionURL="http://www.sbml.org/sbml/symbols/delay"> delay </csymbol>
                  <ci> sub1__sub1__sub1__s1 </ci>
                  <apply>
                    <times/>
                    <ci> sub1__sub1__timeconv_times_sub1__timeconv_times_timeconv </ci>
                    <cn type="e-notation"> 2 <sep/> 4 </cn>
                  </apply>
                </apply>
              </apply>
            </apply>
          </math>
        </kineticLaw>
      </reaction>
    </listOfReactions>
  </model>
</sbml>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy