- Author:
- Glucose Uptake <nafs080@aucklanduni.ac.nz>
- Date:
- 2018-03-29 11:43:57+13:00
- Desc:
- Modular_Version of glucose uptake model in CellML
- Permanent Source URI:
- https://models.fieldml.org/workspace/572/rawfile/005feb6e7aaf2994df6bb8eadc6e07a310866f77/Basolateral_Concentrations.cellml
<?xml version='1.0'?>
<model name="Basolateral_Concentrations" xmlns="http://www.cellml.org/cellml/1.1#" xmlns:cellml="http://www.cellml.org/cellml/1.1#">
<component name="Basolateral_concentrations">
<variable initial_value="155e-3" name="Na_s" public_interface="out" units="M"/>
<variable initial_value="119e-3" name="Cl_s" public_interface="out" units="M"/>
<variable initial_value="5.4e-3" name="K_s" public_interface="out" units="M"/>
<variable initial_value="25e-3" name="glucose_s" public_interface="out" units="M"/>
<variable initial_value="10e-3" name="HCO3_s" public_interface="out" units="M"/>
</component>
</model>