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

Author:
David Nickerson <david.nickerson@gmail.com>
Date:
2024-07-01 22:48:24+12:00
Desc:
Adding a PMR category keyword annotation. Using the annotation file to see if this can be used outside of the CellML model itself.
Permanent Source URI:
https://models.fieldml.org/workspace/b80/rawfile/e4130e1a40786698faa4a003508a792db6b5f089/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>