r5.03.14 Implicit and explicit integration of nonlinear behavioral relationships#

Summary

This document describes two integration methods (one implicit and one explicit) for solving problems with nonlinear behaviors in operators STAT_NON_LINE [R5.03.01] and DYNA_NON_LINE [R5.05.05].

The implicit numerical method presented is that of Newton, with or without linear search.

The explicit numerical method is that of Runge Kutta of order 2 with adaptive steps.