ansys.mapdl.core.Mapdl.crplim#
- Mapdl.crplim(crcr='', option='', **kwargs)#
Specifies the creep criterion for automatic time stepping.
Mechanical APDL Command: CRPLIM
- Parameters:
Notes
The cutcontrol command can also be used to set the creep criterion and is preferred over this command for setting automatic time step controls.
The creep ratio control can be used at the same time for implicit creep and explicit creep analyses. For implicit creep (
Option= 1), the default value ofCRCRis zero (that is, no creep limit control), and you can specify any value. For explicit creep (Option= 0), the default value ofCRCRis 0.1, and the maximum value allowed is 0.25.This command is also valid in PREP7.
Warning
This command is archived in the latest version of the software.