Location: Virtual Bacterial Photography @ fb8422a520b9 / Bioenvironment_Degradation_PCB.cellml

Author:
Tommy Yu <tommy.yu@auckland.ac.nz>
Date:
2011-06-16 15:08:26+12:00
Desc:
Removed extra <br> in title.
Permanent Source URI:
https://models.cellml.org/w/mcoo001/virtualbacterialphotography/rawfile/fb8422a520b9635b0903bc7595334305ef205e3a/Bioenvironment_Degradation_PCB.cellml

<?xml version="1.0"?>
<model xmlns="http://www.cellml.org/cellml/1.1#" xmlns:cmeta="http://www.cellml.org/metadata/1.0#" cmeta:id="Bioenvironment_Degradation_PCB" name="Bioenvironment_Degradation_PCB">
            
  <import xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="svp_templates/Template_RxR1P1.cellml">
    <units name="per_s" units_ref="per_s"/>
    <units name="nM" units_ref="nM"/>
    <units name="nM_per_s" units_ref="nM_per_s"/>
    <component component_ref="Template_RxR1P1" name="Template_RxR1P1"/>
  </import>

   <component name="Bioenvironment_Degradation_PCB">
    <variable name="concentration" private_interface="out" public_interface="in" units="nM"/>
    <variable initial_value="5e-1" name="kDecay" private_interface="out" units="per_s"/>
    <variable name="J" private_interface="in" public_interface="out" units="nM_per_s"/>
   </component>
 
   <group>
    <relationship_ref relationship="encapsulation"/>
    <component_ref component="Bioenvironment_Degradation_PCB">
      <component_ref component="Template_RxR1P1"/>
    </component_ref>
   </group> 
  
   

<connection><map_components component_1="Bioenvironment_Degradation_PCB" component_2="Template_RxR1P1"/><map_variables variable_1="concentration" variable_2="concentration"/><map_variables variable_1="kDecay" variable_2="k"/><map_variables variable_1="J" variable_2="J"/></connection></model>