Previous Page Parent Page Next Page TOC
User Manual | Methods | Steady State Calculation

Steady State Calculation

A steady state is a condition in which the state variables of a model—such as species concentrations—do not change over time. Mathematically, this is expressed by setting the differential equations describing the time evolution of the metabolic system to zero. This creates a system of algebraic nonlinear equations. COPASI can use multiple strategies and numerical methods to solve them.

Internally, all calculations operate on particle numbers and particle number rates, rather than concentrations. The reduced model (Deterministic Interpretation of the Model) is used for these computations. The Jacobian (utilized in the Newton method and for computing eigenvalues) is calculated using finite differences. Eigenvalues of the Jacobian are computed using LAPACK.

Options for Steady State Analysis