Location: Guyton, Electrolytes, 2008 @ 7334ae945323 / guyton_electrolytes_2008.cellml

Author:
pmr2.import <nobody@models.cellml.org>
Date:
2008-11-18 00:24:20+13:00
Desc:
committing version02 of guyton_electrolytes_2008
Permanent Source URI:
http://models.cellml.org/workspace/guyton_electrolytes_2008/rawfile/7334ae945323ee88b662e0aa34d7db1d4889ad34/guyton_electrolytes_2008.cellml

<?xml version='1.0' encoding='utf-8'?>
<model xmlns="http://www.cellml.org/cellml/1.0#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cmeta="http://www.cellml.org/metadata/1.0#" xmlns:xlink="http://www.w3.org/1999/xlink" 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:NS1="http://www.cellml.org/metadata/simulation/1.0#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" xmlns:ns7="http://www.cellml.org/metadata/simulation/1.0#" cmeta:id="electrolytes_CellML1_0_model" name="electrolytes_CellML1_0_model">

<!-- ========================================		DOCUMENTATION		============================================= -->

<documentation xmlns="http://cellml.org/tmp-documentation">
<article>
  <articleinfo>
  <title>Guyton Model: Electrolytes</title>
  <author>
    <firstname>Catherine</firstname>
          <surname>Lloyd</surname>
    <affiliation>
      <shortaffil>Bioengineering Institute, University of Auckland</shortaffil>
    </affiliation>
  </author>
</articleinfo>
  <section id="sec_status">
    <title>Model Status</title>
    <para>
        This CellML model has not been validated. The equations in this file may contain errors and the output from the model may not conform to the results from the MODSIM program. Due to the differences between procedural code (in this case C-code) and declarative languages (CellML), some aspects of the original model were not able to be encapsulated by the CellML model (such as the damping of variables). Work is underway to fix these omissions and validate the CellML model. We also anticipate that many of these problems will be fixed when the CellML 1.0 models are combined in a CellML 1.1 format.
          </para>
  </section>
  <sect1 id="sec_structure">
  <title>Model Structure</title>

<para>
Arthur Guyton (1919-2003) was an American physiologist who became famous for his 1950s experiments in which he studied the physiology of cardiac output and its relationship with the peripheral circulation.  The results of these experiments challenged the conventional wisdom that it was the heart itself that controlled cardiac output.  Instead Guyton demonstrated that it was the need of the body tissues for oxygen which was the real regulator of cardiac output.  The "Guyton Curves" describe the relationship between right atrial pressures and cardiac output, and they form a foundation for understanding the physiology of circulation. 
</para>

<para>
The Guyton model of fluid, electrolyte, and circulatory regulation is an extensive mathematical model of human circulatory physiology, capable of simulating a variety of experimental conditions, and contains a number of linked subsystems relating to circulation and its neuroendocrine control.
</para>

<para>
This is a CellML translation of the Guyton model of the regulation of the circulatory system.  The complete model consists of separate modules each of which characterise a separate physiological subsystems.  The Circulation Dynamics is the primary system, to which other modules/blocks are connected.  The other modules characterise the dynamics of the kidney, electrolytes and cell water, thirst and drinking, hormone regulation, autonomic regulation, cardiovascular system etc, and these feedback on the central circulation model.  The CellML code in these modules is based on the C code from the programme C-MODSIM created by Dr Jean-Pierre Montani.
</para>

<para>
This particular CellML model describes the extracellular and intracellular fluid electrolytes and volumes.
</para>

<informalfigure float="0" id="full_diagram">
<mediaobject>
  <imageobject>
    <objectinfo>
      <title>model diagram</title>
    </objectinfo>
    <imagedata fileref="full_model.png"/>
  </imageobject>
</mediaobject>
<caption>A systems analysis diagram for the full Guyton model describing circulation regulation.</caption>
</informalfigure>


<informalfigure float="0" id="electrolytes_diagram">
<mediaobject>
  <imageobject>
    <objectinfo>
      <title>model diagram</title>
    </objectinfo>
    <imagedata fileref="electrolytes.png"/>
  </imageobject>
</mediaobject>
<caption>A schematic diagram of the components and processes described in the current CellML model.</caption>
</informalfigure>

<para>
There are several publications referring to the Guyton model. One of these papers is cited below:
</para>

