interpret Reference Home

interpret[reaction-list] converts a list of reactions

{{arrow-form1, rate-information1}, {arrow-form1, rate-information2,...}}
into differential equations
{{ode1, ode2,...},{var1,var2...}}

The variable Global`t is used for the time argument.

The output of interpret can be evaluate by NDSolve as in the following example (Download Mathematica .nb file):

The format of rate-information and arrow-form vary with the type of reaction being described. For more information see:


  See Also: ODE
 

[rev 29 July 2012]