Location: KACh knowledge page @ 66e7a6aaeba6 / units_and_constants / constants_BG.cellml

Author:
Shelley Fong <sfon036@UoA.auckland.ac.nz>
Date:
2024-09-06 14:01:57+12:00
Desc:
Adding RDF to cellml
Permanent Source URI:
http://models.cellml.org/workspace/bc6/rawfile/66e7a6aaeba62c2337f6843b8806bad63bae7b16/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" 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>