<para>
<ulink url="http://arjournals.annualreviews.org/doi/abs/10.1146/annurev.ph.34.030172.000305">Circulation: Overall Regulation</ulink>,  A.C. Guyton, T.G. Coleman, and H.J. Granger, 1972, <ulink url="http://www.biophysj.org/">
            <emphasis>Annual Review of Physiology</emphasis>
          </ulink>, 34, 13-44.  (A <ulink url="http://arjournals.annualreviews.org/doi/pdf/10.1146/annurev.ph.34.030172.000305?cookieSet=1">PDF</ulink> version of the article are available to journal subscribers on the <emphasis>Annual Review of Physiology</emphasis> website.)  <ulink url="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=pubmed&amp;cmd=Retrieve&amp;dopt=AbstractPlus&amp;list_uids=4334846&amp;query_hl=1&amp;itool=pubmed_docsum">PubMed ID: 4334846</ulink>
</para>

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


<!-- =================================================================================================================== -->

	

<!-- ========================================	ENVIRONMENT COMPONENT	============================================= -->
   <component name="environment">
      <variable units="second" public_interface="out" private_interface="none" cmeta:id="environment_time" name="time"/>
   </component>

<!-- ========================================	ELECTROLYTES TOP-LEVEL COMPONENT	============================================= -->
	<component name="electrolytes" cmeta:id="electrolytes">
		

		<variable units="second" public_interface="in" private_interface="out" name="time"/>

<!-- Inputs from components in other models -->
		<variable units="dimensionless" public_interface="none" private_interface="out" name="AMK" initial_value="1.037"/>
		<variable units="dimensionless" public_interface="none" private_interface="out" name="TVD" initial_value="0.000980838"/>
		<variable units="dimensionless" public_interface="none" private_interface="out" name="NOD" initial_value="0.0959449"/>
		<variable units="dimensionless" public_interface="none" private_interface="out" name="STH" initial_value="0.977181"/>
		<variable units="dimensionless" public_interface="none" private_interface="out" name="KOD" initial_value="0.0804374"/>
		<variable units="dimensionless" public_interface="none" private_interface="out" name="VUD" initial_value="0.000989"/>
	</component>

<!-- INPUT CONNECTIONS -->
	<connection>
		<map_components component_2="environment" component_1="electrolytes"/>
		<map_variables variable_2="time" variable_1="time"/>
	</connection>

<!-- ========================================	EXTRACELLULAR SODIUM CONCENTRATION		============================================= -->
	<component name="extracellular_Na_concentration" cmeta:id="extracellular_Na_concentration">
		
		
<!-- Inputs from other components -->
		<variable units="dimensionless" public_interface="in" private_interface="none" name="STH"/>
		<variable units="dimensionless" public_interface="in" private_interface="none" name="NOD"/>
		<variable units="dimensionless" public_interface="in" private_interface="none" name="VEC"/>
		<variable units="second" public_interface="in" private_interface="none" name="time"/>

<!-- Outputs to other components -->
		<variable units="dimensionless" public_interface="out" private_interface="none" name="CNA"/>

<!-- Parameters from parameter_file -->
		<variable units="dimensionless" public_interface="in" private_interface="none" name="NID"/>
		<variable units="dimensionless" public_interface="in" private_interface="none" name="TRPL"/>

<!-- Internal variables -->
		<variable units="dimensionless" public_interface="none" private_interface="none" name="NED"/>
		<variable units="dimensionless" public_interface="none" private_interface="none" name="NAE" initial_value="2109.91"/>

		<math xmlns="http://www.w3.org/1998/Math/MathML">
			<apply id="EL1_to_EL3">
				<eq/>
				<ci>NED</ci>
				<apply>
					<plus/>
					<apply>
						<minus/>
						<apply>
							<times/>
							<ci>NID</ci>
							<ci>STH</ci>
						</apply>
						<ci>NOD</ci>
					</apply>
					<apply>
						<times/>
						<ci>TRPL</ci>
						<cn cellml:units="dimensionless">142</cn>
					</apply>
				</apply>
			</apply>
			<apply id="EL4">
				<eq/>
				<apply>
					<diff/>
					<bvar>
						<ci>time</ci>
					</bvar>
					<ci>NAE</ci>
				</apply>
				<ci>NED</ci>
			</apply>
			<apply id="EL5">
				<eq/>
				<ci>CNA</ci>
				<apply>
					<divide/>
					<ci>NAE</ci>
					<ci>VEC</ci>
				</apply>
			</apply>
		</math>
	</component>

