lowLevelReactions Reference Home

lowLevelReactions[reactionList, options] returns a list of basic reactions in a reaction list, by breaking down complex mass-action reations into their simplest forms. Calculates the Jacobian Matrix of a system of equations or reactions.

reactionList should have the same format as the input to interpret.

Options include:

rates→True - If True then each reaction be listed as {arrow-form, rates}; if False then only the arrow-forms will be returend.

Example (Download as Mathematica Notebook)




[19 July 2012]