Engine Keyword Deactivation reference residual option and using the
previous one in stop criteria for implicit nonlinear analysis.
- /IMPL/RREF
becomes the default option from this version. In this case,
Residual r =
r=fext−fint−Ma
∥r∥0=max(∥fext∥,∥fint∥,∥Ma∥)
(
a
=0 for static).
When
/IMPL/RREF/OFF is used, the previous criteria is
used,
∥r∥0=∥r∥
at the beginning of each cycle.
- This keyword is used only for
implicit nonlinear implicit, and is generally more difficult to converge.