- Author:
- Shelley Fong <s.fong@auckland.ac.nz>
- Date:
- 2021-09-06 18:00:23+12:00
- Desc:
- Fixing stoich matrix and exporting all variables form module to global environment in cellml
- Permanent Source URI:
- https://models.cellml.org/workspace/6f9/rawfile/83e6482b04bce2113b5223ea7176e404a1412559/units_and_constants/constants_BG.cellml
<?xml version='1.0' encoding='UTF-8'?>
<model name="BG_constants" xmlns="http://www.cellml.org/cellml/1.0#" xmlns:cellml="http://www.cellml.org/cellml/1.0#">
<component name="constants">
<variable initial_value="8.31" name="R" units="J_per_K_per_mol"/>
<variable initial_value="310" name="T" units="kelvin"/>
<variable initial_value="96485" name="F" units="C_per_mol"/>
</component>
</model>