<!-- INPUT CONNECTIONS -->
	<connection>
		<map_components component_2="electrolytes" component_1="extracellular_Na_concentration"/>
		<map_variables variable_2="STH" variable_1="STH"/>
		<map_variables variable_2="NOD" variable_1="NOD"/>
		<map_variables variable_2="time" variable_1="time"/>
	</connection>
	<connection>
		<map_components component_2="extracellular_fluid_volume" component_1="extracellular_Na_concentration"/>
		<map_variables variable_2="VEC" variable_1="VEC"/>
	</connection>

<!-- PARAMETER CONNECTIONS -->
	<connection>
		<map_components component_2="parameter_values" component_1="extracellular_Na_concentration"/>
		<map_variables variable_2="TRPL" variable_1="TRPL"/>
		<map_variables variable_2="NID" variable_1="NID"/>
	</connection>

<!-- ==================================	ALDOSTERONE EFFECT ON CELLULAR POTASSIUM DISTRIBUTION	===================================== -->
	<component name="aldosterone_effect_on_cellular_K_distribution" cmeta:id="aldosterone_effect_on_cellular_K_distribution">
		
		
<!-- Inputs from other components -->
		<variable units="dimensionless" public_interface="in" private_interface="none" name="AMK"/>

<!-- Outputs to other components -->
		<variable units="dimensionless" public_interface="out" private_interface="none" name="AMK1"/>

<!-- Parameters from parameter_file -->
		<variable units="dimensionless" public_interface="in" private_interface="none" name="ALCLK"/>

		<math xmlns="http://www.w3.org/1998/Math/MathML">
			<apply id="EL9_to_EL11">
				<eq/>
				<ci>AMK1</ci>
				<apply>
					<plus/>
					<apply>
						<times/>
						<apply>
							<minus/>
							<ci>AMK</ci>
							<cn cellml:units="dimensionless">1</cn>
						</apply>
						<ci>ALCLK</ci>
					</apply>
					<cn cellml:units="dimensionless">1</cn>
				</apply>
			</apply>
		</math>
	</component>

<!-- INPUT CONNECTIONS -->
	<connection>
		<map_components component_2="electrolytes" component_1="aldosterone_effect_on_cellular_K_distribution"/>
		<map_variables variable_2="AMK" variable_1="AMK"/>
	</connection>

<!-- PARAMETER CONNECTIONS -->
	<connection>
		<map_components component_2="parameter_values" component_1="aldosterone_effect_on_cellular_K_distribution"/>
		<map_variables variable_2="ALCLK" variable_1="ALCLK"/>
	</connection>

<!-- ========================================	EXTRACELLULAR POTASSIUM CONCENTRATION	============================================= -->
	<component name="extracellular_K_concentration" cmeta:id="extracellular_K_concentration">
		
		
<!-- Inputs from other components -->
		<variable units="dimensionless" public_interface="in" private_interface="none" name="KOD"/>
		<variable units="dimensionless" public_interface="in" private_interface="none" name="AMK1"/>
		<variable units="dimensionless" public_interface="in" private_interface="none" name="VEC"/>
		<variable units="second" public_interface="in" private_interface="none" name="time"/>

<!-- Outputs to other components -->
		<variable units="dimensionless" public_interface="out" private_interface="none" cmeta:id="extracellular_K_concentration_CKE" name="CKE"/>
		<variable units="dimensionless" public_interface="out" private_interface="none" name="KE"/>
		<variable units="dimensionless" public_interface="out" private_interface="none" name="KTOT" initial_value="3622.54"/>

<!-- Parameters from parameter_file -->
		<variable units="dimensionless" public_interface="in" private_interface="none" name="KID"/>

<!-- Internal variables -->
		<variable units="dimensionless" public_interface="none" private_interface="none" name="KTOTD"/>

		<math xmlns="http://www.w3.org/1998/Math/MathML">
			<apply id="EL6">
				<eq/>
				<ci>KTOTD</ci>
				<apply>
					<minus/>
					<ci>KID</ci>
					<ci>KOD</ci>
				</apply>
			</apply>
			<apply id="EL7">
				<eq/>
				<apply>
					<diff/>
					<bvar>
						<ci>time</ci>
					</bvar>
					<ci>KTOT</ci>
				</apply>
				<ci>KTOTD</ci>
			</apply>
			<apply id="EL7A_and_EL7B">
				<eq/>
				<ci>KE</ci>
				<apply>
					<divide/>
					<apply>
						<minus/>
						<ci>KTOT</ci>
						<cn cellml:units="dimensionless">3000</cn>
					</apply>
					<apply>
						<times/>
						<ci>AMK1</ci>
						<cn cellml:units="dimensionless">9.3333</cn>
					</apply>
				</apply>
			</apply>
			<apply id="EL8">
				<eq/>
				<ci>CKE</ci>
				<apply>
					<divide/>
					<ci>KE</ci>
					<ci>VEC</ci>
				</apply>
			</apply>
		</math>
	</component>

