Toolbox
Package Symbol
Keq
k2keq
kFwd2keq
keq2k
v
See Also »
|
MASS Toolbox
More About »
rateconst
rateconst["RxnID", True]
represents an elementary rate constant of the forward direction of reaction "RxnID".
rateconst["RxnID", False]
represents an elementary rate constant of the reverse direction of reaction "RxnID".
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Define a rate constant (forward direction)
Define a rate constant (reverse direction)
Query the ID of a rate constant
In[1]:=
Define a rate constant (forward direction)
In[2]:=
Out[2]=
Define a rate constant (reverse direction)
In[3]:=
Out[3]=
Query the ID of a rate constant
In[4]:=
Out[4]=
Scope
(1)
rateconst represents elementary rate constants
Generalizations & Extensions
(1)
Shorthand notation
Replace a forward rate constant by the respective reverse rate and equilibrium constants
Replace a reverse rate constant by the respective reverse rate and equilibrium constants
SEE ALSO
Keq
parameter
Km
vmax
k2keq
kRev2keq
kFwd2keq
keq2k
v
MORE ABOUT
MASS Toolbox