Incremental elasto-plastic solution methods are nonlinear finite element procedures that advance a path-dependent plastic response through load increments and equilibrium iterations.
Direct iteration or successive approximation updates the nonlinear response with a repeated approximate solve.
Newton-Raphson iteration repeatedly linearizes the residual about the current state.
Tangential stiffness methods update the stiffness according to the current tangent response.
Initial stiffness methods reuse an earlier stiffness while moving nonlinear effects into residual or pseudo-load corrections.
FE Plasticity Loop
Apply a load or time increment.
Predict displacement or strain increments.
Update stresses and internal variables at integration points.
Assemble internal forces and tangent or secant stiffness terms.
Solve for a correction and test convergence.
Commit the plastic state only when the increment is accepted.
Why It Matters
Plasticity makes equilibrium path-dependent. Large increments can cross yield surfaces poorly, inconsistent tangents can slow or prevent convergence, and initial-stiffness schemes can be robust but inefficient when the plastic zone changes quickly.
Connections
Abaqus Nonlinear Solution Control is the production Abaqus counterpart: increments, Newton iterations, cutbacks, stabilization, and convergence checks.