<!-- INPUT CONNECTIONS -->
	<connection>
		<map_components component_2="electrolytes" component_1="extracellular_K_concentration"/>
		<map_variables variable_2="KOD" variable_1="KOD"/>
		<map_variables variable_2="time" variable_1="time"/>
	</connection>
	<connection>
		<map_components component_2="aldosterone_effect_on_cellular_K_distribution" component_1="extracellular_K_concentration"/>
		<map_variables variable_2="AMK1" variable_1="AMK1"/>
	</connection>
	<connection>
		<map_components component_2="extracellular_fluid_volume" component_1="extracellular_K_concentration"/>
		<map_variables variable_2="VEC" variable_1="VEC"/>
	</connection>

<!-- PARAMETER CONNECTIONS -->
	<connection>
		<map_components component_2="parameter_values" component_1="extracellular_K_concentration"/>
		<map_variables variable_2="KID" variable_1="KID"/>
	</connection>

<!-- ========================================	INTRACELLULAR POTASSIUM CONCENTRATION	============================================= -->
	<component name="intracellular_K_concentration" cmeta:id="intracellular_K_concentration">
		
		
<!-- Inputs from other components -->
		<variable units="dimensionless" public_interface="in" private_interface="none" name="KTOT"/>
		<variable units="dimensionless" public_interface="in" private_interface="none" name="KE"/>
		<variable units="dimensionless" public_interface="in" private_interface="none" name="VIC"/>

<!-- Outputs to other components -->
		<variable units="dimensionless" public_interface="out" private_interface="none" name="CKI"/>

<!-- Internal variables -->
		<variable units="dimensionless" public_interface="none" private_interface="none" name="KI"/>

		<math xmlns="http://www.w3.org/1998/Math/MathML">
			<apply id="EL12">
				<eq/>
				<ci>KI</ci>
				<apply>
					<minus/>
					<ci>KTOT</ci>
					<ci>KE</ci>
				</apply>
			</apply>
			<apply id="EL13">
				<eq/>
				<ci>CKI</ci>
				<apply>
					<divide/>
					<ci>KI</ci>
					<ci>VIC</ci>
				</apply>
			</apply>
		</math>
	</component>

<!-- INPUT CONNECTIONS -->
	<connection>
		<map_components component_2="extracellular_K_concentration" component_1="intracellular_K_concentration"/>
		<map_variables variable_2="KTOT" variable_1="KTOT"/>
		<map_variables variable_2="KE" variable_1="KE"/>
	</connection>
	<connection>
		<map_components component_2="intracellular_fluid_volume" component_1="intracellular_K_concentration"/>
		<map_variables variable_2="VIC" variable_1="VIC"/>
		<map_variables variable_2="CKI" variable_1="CKI"/>
	</connection>

<!-- ========================================	INTRACELLULAR FLUID VOLUME	============================================= -->
	<component name="intracellular_fluid_volume" cmeta:id="intracellular_fluid_volume">
		
		
<!-- Inputs from other components -->
		<variable units="dimensionless" public_interface="in" private_interface="none" name="CNA"/>
		<variable units="dimensionless" public_interface="in" private_interface="none" name="CKI"/>
		<variable units="second" public_interface="in" private_interface="none" name="time"/>

<!-- Outputs to other components -->
		<variable units="dimensionless" public_interface="out" private_interface="none" name="VIC" initial_value="25.0404"/>
		<variable units="dimensionless" public_interface="out" private_interface="none" cmeta:id="intracellular_fluid_volume_VID" name="VID"/>

<!-- Parameters from parameter_file -->
		<variable units="dimensionless" public_interface="in" private_interface="none" name="VIDML"/>

