Location: units_and_constants_for_BG @ 8c2290506f48 / constants_BG.cellml

Author:
Shelley Fong <s.fong@auckland.ac.nz>
Date:
2021-11-03 13:38:17+13:00
Desc:
Adding J_per_C units
Permanent Source URI:
https://models.physiomeproject.org/workspace/706/rawfile/8c2290506f48935076bff398ae5b3cc2a2c42512/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" public_interface="out" units="J_per_K_per_mol"/>
        <variable initial_value="310" name="T" public_interface="out" units="kelvin"/>
        <variable initial_value="96485" name="F" public_interface="out" units="C_per_mol"/>
    </component>
</model>