3.2.2. ALGO_INTE, ITER_INTE_MAXI, RESI_INTE_RELA, ITER_INTE_PAS
Allows you to specify the type of integration diagram to solve the equation or the system of non-linear equations formed by the equations constituting the models of behavior with internal variables. A resolution method by default is provided for each behavior. However, it is possible to change the resolution method by default for a number of behaviors (see
u4.51.11).
In the case of iterative resolution (i.e. if ALGO_INTE is not ANALYTIQUE), the keywords ITER_INTE_MAXI and RESI_INTE_RELA define the maximum number of iterations and the relative residue to integrate the behavior. If this integration fails, it is possible to subdivide the time step, either locally (keyword ITER_INTE_PAS) or globally (command DEFI_LIST_INST). The default value for ITER_INTE_MAXI is 20. This may not be sufficient for some behaviors (MONOCRISTAL for example). In this case, do not hesitate to increase this parameter (100 for example). On the other hand, it is strongly recommended not to increase RESI_INTE_RELA (\({10}^{\mathrm{-}6}\) by default), otherwise you will get non-converged solutions.
The local subdivision of the time step is a means of improving the robustness of local integration, on the other hand it does not make it possible to provide a coherent tangent matrix (loss of the quadratic convergence of the global problem).
3.2.3. POST_ITER =” CRIT_RUPT “
Definition of a critical stress failure criterion by post-processing Newton iterations, at each time step. If the greatest mean principal stress in an element exceeds a given threshold \({\sigma }_{c}\), Young’s modulus is divided at the next time step by a coefficient. These two coefficients are defined under the keyword CRIT_RUPT of the DEFI_MATERIAU operator.
3.2.4. RESI_RADI_RELA
Measurement of the error due to time discretization, directly related to the rotation of the normal to the load surface. The angle between the normal to the plasticity criterion at the beginning of the time step and the normal to the plasticity criterion calculated at the end of the time step is calculated. The time step is sliced (via DEFI_LIST_INST) if the error is greater than the tolerance set by the user.
This criterion is operational for Von Mises elastoplastic behaviors with isotropic, linear and mixed kinematics work hardening and for elasto-visco-plastic behaviors of Chaboche.