<!-- Internal variables -->
		<variable units="dimensionless" public_interface="none" private_interface="none" name="CCD"/>

		<math xmlns="http://www.w3.org/1998/Math/MathML">
			<apply id="EL14">
				<eq/>
				<ci>CCD</ci>
				<apply>
					<minus/>
					<ci>CKI</ci>
					<ci>CNA</ci>
				</apply>
			</apply>
			<apply id="EL15">
				<eq/>
				<ci>VID</ci>
				<apply>
					<times/>
					<ci>CCD</ci>
					<ci>VIDML</ci>
				</apply>
			</apply>
			<apply id="EL16">
				<eq/>
				<apply>
					<diff/>
					<bvar>
						<ci>time</ci>
					</bvar>
					<ci>VIC</ci>
				</apply>
				<ci>VID</ci>
			</apply>
		</math>
	</component>

<!-- INPUT CONNECTIONS -->
	<connection>
		<map_components component_2="extracellular_Na_concentration" component_1="intracellular_fluid_volume"/>
		<map_variables variable_2="CNA" variable_1="CNA"/>
	</connection>
	<connection>
		<map_components component_2="electrolytes" component_1="intracellular_fluid_volume"/>
		<map_variables variable_2="time" variable_1="time"/>
	</connection>

<!-- PARAMETER CONNECTIONS -->
	<connection>
		<map_components component_2="parameter_values" component_1="intracellular_fluid_volume"/>
		<map_variables variable_2="VIDML" variable_1="VIDML"/>
	</connection>

<!-- ========================================	TOTAL BODY WATER	============================================= -->
	<component name="total_body_water" cmeta:id="total_body_water">
		
		
<!-- Inputs from other components -->
		<variable units="dimensionless" public_interface="in" private_interface="none" name="TVD"/>
		<variable units="dimensionless" public_interface="in" private_interface="none" name="VUD"/>
		<variable units="second" public_interface="in" private_interface="none" name="time"/>

<!-- Outputs to other components -->
		<variable units="dimensionless" public_interface="out" private_interface="none" name="VTW" initial_value="39.8952"/>

		<math xmlns="http://www.w3.org/1998/Math/MathML">
			<apply id="EL17_and_EL18">
				<eq/>
				<apply>
					<diff/>
					<bvar>
						<ci>time</ci>
					</bvar>
					<ci>VTW</ci>
				</apply>
				<apply>
					<minus/>
					<ci>TVD</ci>
					<ci>VUD</ci>
				</apply>
			</apply>
		</math>
	</component>

<!-- INPUT CONNECTIONS -->
	<connection>
		<map_components component_2="electrolytes" component_1="total_body_water"/>
		<map_variables variable_2="TVD" variable_1="TVD"/>
		<map_variables variable_2="VUD" variable_1="VUD"/>
		<map_variables variable_2="time" variable_1="time"/>
	</connection>

<!-- ========================================	EXTRACELLULAR FLUID VOLUME	============================================= -->
	<component name="extracellular_fluid_volume" cmeta:id="extracellular_fluid_volume">
		
		
<!-- Inputs from other components -->
		<variable units="dimensionless" public_interface="in" private_interface="none" name="VIC"/>
		<variable units="dimensionless" public_interface="in" private_interface="none" name="VTW"/>

<!-- Outputs to other components -->
		<variable units="dimensionless" public_interface="out" private_interface="none" cmeta:id="extracellular_fluid_volume_VEC" name="VEC"/>

		<math xmlns="http://www.w3.org/1998/Math/MathML">
			<apply id="EL19">
				<eq/>
				<ci>VEC</ci>
				<apply>
					<minus/>
					<ci>VTW</ci>
					<ci>VIC</ci>
				</apply>
			</apply>
		</math>
	</component>

<!-- INPUT CONNECTIONS -->
	<connection>
		<map_components component_2="intracellular_fluid_volume" component_1="extracellular_fluid_volume"/>
		<map_variables variable_2="VIC" variable_1="VIC"/>
	</connection>
	<connection>
		<map_components component_2="total_body_water" component_1="extracellular_fluid_volume"/>
		<map_variables variable_2="VTW" variable_1="VTW"/>
	</connection>

<!-- ============================================================		PARAMETER VALUES		=============================================================== -->
	<component name="parameter_values" cmeta:id="parameter_values">
		<variable units="dimensionless" public_interface="out" private_interface="none" name="TRPL" initial_value="0"/>	<!-- transfusion coefficient [P] -->
		<variable units="dimensionless" public_interface="out" private_interface="none" name="NID" initial_value="0.1"/>	<!-- rate of sodium intake -->
		<variable units="dimensionless" public_interface="out" private_interface="none" name="ALCLK" initial_value="0.3"/>	<!-- sensitivity controller of AMK1 [P] -->
		<variable units="dimensionless" public_interface="out" private_interface="none" name="KID" initial_value="0.08"/>	<!-- rate of potassium intake -->
		<variable units="dimensionless" public_interface="out" private_interface="none" name="VIDML" initial_value="0.01"/>	<!-- proportionality constant, CCD to VID [P] -->
	</component>
	
	
