diff --git a/html/notebooks/nmodl-kinetic-schemes.html b/html/notebooks/nmodl-kinetic-schemes.html index 257def2df0..52bcf6c4fb 100644 --- a/html/notebooks/nmodl-kinetic-schemes.html +++ b/html/notebooks/nmodl-kinetic-schemes.html @@ -149,7 +149,7 @@
where , and
where , and
A0
etc are the species kf
is the forwards reaction rate kb
is the backwards reaction rate where , and
where , and
NONLINEAR
construct , with Jacobian
such that desired solution satisfies condition
iterative solution given by
iterative solution given by
see the nmodl-nonlinear-solver notebook for more details ***
-exact solution: m = minf+(m-minf)*exp(dt/mtau)
+exact solution:
+
+ m = minf+(m-minf)*exp(dt/mtau)