steadyState Reference Home

Calculates the steady state of a system of equations or reactions.


steadyState[system]

steadyState[system, t]

system may be either a list of reactions (the input to interpret) or a list of equations and variables (the output from interpret).

t is the time variable in system. It may be omitted, in which case the time variable is assumed to be Global`t.

It may not be possible to find solutions for all variables. See Solve.

Example

steadyState example




[18 July 2012]