<!-- ============================================================		GROUPING		=============================================================== -->

   <group>
		<relationship_ref relationship="containment"/>
		<component_ref component="electrolytes">
			<component_ref component="extracellular_Na_concentration"/>
			<component_ref component="aldosterone_effect_on_cellular_K_distribution"/>
			<component_ref component="extracellular_K_concentration"/>
			<component_ref component="intracellular_K_concentration"/>
			<component_ref component="intracellular_fluid_volume"/>
			<component_ref component="total_body_water"/>
			<component_ref component="extracellular_fluid_volume"/>
		</component_ref>
   </group>
      
   <group>
      <relationship_ref relationship="encapsulation"/>
		<component_ref component="electrolytes">
			<component_ref component="parameter_values"/>
			<component_ref component="extracellular_Na_concentration"/>
			<component_ref component="aldosterone_effect_on_cellular_K_distribution"/>
			<component_ref component="extracellular_K_concentration"/>
			<component_ref component="intracellular_K_concentration"/>
			<component_ref component="intracellular_fluid_volume"/>
			<component_ref component="total_body_water"/>
			<component_ref component="extracellular_fluid_volume"/>
      </component_ref>
   </group>
   
<!-- SIMULATION METADATA -->

   
<rdf:RDF>
  <rdf:Seq rdf:about="rdf:#ab29b06b-efc8-4bf4-800c-e26c92d0284b">
    <rdf:li rdf:resource="rdf:#816b3b43-68c4-4083-aa82-653c354b7293"/>
    <rdf:li rdf:resource="rdf:#05de5033-9815-45fc-8a01-577b3a55dd8a"/>
  </rdf:Seq>
  <rdf:Description rdf:about="rdf:#d13da169-6439-4985-a703-3a3bb4bae4ed">
    <vCard:FN/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#348e189a-b732-49b3-83c3-d7fa222438e2">
    <rdf:type rdf:resource="http://imc.org/vCard/3.0#internet"/>
    <rdf:value>j.terkildsen@auckland.ac.nz</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="">
    <dc:publisher/>
    <cmeta:comment rdf:resource="rdf:#fd54d773-c5d7-4370-8eb7-17dac62c32e0"/>
    <dcterms:created rdf:resource="rdf:#fbc75936-3e78-4aaf-bcc2-450320281c8b"/>
    <dc:creator rdf:resource="rdf:#de6f7306-bb1a-4b41-b1f8-989fa9a909e9"/>
    <cmeta:modification rdf:resource="rdf:#f3e0463a-b271-4741-bb8b-e5bbd55cda6f"/>
  </rdf:Description>
  <rdf:Description rdf:about="#aldosterone_effect_on_cellular_K_distribution">
    <rdf:value>
				EL9, EL10, and EL11:  
				Calculation of an aldosterone multiplier factor for the effect of aldosterone (AMK) 
				on the distribution of potassium across the cell membranes.  The variable (ALCLK) is 
				a sensitivity control for adjusting the effect of the aldosterone on the cellular 
				membrane distribution relationship of potassium on the two sides of the cell membranes.
				</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="#extracellular_Na_concentration">
    <rdf:value>
				EL1, EL2, and EL3:  
				The rate of intake of sodium (NAINT) is equal to the normal rate of sodium intake (NID) 
				times a salt appetite multiplier factor (STH).  The rate of change of sodium in the 
				extracellular fluid (NED) is equal to the rate of intake of sodium (NAINT), minus the 
				rate of excretion of sodium in the urine (NOD), plus sodium entering the body in 
				transfused plasma (TRPL).

				EL4:  
				The instantaneous quantity of sodium in the extracellular fluid (NAE) is calculated 
				by integrating with respect to time the rate of change of sodium in the 
				extracellular fluid (NED).

				EL5:  
				The concentration of sodium in the extracellular fluid (CNA) is equal to the quantity 
				of sodium in the extracellular fluid (NAE) divided by the extracellular fluid volume (VEC).
				</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#5e0f3638-04b4-4ff6-bb41-0fa629d12dd0">
    <vCard:FN/>
  </rdf:Description>
  <rdf:Description rdf:about="#extracellular_fluid_volume">
    <rdf:value>
				EL19:  
				The extracellular fluid volume (VEC) is equal to the total volume of water in the 
				body (VTW) minus the total volume of water inside all of the cells of the body (VIC).
				</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="#electrolytes">
    <rdf:value>
				Encapsulation grouping component containing all the components in the Electrolytes Model. The inputs and 
				outputs of the Electrolytes Model must be passed by this component.
				</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="#total_body_water">
    <rdf:value>
				EL17:  
				The rate of change of total volume of water in the body (DVTW) is equal to the 
				rate of intake of water (TVD) minus the rate of output of water in the urine (VUD).

				EL18:  
				The total volume of water in the body at any given instant (VTW) is determined 
				by integrating with respect times the rate of change of total water volume (DVTW).
				</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="#extracellular_K_concentration">
    <rdf:value>
				EL6:  
				The rate of change of the total quantity of potassium in all of the body fluids (KTOTD) 
				is equal to the rate of intake of potassium (KID) minus the rate of excretion of
				potassium in the urine (KOD).

				EL7:  
				The total quantity of potassium in all the body fluids at any given time (KTOT) 
				is calculated by integrating with respect to time the rate of change of the potassium 
				in all of the body fluids (KTOTD).

				EL7A:  
				Calculation of the freely mobile potassium in the body (approximately 616) by 
				subtracting the relatively fixed potassium in all the cells of the body 
				(approximately 3000) from the total potassium of the body (KTOT).

				EL7B:  
				Calculation of the total potassium in the extracellular fluid of the body (KE) by 
				dividing the total freely mobile calcium from Block EL7A by a constant factor of 
				9.3333 (which is a distribution relationship of the freely mobile potassium between 
				the intracellular and extracellular fluid), and divided by a factor from Block EL11 
				that determines the activity of aldosterone on the distribution relationship of 
				potassium across the cell membranes.

				EL8:  
				The concentration of potassium in the extracellular fluid (CKE) is equal to the 
				quantity of potassium in the extracellular fluid (KE) divided by the volume of 
				extracellular fluid (VEC).
				</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="#intracellular_K_concentration">
    <rdf:value>
				EL12:  
				Calculation of the total potassium inside all the cells of the body (KI) by 
				subtracting the potassium in the extracellular fluids (KE) from the total potassium 
				in the body (KTOT).

				EL13:  
				Calculation of the concentration of potassium inside the cells of the body (CKI) 
				by dividing the total potassium inside all the cells (KI) by the volume of fluid 
				inside all the cells (VIC).
				</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d6842d9b-1e2c-4b61-8de5-f92bbdb8d6cb">
    <bqs:Pubmed_id/>
    <bqs:JournalArticle rdf:resource="rdf:#70fd783c-4b3f-4b71-875d-5dcfea4e5fed"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$RQv43">
    <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
    <rdf:first rdf:resource="rdf:#$SQv43"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$3SdBX3">
    <ns7:boundIntervals rdf:resource="rdf:#$4SdBX3"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#fbc75936-3e78-4aaf-bcc2-450320281c8b">
    <dcterms:W3CDTF>2008-11-18T00:00:00+00:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#cfa33f0d-e4c7-43a1-bfeb-e6f5c9f38838">
    <vCard:Given/>
    <vCard:Family>Electrolytes</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#891aad72-8c2b-49aa-97fb-8a36be1334fe">
    <dc:title/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#1cbd01e4-94f6-4993-be0a-699b6a545f9e">
    <vCard:Given>Jonna</vCard:Given>
    <vCard:Family>Terkildsen</vCard:Family>
    <vCard:Other/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#2aeb5ab4-816d-42a4-a63a-3c02cb24bedc">
    <vCard:Given>Jonna</vCard:Given>
    <vCard:Family>Terkildsen</vCard:Family>
    <vCard:Other/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#4b2d9cf0-4fed-4e8d-85d5-d156036943a5">
    <dcterms:W3CDTF>2008-11-00 00:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#70fd783c-4b3f-4b71-875d-5dcfea4e5fed">
    <dc:creator rdf:resource="rdf:#ab29b06b-efc8-4bf4-800c-e26c92d0284b"/>
    <dc:title/>
    <bqs:volume/>
    <bqs:first_page/>
    <bqs:Journal rdf:resource="rdf:#891aad72-8c2b-49aa-97fb-8a36be1334fe"/>
    <dcterms:issued rdf:resource="rdf:#4b2d9cf0-4fed-4e8d-85d5-d156036943a5"/>
    <bqs:last_page/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#de6f7306-bb1a-4b41-b1f8-989fa9a909e9">
    <vCard:ORG rdf:resource="rdf:#c4f674fc-f4ab-4ac8-ae24-df064bfeefaf"/>
    <vCard:EMAIL rdf:resource="rdf:#348e189a-b732-49b3-83c3-d7fa222438e2"/>
    <vCard:N rdf:resource="rdf:#1cbd01e4-94f6-4993-be0a-699b6a545f9e"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#fd54d773-c5d7-4370-8eb7-17dac62c32e0">
    <dc:creator rdf:resource="rdf:#d13da169-6439-4985-a703-3a3bb4bae4ed"/>
    <rdf:value/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#72763a22-6f25-4d69-821f-8213dff80170">
    <dc:creator rdf:resource="rdf:#5e0f3638-04b4-4ff6-bb41-0fa629d12dd0"/>
    <rdf:value/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$SQv43">
    <ns7:endingValue>100</ns7:endingValue>
    <ns7:nonstandard-pointDensity>1000</ns7:nonstandard-pointDensity>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$b2Cb93">
    <ns7:boundIntervals rdf:resource="rdf:#$c2Cb93"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$c2Cb93">
    <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
    <rdf:first rdf:resource="rdf:#$d2Cb93"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$QQv43">
    <ns7:boundIntervals rdf:resource="rdf:#$RQv43"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#816b3b43-68c4-4083-aa82-653c354b7293">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#95db880d-040e-47eb-a2b0-a402b3fe83d6"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#95db880d-040e-47eb-a2b0-a402b3fe83d6">
    <vCard:Given/>
    <vCard:Family>Guyton</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#2621a657-fb58-4e4e-9523-ced2fc215059">
    <vCard:N rdf:resource="rdf:#2aeb5ab4-816d-42a4-a63a-3c02cb24bedc"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#f3e0463a-b271-4741-bb8b-e5bbd55cda6f">
    <dcterms:modified rdf:resource="rdf:#70156026-3d49-47fc-b01e-6eb1635c56d7"/>
    <rdf:value>Added cmeta:id's to some variables</rdf:value>
    <cmeta:modifier rdf:resource="rdf:#2621a657-fb58-4e4e-9523-ced2fc215059"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#70156026-3d49-47fc-b01e-6eb1635c56d7">
    <dcterms:W3CDTF>2008-11-18T12:22:43+13:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$4SdBX3">
    <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
    <rdf:first rdf:resource="rdf:#$5SdBX3"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#05de5033-9815-45fc-8a01-577b3a55dd8a">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#cfa33f0d-e4c7-43a1-bfeb-e6f5c9f38838"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c4f674fc-f4ab-4ac8-ae24-df064bfeefaf">
    <vCard:Orgname>University of Auckland</vCard:Orgname>
    <vCard:Orgunit>Auckland Bioengineering Institute</vCard:Orgunit>
  </rdf:Description>
  <rdf:Description rdf:about="#intracellular_fluid_volume">
    <rdf:value>
				EL14 and EL15:  
				Calculation of the rate of change of volume inside all the cells of the body (VID) 
				caused in Block EL14 by differences in osmotic effect of sodium concentration (CNA) 
				outside the cells and potassium concentration (CKI) inside the cells.  The rate of 
				transfer of this fluid (VID) is determined by a proportionality factor (VIDML).

				EL16:  
				Calculation of the changing level of intracellular fluid volume in the entire body (VIC) 
				by integrating the rate of change of this fluid volume (VID).
				</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="#electrolytes_CellML1_0_model">
    <ns7:simulation rdf:resource="rdf:#$QQv43"/>
    <bqs:reference rdf:resource="rdf:#d6842d9b-1e2c-4b61-8de5-f92bbdb8d6cb"/>
    <cmeta:comment rdf:resource="rdf:#72763a22-6f25-4d69-821f-8213dff80170"/>
    <rdf:value>
			Extracellular and intracellular fluid electrolytes and volumes.
			</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="/electrolytes_1-0.cellml#electrolytes_CellML1_0_model#LfY7zdZ%60EYs">
    <ns7:simulation rdf:resource="rdf:#$3SdBX3"/>
    <ns7:simulation rdf:resource="rdf:#$b2Cb93"/>
  </rdf:Description>
</rdf:RDF>
</model>