Force the solver to continue iterating past non-convergence detection
*MPLI i1,r1
i1: Minimum number of plasticity iterations. Default 1
r1: Minimum plasticity step. Default 1d-15
By default the Newton-Raphson solver assumes the non-convergence whenever the residual between two successive *PPLA plasticity increments is greater or equal to 10 %. Use *MPLI to force the solver to continue iterating up to at least i1 iterations. Use r1 to set the threshold for the minimum-sized time step the plasticity algorithm is allowed to attempt.
Required card: *PPLA