Location: BG_NBC @ 0ccfc1dd8f20 / README.txt

Author:
Shelley Fong <sfon036@UoA.auckland.ac.nz>
Date:
2022-05-27 11:35:32+12:00
Desc:
Changing to 3 reactions instead of one reactions for effects of pH. Only adding to forward reactions
Permanent Source URI:
http://models.cellml.org/workspace/87f/rawfile/0ccfc1dd8f2035b3851933a5d94877711d39be17/README.txt

NBC is dependent on pH_i and pH_e, 
J_kinetic is scaled by (1+10^(ni(pH_i-pKi)))*(1+10^(-ne(pH_e-pKe)))
This scale is rearranged to 
scale = (1+Kmi^ni*[H_i]^-ni)*(1+Kme^-ne*[H_e]^ne)

2 extra reactions are added for each of the 6 transitions between channel states.
-ni and ne are the stoichiometries of H_i and H_e (only applied in the forward reaction rates)

In final bond graph, each state Sx is the sum of 3 velocities.