Location: ElectrEcoBlu Promoter 2 @ ea47a0ee92f6 / ElectrEcoBluDevice2_Promoter.cellml

Author:
Mike Cooling <m.cooling@auckland.ac.nz>
Date:
2010-12-03 14:24:51+13:00
Desc:
Embedded Templates Workspace
Permanent Source URI:
http://models.cellml.org/workspace/SVP_00000034/rawfile/ea47a0ee92f625a9826528467580122ecb382a73/ElectrEcoBluDevice2_Promoter.cellml

<?xml version="1.0" encoding="utf-8"?>
<model name="ElectrEcoBluDevice2_Promoter" cmeta:id="ElectrEcoBluDevice2_Promoter" 
    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="#ElectrEcoBluDevice2_Promoter">
            <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_Promoter_Inductive.cellml">
    <units name="nM_per_s" units_ref="nM_per_s" />
    <units name="femtoliter" units_ref="femtoliter" />
    <units name="PoPs" units_ref="PoPs" />
    <units name="nM" units_ref="nM" />
    <component name="Template_Promoter_Inductive" component_ref="Template_Promoter_Inductive" />
  </import>

   <component name="ElectrEcoBluDevice2_Promoter">
       <variable name="JRNA" units="nM_per_s" public_interface="out" private_interface="in"/>
       <variable name="localVolume" units="femtoliter" public_interface="in" private_interface="out"/>
       <variable name="k" units="PoPs" initial_value="89" private_interface="out"/>
       <variable name="tFactor" units="nM" public_interface="in" private_interface="out"/>
       <variable name="Km" units="nM" initial_value="15000" private_interface="out"/>
       <variable name="n" units="dimensionless" initial_value="1" private_interface="out"/>
   </component>
 
   <group>
    <relationship_ref relationship="encapsulation" />
    <component_ref component="ElectrEcoBluDevice2_Promoter">
      <component_ref component="Template_Promoter_Inductive" />
    </component_ref>
   </group> 
  
   <connection>
      <map_components component_1="Template_Promoter_Inductive" component_2="ElectrEcoBluDevice2_Promoter"/>
     <map_variables variable_1="JRNA" variable_2="JRNA"/>
     <map_variables variable_1="localVolume" variable_2="localVolume"/>
     <map_variables variable_1="k" variable_2="k"/>
     <map_variables variable_1="tFactor" variable_2="tFactor"/>
     <map_variables variable_1="Km" variable_2="Km"/>
     <map_variables variable_1="n" variable_2="n"/>
   </connection>

</model>