Location: Potassium delayed rectifier channel knowledge page @ bacbe886d232 / units_and_constants / ion_valency.cellml

Author:
David Nickerson <david.nickerson@gmail.com>
Date:
2024-07-01 22:59:10+12:00
Desc:
Adding a PMR category keyword annotation to the CellML model
Permanent Source URI:
https://models.fieldml.org/workspace/b80/rawfile/bacbe886d2326aa997b52eda47974d5c906c5025/units_and_constants/ion_valency.cellml

<?xml version='1.0' encoding='UTF-8'?>
<model name="ion_valences" xmlns="http://www.cellml.org/cellml/1.0#" xmlns:cellml="http://www.cellml.org/cellml/1.0#">
    <component name="ion_valences">
        <variable initial_value="1" name="zNa" public_interface="out" units="dimensionless"/>
        <variable initial_value="-1" name="zCl" public_interface="out" units="dimensionless"/>
        <variable initial_value="1" name="zK" public_interface="out" units="dimensionless"/>
        <variable initial_value="2" name="zCa" public_interface="out" units="dimensionless"/>
    </component>
</model>