Stiff equation
In computational mathematics, a stiff equation is an initial value problem
where , requiring dedicated implicit time stepping methods for its efficient numerical integration. The simplest mathematical characterization of a stiff equation is the necessary condition
Since , where is the Jacobian matrix of at the point , the criterion above is easily evaluated and quantifies stiffness. The criterion is derived, explained and illustrated for nonlinear stiff equations below.
For a linear system with constant coefficients , the divergence is constant, making stiffness a global characteristic whose magnitude is related to the time scale .
For a nonlinear system, stiffness usually varies in space and time along the solution trajectory , where the criterion quantifies stiffness locally. In practical computations, stiff equations are invariably solved using adaptive methods.