Newton
The Newton
solver defines a classic (modified) Newton-Raphson solver.
Syntax
Remarks
The modified Newton method only assembles tangent stiffness at the beginning of each sub-step. Automatic stepping can be enabled to obtain optimised computational workload.
The Aitken acceleration is automatically enabled in the modified Newton method.
Last updated