Location: Formation of TFS @ 5d3cbdf17a35 / Bioenvironment_RxR2P1Rev_TFSFormation.cellml

Author:
Mike Cooling <m.cooling@auckland.ac.nz>
Date:
2010-12-03 14:05:18+13:00
Desc:
Embedded Templates Workspace
Permanent Source URI:
https://models.physiomeproject.org/workspace/SVP_00000022/rawfile/5d3cbdf17a35b549ff3d47708238f52fda2aace7/Bioenvironment_RxR2P1Rev_TFSFormation.cellml

<?xml version="1.0" encoding="utf-8"?>
<model name="Bioenvironment_RxR2P1Rev_TFSFormation" cmeta:id="Bioenvironment_RxR2P1Rev_TFSFormation" 
    xmlns="http://www.cellml.org/cellml/1.1#"
    xmlns:cellml="http://www.cellml.org/cellml/1.1#"
    xmlns:cmeta="http://www.cellml.org/metadata/1.0#"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:dc="http://purl.org/dc/elements/1.0/"
    xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#"
    >
            
    <rdf:RDF>
            <rdf:Description rdf:about="#Bioenvironment_RxR2P1Rev_TFSFormation">
            <dc:creator>
            <vCard:N rdf:parseType="Resource">
                <vCard:Family>Cooling</vCard:Family>
                <vCard:Given>Mike</vCard:Given>
            </vCard:N>
            <vCard:EMAIL rdf:parseType="Resource">
                <rdf:value>m.cooling@auckland.ac.nz</rdf:value>
                <rdf:type rdf:resource="http://imc.org/vCard/3.0#internet"/>
            </vCard:EMAIL>
            <vCard:ORG rdf:parseType="Resource">
                <vCard:Orgname>Auckland Bioengineering Institute</vCard:Orgname>
                <vCard:Orgunit>University of Auckland</vCard:Orgunit>
            </vCard:ORG>
            </dc:creator>
            </rdf:Description>
   </rdf:RDF>
   
  <import xlink:href="SVP_Templates200906/Template_RxR2P1Rev.cellml">
    <units name="nM" units_ref="nM" />
    <units name="nM_per_s" units_ref="nM_per_s" />
    <units name="per_nM_per_s" units_ref="per_nM_per_s" />
    <units name="per_s" units_ref="per_s" />
    <component name="Template_RxR2P1Rev" component_ref="Template_RxR2P1Rev" />
  </import>

   <component name="Bioenvironment_RxR2P1Rev_TFSFormation">
          <variable name="J" units="nM_per_s" public_interface="out" private_interface="in"/>
          <variable name="reactant1" units="nM" public_interface="in" private_interface="out"/>
          <variable name="reactant2" units="nM" public_interface="in" private_interface="out"/>
          <variable name="kf" units="per_nM_per_s" initial_value="1e3" private_interface="out"/>
          <variable name="kb" units="per_s" initial_value="4e6" private_interface="out"/>
          <variable name="product" units="nM" public_interface="in" private_interface="out"/>
   </component>
 
   <group>
    <relationship_ref relationship="encapsulation" />
    <component_ref component="Bioenvironment_RxR2P1Rev_TFSFormation">
      <component_ref component="Template_RxR2P1Rev" />
    </component_ref>
   </group> 
  
   <connection>
      <map_components component_1="Template_RxR2P1Rev" component_2="Bioenvironment_RxR2P1Rev_TFSFormation"/>
      <map_variables variable_1="J" variable_2="J"/>
      <map_variables variable_1="reactant1" variable_2="reactant1"/>
      <map_variables variable_1="reactant2" variable_2="reactant2"/>
      <map_variables variable_1="kf" variable_2="kf"/>
      <map_variables variable_1="kb" variable_2="kb"/>
      <map_variables variable_1="product" variable_2="product"/>
   </connection>

</model>