Rendering of the source text

<?xml version="1.0"?>
<!--  FILE :  schlosser_model_2000.xml

CREATED :  20th June 2007

LAST MODIFIED : 20th June 2007

AUTHOR :  Catherine Lloyd
          Bioengineering Institute
          The University of Auckland
          
MODEL STATUS :  This model conforms to the CellML 1.1 Specification.

DESCRIPTION :  This file contains a CellML description of Schlosser and Selgrade's 2000 mathematical model of gonadotropin regulation during the menstrual cycle in women.

CHANGES:  
  
-->
<model xmlns="http://www.cellml.org/cellml/1.0#" xmlns:cmeta="http://www.cellml.org/metadata/1.0#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:bqs="http://www.cellml.org/bqs/1.0#" xmlns:cellml="http://www.cellml.org/cellml/1.0#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" cmeta:id="schlosser_model_2000" name="schlosser_model_2000">

<documentation xmlns="http://cellml.org/tmp-documentation">

<article>
  <articleinfo>
  <title>Modelling Gonadotropin Regulation during the Menstrual Cycle in Women</title>
  <author>
    <firstname>Catherine</firstname>
          <surname>Lloyd</surname>
    <affiliation>
      <shortaffil>Auckland Bioengineering Institute, The University of Auckland</shortaffil>
    </affiliation>
  </author>
</articleinfo>
  <section id="sec_status">
    <title>Model Status</title>
    <para>
        This CellML model runs in OpenCell to recreate the pubslihed results. The model also runs in COR but due to the time unit being days the model is not ideal for simulation in COR (where the default unit of time is ms).  The units have been checked and they are consistent. The LH system (eq 1a-1e) and the FSH system (eq 2a-2e) are both described in this CellML model. Parameter values have been taken from tables 1 and 2 in the original published paper. We were unable to represent the time delays in equations 1c and 2c.
          </para>
  </section>
  <sect1 id="sec_structure">
<title>Model Structure</title>

<para>
Abstract: Increasing concerns that environmental contaminants may disrupt the endocrine system require development of mathematical tools to predict the potential for such compounds to significantly alter human endocrine function. The endocrine system is largely self-regulating, compensating for moderate changes in dietary phytoestrogens (e.g., in soy products) and normal variations in physiology. However, severe changes in dietary or oral exposures or in health status (e.g., anorexia) , can completely disrupt the menstrual cycle in women. Thus, risk assessment tools should account for normal regulation and its limits. We present a mathematical model for the synthesis and release of luteinizing hormone (LH) and follicle-stimulating hormone (FSH) in women as a function of estrogen, progesterone, and inhibin blood levels. The model reproduces the time courses of LH and FSH during the menstrual cycle and correctly predicts observed effects of administered estrogen and progesterone on LH and FSH during clinical studies. The model should be useful for predicting effects of hormonally active substances, both in the pharmaceutical sciences and in toxicology and risk assessment.
</para>

<informalfigure float="0" id="fig_reaction_diagram">
<mediaobject>
  <imageobject>
    <objectinfo>
      <title>model diagram</title>
    </objectinfo>
    <imagedata fileref="schlosser_2000.png"/>
  </imageobject>
</mediaobject>
<caption>Schematic diagram of the mathematical model of luteinizing hormone (LH) and follicle-stimulating hormone (FSH) synthesis and release.  Solid arrows represent pathways of synthesis (syn), release into the blood (rel), and clearance from the blood (clear).  Dashed arrows represent regulatory pathways, either positive (+) or negative (-), with feedback from estradiol (E2), progesterone (P4), and inhibin (Ih).</caption>
</informalfigure>

<para>
The original paper reference is cited below:
</para>

<para>
A model of gonadotropin regulation during the menstrual cycle in women: qualitative features Paul M. Schlosser and James F. Selgrade, 2000,
            <emphasis>Environmental Health Perspectives</emphasis>, 108, 873-881.  <ulink url="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=pubmed&amp;cmd=Retrieve&amp;dopt=AbstractPlus&amp;list_uids=11035997&amp;query_hl=1&amp;itool=pubmed_docsum">PubMed ID: 11035997</ulink>
</para>

</sect1>
</article>
</documentation> 



  
  
  <units name="day">
    <unit multiplier="86400.0" units="second"/>
  </units>

  <units base_units="yes" name="U"/>

  <units name="U_L">
    <unit units="U"/>
    <unit exponent="-1" units="litre"/>
  </units>
  
  <units name="U_L_day">
    <unit units="U_L"/>
    <unit exponent="-1" units="day"/>
  </units>
  
  <units name="day2">
    <unit exponent="2" units="day"/>
  </units>

  <units name="ng_L">
    <unit prefix="nano" units="gram"/>
    <unit exponent="-1" units="litre"/>
  </units>
  
  <units name="ng_L_day">
    <unit prefix="nano" units="gram"/>
    <unit exponent="-1" units="litre"/>
	<unit exponent="-1" units="day"/>
  </units>
  
  <units name="nmol_L_day">
    <unit prefix="nano" units="mole"/>
    <unit exponent="-1" units="litre"/>
	<unit exponent="-1" units="day"/>
  </units>

  <units name="ng_ml">
    <unit prefix="nano" units="gram"/>
    <unit exponent="-1" prefix="milli" units="litre"/>
  </units>

  <units name="nmol_L">
    <unit prefix="nano" units="mole"/>
    <unit exponent="-1" units="litre"/>
  </units>
  
  <units name="pmol_ml">
    <unit prefix="pico" units="mole"/>
    <unit exponent="-1" prefix="milli" units="litre"/>
  </units>

  <units name="L_ng">
    <unit units="litre"/>
    <unit exponent="-1" prefix="nano" units="gram"/>
  </units>
  
  <units name="L_nmol">
    <unit units="litre"/>
    <unit exponent="-1" prefix="nano" units="mole"/>
  </units>

  <units name="L_ng2">
    <unit exponent="2" units="L_ng"/>
  </units>
  
  <units name="microg">
    <unit prefix="micro" units="gram"/>
  </units>
  
  <units name="microg_l">
    <unit prefix="micro" units="gram"/>
    <unit exponent="-1" units="litre"/>
  </units>

  <units name="microg_day">
    <unit prefix="micro" units="gram"/>
    <unit exponent="-1" units="day"/>
  </units>
  
  <units name="microg_l_day">
    <unit prefix="micro" units="gram"/>
	<unit exponent="-1" units="litre"/>
    <unit exponent="-1" units="day"/>
  </units>
  
  <units name="first_order_rate_constant">
    <unit exponent="-1" units="day"/>
  </units>
  
  
  <component name="environment">
    <variable cmeta:id="environment_time" name="time" public_interface="out" units="day"/>
  </component>
 
  
  <component cmeta:id="RP_LH" name="RP_LH">
     
    <variable cmeta:id="RP_LH_rel_LH_E2_P4_RP_LH" name="rel_LH_E2_P4_RP_LH" public_interface="out" units="microg_day"/>
    
    <variable cmeta:id="RP_LH_RP_LH" initial_value="467.0" name="RP_LH" units="microg"/> 
    <variable cmeta:id="RP_LH_syn_LH_E2_P4" name="syn_LH_E2_P4" units="microg_day"/>
    <variable initial_value="1400.0" name="V0_LH" units="microg_day"/>
    <variable initial_value="95900.0" name="V1_LH" units="microg_day"/>
    <variable initial_value="8.0" name="h" units="dimensionless"/>
    <variable initial_value="360.0" name="Km_LH" units="ng_L"/>
    <variable initial_value="26.0" name="Ki_LHP" units="nmol_L"/>
    <variable initial_value="3.0" name="kLH_rel" units="first_order_rate_constant"/>
    <variable initial_value="0.024" name="CLH_P" units="L_nmol"/>
    <variable initial_value="0.008" name="CLH_E" units="L_ng"/>
    
    <variable name="E2" public_interface="in" units="ng_L"/>
    <variable name="E2_dE" public_interface="in" units="ng_L"/>
    <variable name="P4" public_interface="in" units="nmol_L"/>
    <variable name="P4_dP" public_interface="in" units="nmol_L"/>
    <variable name="time" public_interface="in" units="day"/> 
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> RP_LH </ci> 
        </apply>
        <apply>
          <minus/>
          <ci> syn_LH_E2_P4 </ci>
          <ci> rel_LH_E2_P4_RP_LH </ci>
        </apply>  
      </apply>

      <apply id="syn_LH_E2_P4_calculation">
        <eq/>
        <ci> syn_LH_E2_P4 </ci>
        <apply>
          <divide/>
          <apply>
            <plus/>
            <ci> V0_LH </ci>
            <apply>
              <divide/>
              <apply>
                <times/>
                <ci> V1_LH </ci>
                <apply>
                  <power/>
                  <ci> E2_dE </ci>
                  <ci> h </ci>
                </apply>
              </apply>
              <apply>
                <plus/>
                <apply>
                  <power/>
                  <ci> Km_LH </ci>
                  <ci> h </ci>
                </apply>
                <apply>
                  <power/>
                  <ci> E2_dE </ci>
                  <ci> h </ci>
                </apply>
              </apply>
            </apply>
          </apply>
          <apply>
            <plus/>
            <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 1.0 </cn> 
            <apply>
              <divide/>
              <ci> P4_dP </ci>
              <ci> Ki_LHP </ci>
            </apply>
          </apply>  
        </apply>
      </apply>

      <apply id="rel_LH_E2_P4_RP_LH_calculation">
        <eq/>
        <ci> rel_LH_E2_P4_RP_LH </ci>
        <apply>
          <divide/>
          <apply>
            <times/>
            <ci> kLH_rel </ci>
            <apply>
              <plus/>
              <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 1.0 </cn>
              <apply>
                <times/>
                <ci> CLH_P </ci>
                <ci> P4 </ci>
              </apply>
            </apply>
            <ci> RP_LH </ci>
          </apply>
          <apply>
            <plus/>
            <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 1.0 </cn>
            <apply>
              <times/>
              <ci> CLH_E </ci>
              <ci> E2 </ci>
            </apply>
          </apply>  
        </apply>
      </apply>  
    </math> 
  </component>

  <component cmeta:id="LH" name="LH">
     
    <variable cmeta:id="LH_LH" initial_value="40.0" name="LH" units="microg_l"/> 
    <variable initial_value="2.5" name="v_dis" units="litre"/>
    <variable name="clear_LH" units="microg_l_day"/>
    <variable initial_value="14.0" name="kLH_cl" units="first_order_rate_constant"/>
    
    <variable name="rel_LH_E2_P4_RP_LH" public_interface="in" units="microg_day"/>
    <variable name="time" public_interface="in" units="day"/> 
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> LH </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <divide/>
            <ci> rel_LH_E2_P4_RP_LH </ci>
            <ci> v_dis </ci>
          </apply>
          <ci> clear_LH </ci>
        </apply>   
      </apply>

      <apply id="clear_LH_calculation">
        <eq/>
        <ci> clear_LH </ci>
        <apply>
          <times/>
          <ci> kLH_cl </ci>
          <ci> LH </ci>
        </apply>
      </apply>
    </math> 
  </component>

  <component cmeta:id="RP_FSH" name="RP_FSH">
     
    <variable cmeta:id="RP_FSH_rel_FSH_E2_P4_RP_FSH" name="rel_FSH_E2_P4_RP_FSH" public_interface="out" units="microg_day"/>
    
    <variable cmeta:id="RP_FSH_RP_FSH" initial_value="0.0" name="RP_FSH" units="microg"/> 
    <variable cmeta:id="RP_FSH_syn_FSH_Ih" name="syn_FSH_Ih" units="microg_day"/>
    <variable initial_value="4400.0" name="V_FSH" units="microg_day"/>
    <variable initial_value="1176.5" name="Ki_FSH_Ih" units="U_L"/>
    <variable initial_value="45.0" name="kFSH_rel" units="first_order_rate_constant"/>
    <variable initial_value="3.0" name="CFSH_P" units="L_nmol"/>
    <variable initial_value="0.005" name="CFSH_E" units="L_ng2"/>
    
    <variable name="Ih_dIh" public_interface="in" units="U_L"/>
    <variable name="E2" public_interface="in" units="ng_L"/>
    <variable name="P4" public_interface="in" units="nmol_L"/>
    <variable name="time" public_interface="in" units="day"/> 
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> RP_FSH </ci> 
        </apply>
        <apply>
          <minus/>
          <ci> syn_FSH_Ih </ci>
          <ci> rel_FSH_E2_P4_RP_FSH </ci>
        </apply>  
      </apply>

      <apply id="syn_FSH_Ih_calculation">
        <eq/>
        <ci> syn_FSH_Ih </ci>
        <apply>
          <divide/>
          <ci> V_FSH </ci>
          <apply>
            <plus/>
            <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 1.0 </cn>
            <apply>
              <divide/>
              <ci> Ih_dIh </ci>
              <ci> Ki_FSH_Ih </ci>
            </apply>
          </apply>
        </apply>
      </apply>

      <apply id="rel_FSH_E2_P4_RP_FSH_calculation">
        <eq/>
        <ci> rel_FSH_E2_P4_RP_FSH </ci>
        <apply>
          <divide/>
          <apply>
            <times/>
            <ci> kFSH_rel </ci>
            <apply>
              <plus/>
              <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 1.0 </cn>
              <apply>
                <times/>
                <ci> CFSH_P </ci>
                <ci> P4 </ci>
              </apply>
            </apply>
            <ci> RP_FSH </ci>
          </apply>
          <apply>
            <plus/>
            <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 1.0 </cn>
            <apply>
              <times/>
              <ci> CFSH_E </ci>
	          <apply>
                <power/>
                <ci> E2 </ci>
		        <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 2.0 </cn>
	          </apply>
            </apply>
          </apply>  
        </apply>
      </apply>  
    </math> 
  </component>

  <component cmeta:id="FSH" name="FSH">
     
    <variable cmeta:id="FSH_FSH" initial_value="150.0" name="FSH" units="microg_l"/> 
    <variable initial_value="2.5" name="v_dis" units="litre"/>
    <variable name="clear_FSH" units="microg_l_day"/>
    <variable initial_value="8.21" name="kFSH_cl" units="first_order_rate_constant"/>
    
    <variable name="rel_FSH_E2_P4_RP_FSH" public_interface="in" units="microg_day"/>
    <variable name="time" public_interface="in" units="day"/> 
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> FSH </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <divide/>
            <ci> rel_FSH_E2_P4_RP_FSH </ci>
            <ci> v_dis </ci>
          </apply>
          <ci> clear_FSH </ci>
        </apply>   
      </apply>

      <apply id="clear_FSH_calculation">
        <eq/>
        <ci> clear_FSH </ci>
        <apply>
          <times/>
          <ci> kFSH_cl </ci>
          <ci> FSH </ci>
        </apply>
      </apply>
    </math> 
  </component>

  <component cmeta:id="E2" name="E2">
     
    <variable cmeta:id="E2_E2" name="E2" public_interface="out" units="ng_L"/> 
    
    <variable name="time" public_interface="in" units="day"/> 
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <ci> E2 </ci> 
        <apply>
          <plus/>
          <apply>
            <minus/>
            <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="ng_L"> 300.0 </cn>
            <apply>
              <divide/>
              <apply>
                <times/>
                <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="ng_L"> 240.0 </cn>
                <apply>
                  <power/>
                  <apply>
                    <plus/>
                    <ci> time </ci>
                    <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day"> 1.0 </cn>
                  </apply>
                  <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 2.0 </cn>
                </apply>
              </apply>
              <apply>
                <plus/>
                <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day2"> 3.0 </cn>
                <apply>
                  <power/>
                  <apply>
                    <plus/>
                    <ci> time </ci>
                    <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day"> 1.0 </cn>
                  </apply>
                  <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 2.0 </cn>
                </apply>
              </apply>
            </apply>   
          </apply>
          <apply>
            <times/>
            <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="ng_L"> 90.0 </cn>
            <apply>
              <exp/>
              <apply>
                <minus/>
                <apply>
                  <divide/>
                  <apply>
                    <power/>
                    <apply>
                      <minus/>
                      <ci> time </ci>
                      <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day"> 8.0 </cn>
                    </apply>
                    <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 2.0 </cn>
                  </apply>
                  <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day2"> 10.0 </cn>
                </apply>
              </apply>
            </apply>
          </apply>
        </apply>
      </apply>
    </math> 
  </component>

  <component cmeta:id="E2_dE" name="E2_dE">
     
    <variable name="E2_dE" public_interface="out" units="ng_L"/>

    <variable initial_value="0.42" name="dE" units="day"/>  
    
    <variable name="time" public_interface="in" units="day"/> 
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <ci> E2_dE </ci> 
        <apply>
          <plus/>
          <apply>
            <minus/>
            <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="ng_L"> 300.0 </cn>
            <apply>
              <divide/>
              <apply>
                <times/>
                <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="ng_L"> 240.0 </cn>
                <apply>
                  <power/>
                  <apply>
                    <minus/>
                    <apply>
                      <plus/>
                      <ci> time </ci>
                      <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day"> 1.0 </cn>
                    </apply>
                    <ci> dE </ci>
                  </apply>
                  <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 2.0 </cn>
                </apply>
              </apply>
              <apply>
                <plus/>
                <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day2"> 3.0 </cn>
                <apply>
                  <power/>
                  <apply>
                    <minus/>
                    <apply>
                      <plus/>
                      <ci> time </ci>
                      <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day"> 1.0 </cn>
                    </apply>
                    <ci> dE </ci>
                  </apply>
                  <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 2.0 </cn>
                </apply>
              </apply>
            </apply>   
          </apply>
          <apply>
            <times/>
            <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="ng_L"> 90.0 </cn>
            <apply>
              <exp/>
              <apply>
                <minus/>
                <apply>
                  <divide/>
                  <apply>
                    <power/>
                    <apply>
                      <minus/>
                      <ci> time </ci>
                      <apply>
                        <plus/>
                        <ci> dE </ci>
                        <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day"> 8.0 </cn>
                      </apply>
                    </apply>
                    <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 2.0 </cn>
                  </apply>
                  <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day2"> 10.0 </cn>
                </apply>
              </apply>
            </apply>
          </apply>
        </apply>
      </apply>
    </math> 
  </component>

  <component cmeta:id="P4" name="P4">
     
    <variable cmeta:id="P4_P4" name="P4" public_interface="out" units="nmol_L"/> 
    
    <variable name="time" public_interface="in" units="day"/> 
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <ci> P4 </ci> 
        <apply>
          <times/>
          <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="nmol_L"> 52.0 </cn>
          <apply>
            <exp/>
            <apply>
              <minus/>
              <apply>
                <divide/>
                <apply>
                  <power/>
                  <apply>
                    <minus/>
                    <ci> time </ci>
                    <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day"> 7.0 </cn>
                  </apply>
                  <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 2.0 </cn>
                </apply>
                <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day2"> 18.0 </cn>
              </apply>
            </apply>
          </apply>
        </apply>
      </apply>
    </math> 
  </component>

  <component cmeta:id="P4_dP" name="P4_dP">
     
    <variable name="P4_dP" public_interface="out" units="nmol_L"/> 
    
    <variable initial_value="2.9" name="dP" units="day"/>  
    
    <variable name="time" public_interface="in" units="day"/> 
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <ci> P4_dP </ci> 
        <apply>
          <times/>
          <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="nmol_L"> 52.0 </cn>
          <apply>
            <exp/>
            <apply>
              <minus/>
              <apply>
                <divide/>
                <apply>
                  <power/>
                  <apply>
                    <minus/>
                    <ci> time </ci>
                    <apply>
                      <plus/>
                      <ci> dP </ci>
                      <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day"> 7.0 </cn>
                    </apply>
                  </apply>
                  <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 2.0 </cn>
                </apply>
                <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day2"> 18.0 </cn>
              </apply>
            </apply>
          </apply>
        </apply>
      </apply>
    </math> 
  </component>

  <component cmeta:id="Ih" name="Ih">
     
    <variable cmeta:id="Ih_Ih" name="Ih" public_interface="out" units="U_L"/> 
    
    <variable name="time" public_interface="in" units="day"/> 
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <ci> Ih </ci> 
        <apply>
          <plus/>
          <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="U_L"> 300.0 </cn>
          <apply>
            <times/>
            <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="U_L"> 1330.0 </cn>
            <apply>
              <exp/>
              <apply>
                <minus/>
                <apply>
                  <divide/>
                  <apply>
                    <power/>
                    <apply>
                      <minus/>
                      <ci> time </ci>
                      <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day"> 7.0 </cn>
                    </apply>
                    <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 2.0 </cn>
                  </apply>
                  <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day2"> 19.0 </cn>
                </apply>
              </apply>
            </apply>
          </apply>
        </apply>
      </apply>
    </math> 
  </component>

  <component cmeta:id="Ih_dIh" name="Ih_dIh">
     
    <variable name="Ih_dIh" public_interface="out" units="U_L"/> 
    
    <variable initial_value="2.0" name="dIh" units="day"/>  
    
    <variable name="time" public_interface="in" units="day"/> 
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <ci> Ih_dIh </ci> 
        <apply>
          <plus/>
          <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="U_L"> 300.0 </cn>
          <apply>
            <times/>
            <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="U_L"> 1330.0 </cn>
            <apply>
              <exp/>
              <apply>
                <minus/>
                <apply>
                  <divide/>
                  <apply>
                    <power/>
                    <apply>
                      <minus/>
                      <ci> time </ci>
                      <apply>
                        <plus/>
                        <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day"> 7.0 </cn>
                        <ci> dIh </ci>
                      </apply>
                    </apply>
                    <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless"> 2.0 </cn>
                  </apply>
                  <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="day2"> 19.0 </cn>
                </apply>
              </apply>
            </apply>
          </apply>
        </apply>
      </apply>
    </math> 
  </component>



  <connection>
    <map_components component_1="RP_LH" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>
  
  <connection>
    <map_components component_1="LH" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>

  <connection>
    <map_components component_1="RP_FSH" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>
  
  <connection>
    <map_components component_1="FSH" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>

  <connection>
    <map_components component_1="E2" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>

  <connection>
    <map_components component_1="P4" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>
  
  <connection>
    <map_components component_1="Ih" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>

  <connection>
    <map_components component_1="E2_dE" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>

  <connection>
    <map_components component_1="P4_dP" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>
  
  <connection>
    <map_components component_1="Ih_dIh" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>
  
  <connection>
    <map_components component_1="RP_LH" component_2="E2"/>
    <map_variables variable_1="E2" variable_2="E2"/>
  </connection>

  <connection>
    <map_components component_1="RP_LH" component_2="P4"/>
    <map_variables variable_1="P4" variable_2="P4"/>
  </connection>

  <connection>
    <map_components component_1="RP_LH" component_2="E2_dE"/>
    <map_variables variable_1="E2_dE" variable_2="E2_dE"/>
  </connection>

  <connection>
    <map_components component_1="RP_LH" component_2="P4_dP"/>
    <map_variables variable_1="P4_dP" variable_2="P4_dP"/>
  </connection>

  <connection>
    <map_components component_1="LH" component_2="RP_LH"/>
    <map_variables variable_1="rel_LH_E2_P4_RP_LH" variable_2="rel_LH_E2_P4_RP_LH"/>
  </connection>

  <connection>
    <map_components component_1="RP_FSH" component_2="E2"/>
    <map_variables variable_1="E2" variable_2="E2"/>
  </connection>

  <connection>
    <map_components component_1="RP_FSH" component_2="P4"/>
    <map_variables variable_1="P4" variable_2="P4"/>
  </connection>

  <connection>
    <map_components component_1="RP_FSH" component_2="Ih_dIh"/>
    <map_variables variable_1="Ih_dIh" variable_2="Ih_dIh"/>
  </connection>

  <connection>
    <map_components component_1="FSH" component_2="RP_FSH"/>
    <map_variables variable_1="rel_FSH_E2_P4_RP_FSH" variable_2="rel_FSH_E2_P4_RP_FSH"/>
  </connection>

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <rdf:Bag rdf:about="rdf:#0b6686e8-5ac8-44f2-9816-27fcf4e68165">
    <rdf:li>endocrine</rdf:li>
    <rdf:li>pituitary</rdf:li>
    <rdf:li>hypothalamus</rdf:li>
    <rdf:li>gonadotropin</rdf:li>
  </rdf:Bag>
  <rdf:Seq rdf:about="rdf:#35c8354d-158b-4cbe-b878-e75c1d42c85f">
    <rdf:li rdf:resource="rdf:#e2de3cc8-a037-46f2-bde1-604a9e1ad164"/>
    <rdf:li rdf:resource="rdf:#7e606991-0fcd-40f9-9082-64640bc93a37"/>
  </rdf:Seq>
  <rdf:Description rdf:about="#schlosser_model_2000">
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">
        Schlosser and Selgrade's 2000 mathematical model of gonadotropin regulation during the menstrual cycle in women.
      </dc:title>
    <cmeta:bio_entity>hypothalamus</cmeta:bio_entity>
    <cmeta:bio_entity>pituitary</cmeta:bio_entity>
    <cmeta:comment rdf:resource="rdf:#fed374f0-f025-461b-9be0-6487f5b0dce1"/>
    <bqs:reference xmlns:bqs="http://www.cellml.org/bqs/1.0#" rdf:resource="rdf:#c69de7a0-7b65-4108-b924-b5a390c82452"/>
    <bqs:reference xmlns:bqs="http://www.cellml.org/bqs/1.0#" rdf:resource="rdf:#d71b2624-5216-45b6-9760-020044854e33"/>
  </rdf:Description>
  <rdf:Description rdf:about="">
    <dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/">The University of Auckland, Auckland Bioengineering Institute</dc:publisher>
    <cmeta:comment rdf:resource="rdf:#9d221d5a-9c16-4657-81d8-c6cbcac61b51"/>
    <dcterms:created xmlns:dcterms="http://purl.org/dc/terms/" rdf:resource="rdf:#917f21c2-1949-43a5-9ae6-78ff3977893e"/>
    <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:resource="rdf:#466b9645-3186-449c-af00-9573abcf9c34"/>
    <cmeta:modification rdf:resource="rdf:#e4f15ea8-d106-4661-8f41-6a682edaf58b"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c69de7a0-7b65-4108-b924-b5a390c82452">
    <dc:subject xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:resource="rdf:#20cea6d3-07c4-4d08-8f67-fe8963b9022a"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#917f21c2-1949-43a5-9ae6-78ff3977893e">
    <dcterms:W3CDTF xmlns:dcterms="http://purl.org/dc/terms/">2007-06-20T00:00:00+00:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="#E2_dE">
    <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">estradiol concentration at a time with a delay</dcterms:alternative>
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">E2_dE</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#edc00eb0-829e-44fb-acf3-b19425209572">
    <dcterms:W3CDTF xmlns:dcterms="http://purl.org/dc/terms/">2000-00-00 00:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c0b0645f-c1dc-455d-884e-49d5b3ef237c">
    <vCard:FN xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#a2d79fe0-89ea-4916-b548-302210c6ca5b">
    <vCard:Given xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Catherine</vCard:Given>
    <vCard:Family xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Lloyd</vCard:Family>
    <vCard:Other xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#19e34591-e5a6-43ac-b207-2c1aa748a268">
    <vCard:FN xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#e2de3cc8-a037-46f2-bde1-604a9e1ad164">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#1f95c1f7-bdff-4de8-99d7-c5a33b4da5a3"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#b8d78f4e-21cc-47f8-a916-a567a6729f6b">
    <vCard:N xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#a2d79fe0-89ea-4916-b548-302210c6ca5b"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#20cea6d3-07c4-4d08-8f67-fe8963b9022a">
    <bqs:subject_type xmlns:bqs="http://www.cellml.org/bqs/1.0#">keyword</bqs:subject_type>
    <rdf:value rdf:resource="rdf:#0b6686e8-5ac8-44f2-9816-27fcf4e68165"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#a44517cc-ba86-42d3-b2e7-ea4295bf8836">
    <dcterms:W3CDTF xmlns:dcterms="http://purl.org/dc/terms/">2007-09-05T15:07:12+12:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#a000630e-c038-4f3f-8e9d-57c8fbeec9f2">
    <rdf:type rdf:resource="http://imc.org/vCard/3.0#internet"/>
    <rdf:value>c.lloyd@auckland.ac.nz</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="#Ih">
    <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">inhibin</dcterms:alternative>
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Ih</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#10cb8846-a0c7-4998-9d5a-a46e4b00a219">
    <vCard:Orgname xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">The University of Auckland</vCard:Orgname>
    <vCard:Orgunit xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Auckland Bioengineering Institute</vCard:Orgunit>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#fed374f0-f025-461b-9be0-6487f5b0dce1">
    <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:resource="rdf:#19e34591-e5a6-43ac-b207-2c1aa748a268"/>
    <rdf:value>This is the CellML description of Schlosser and Selgrade's 2000 mathematical model of gonadotropin regulation during the menstrual cycle in women.</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#1f95c1f7-bdff-4de8-99d7-c5a33b4da5a3">
    <vCard:Given xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Paul</vCard:Given>
    <vCard:Family xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Schlosser</vCard:Family>
    <vCard:Other xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">M</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#466b9645-3186-449c-af00-9573abcf9c34">
    <vCard:ORG xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#10cb8846-a0c7-4998-9d5a-a46e4b00a219"/>
    <vCard:EMAIL xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#a000630e-c038-4f3f-8e9d-57c8fbeec9f2"/>
    <vCard:N xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#51395f54-d313-423a-889b-75499a8172b6"/>
  </rdf:Description>
  <rdf:Description rdf:about="#LH">
    <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">blood concentration of luteinizing hormone</dcterms:alternative>
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">LH</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d71b2624-5216-45b6-9760-020044854e33">
    <bqs:Pubmed_id xmlns:bqs="http://www.cellml.org/bqs/1.0#">11035997</bqs:Pubmed_id>
    <bqs:JournalArticle xmlns:bqs="http://www.cellml.org/bqs/1.0#" rdf:resource="rdf:#2d5edae1-9153-47cb-9c89-815d5cde54d5"/>
  </rdf:Description>
  <rdf:Description rdf:about="#P4_dP">
    <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">progesterone concentration at a time with a delay</dcterms:alternative>
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">P4_dP</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="#Ih_dIh">
    <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">inhibin concentration at a time with a delay</dcterms:alternative>
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Ih_dIh</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="#FSH">
    <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">blood concentration of follicle-stimulating hormone</dcterms:alternative>
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">FSH</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#51395f54-d313-423a-889b-75499a8172b6">
    <vCard:Given xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Catherine</vCard:Given>
    <vCard:Family xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Lloyd</vCard:Family>
    <vCard:Other xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="#E2">
    <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">estradiol</dcterms:alternative>
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">E2</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#2d5edae1-9153-47cb-9c89-815d5cde54d5">
    <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:resource="rdf:#35c8354d-158b-4cbe-b878-e75c1d42c85f"/>
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">A model of gonadotropin regulation during the menstrual cycle in women: qualitative features</dc:title>
    <bqs:volume xmlns:bqs="http://www.cellml.org/bqs/1.0#">108</bqs:volume>
    <bqs:first_page xmlns:bqs="http://www.cellml.org/bqs/1.0#">873</bqs:first_page>
    <bqs:Journal xmlns:bqs="http://www.cellml.org/bqs/1.0#" rdf:resource="rdf:#7844d7b4-ac0f-421c-ae2d-a13b9823af30"/>
    <dcterms:issued xmlns:dcterms="http://purl.org/dc/terms/" rdf:resource="rdf:#edc00eb0-829e-44fb-acf3-b19425209572"/>
    <bqs:last_page xmlns:bqs="http://www.cellml.org/bqs/1.0#">881</bqs:last_page>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#9d221d5a-9c16-4657-81d8-c6cbcac61b51">
    <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:resource="rdf:#c0b0645f-c1dc-455d-884e-49d5b3ef237c"/>
    <rdf:value>The units are consistent and the model runs in PCEnv to give the published results - one note: to recreate all the published results will require different variants of the model (or CellML1.1 to import different initial conditions and parameter values) because the conditions for each result were different.</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#e4f15ea8-d106-4661-8f41-6a682edaf58b">
    <dcterms:modified xmlns:dcterms="http://purl.org/dc/terms/" rdf:resource="rdf:#a44517cc-ba86-42d3-b2e7-ea4295bf8836"/>
    <rdf:value>I've run the model in COR and in the process corrected all the units such that they are now consistent.  I also altered a couple of the equations - in this case CellML could handle the time delays because they were fixed - and the model now runs in PCEnv to give the published results.</rdf:value>
    <cmeta:modifier rdf:resource="rdf:#b8d78f4e-21cc-47f8-a916-a567a6729f6b"/>
  </rdf:Description>
  <rdf:Description rdf:about="#RP_LH">
    <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">releasable pool of luteinizing hormone</dcterms:alternative>
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">RP_LH</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#7844d7b4-ac0f-421c-ae2d-a13b9823af30">
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Environmental Health Perspectives</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="#P4">
    <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">progesterone</dcterms:alternative>
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">P4</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="#RP_FSH">
    <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">releasable pool of follicle-stimulating hormone</dcterms:alternative>
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">RP_FSH</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#7e606991-0fcd-40f9-9082-64640bc93a37">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#65e73e4c-3c94-44c4-9f23-8eef5a0c8cd7"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#65e73e4c-3c94-44c4-9f23-8eef5a0c8cd7">
    <vCard:Given xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">James</vCard:Given>
    <vCard:Family xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Selgrade</vCard:Family>
    <vCard:Other xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">F</vCard:Other>
  </rdf:Description>
</rdf:RDF>
</model>