- ALLSDTOL
-
Include this parameter to indicate that an adaptive automatic damping
algorithm will be activated in this step. Set this parameter equal to the
maximum allowable ratio of the stabilization energy to the total strain energy.
The initial damping factor is specified via the STABILIZE parameter or the FACTOR parameter. This damping factor will then be adjusted through
the step based on the convergence history and the value of ALLSDTOL. If this parameter is set equal to zero, the adaptive automatic
damping algorithm is not activated; a constant damping factor will be used
throughout the step. If this parameter is included without a specified value,
the default value is 0.05. If this parameter is omitted but the STABILIZE parameter is included with the default value of dissipated
energy fraction, the adaptive automatic damping algorithm will be activated
automatically with ALLSDTOL=0.05.
This parameter must be used in conjunction with the STABILIZE parameter (see
Solving Nonlinear Problems).
- CONTINUE
-
Set CONTINUE=NO (default) to specify that this step is not to carry over the
damping factors from the results of the preceding general step. In this case
the initial damping factors will be recalculated based on the declared damping
intensity and on the solution of the first increment of the step or can be
specified directly.
Set CONTINUE=YES to specify that this step is to carry over the damping factors
from the end of the immediately preceding general step.
This parameter must be used in conjunction with the ALLSDTOL and the STABILIZE parameters.
- DIRECT
-
This parameter selects direct user control of the incrementation through the
step. If this parameter is used, constant increments of the size defined by the
first item on the data line are used. If this parameter is omitted,
Abaqus/Standard
will choose the increments (after trying the user's initial time increment for
the first attempt at the first increment).
The parameter can have the value NO STOP. If this value is included, the solution to an increment is
accepted after the maximum number of iterations allowed has been completed (as
defined by the
CONTROLS option), even if the equilibrium tolerances are not
satisfied. Very small increments and a minimum of two iterations are usually
necessary if this value is used. This approach is not
recommended; it should be used only in special cases when the analyst has a
thorough understanding of how to interpret results obtained in this
way.
- ELSET
-
Set this parameter equal to the name of an element set for which the rigid
body motion will be described in a spatial or Eulerian manner. The rest of the
elements in the model will be treated in a classical Lagrangian manner. Only
one Eulerian element set can be specified in the whole model.
If this parameter is omitted, the rigid body motion in the whole model will
be described in a spatial or Eulerian manner.
- FACTOR
-
Set this parameter equal to the damping factor to be used in the automatic
damping algorithm (see
Solving Nonlinear Problems)
if the problem is expected to be unstable due to local instabilities and the
damping factor calculated by
Abaqus
is not suitable. This parameter must be used in conjunction with the STABILIZE parameter and overrides the automatic calculation of the
damping factor based on a value of the dissipated energy fraction.
- INERTIA
-
Include this parameter to indicate that inertia effects must be accounted
for.
Set INERTIA=NO (default) to ignore inertia effects.
Set INERTIA=YES to include inertia effects. This setting includes the inertia
load stiffness terms. At high rolling speeds these terms can improve the
convergence behavior of the simulation significantly. Therefore, it is
recommended that you include these terms.
Set INERTIA=LOW SPEED to include inertia effects but ignore unsymmetric inertia load
stiffness matrix terms. The unsymmetric inertia load stiffness terms increase
the solver time for each iteration. At low rolling speeds the inertia load
stiffness terms are often not critical for convergence and using INERTIA=LOW SPEED may shorten the simulation time.
- INERTIA STABILIZATION FACTOR
-
Set this parameter equal to the stabilization factor to use in the inertia
calculations for first-order elements in three-dimensional meshes created by
revolving an axisymmetric mesh cross-section during symmetric model generation
(see
Inertia Stabilization).
This factor must be set to a value greater than or equal to zero. By default,
it is set to one.
Set this parameter equal to zero to turn off inertia stabilization.
The inertia stabilization factor is not related to the STABILIZE parameter; however, when inertia stabilization is used, it is
often not necessary to include automatic stabilization.
- LONG TERM
-
Include this parameter to indicate that there is no viscoelastic or
viscoplastic material response during this step. The solution must be based on
the long-term elastic moduli if the material description includes viscoelastic
material properties or be based on the long-term response of the
elastic-plastic network alone if the two-layer viscoplastic material model is
used.
- MULLINS
-
Include this parameter when the Mullins effect material model is used to
indicate how the Mullins effect should be applied over the step.
Set MULLINS=RAMP to indicate that the Mullins effect should be ramped up over
the time period of the current step.
Set MULLINS=STEP (default) to indicate that the Mullins effect should be
applied instantaneously at the beginning of the current step.
- PASS BY PASS
-
Include this parameter to indicate that a quasi-steady-state (pass-by-pass)
procedure will be used to obtain the steady-state solution.
If this parameter is omitted, the steady-state solution will be obtained
directly.
- STABILIZE
-
Include this parameter to use automatic stabilization if the problem is
expected to be unstable due to local instabilities. Set this parameter equal to
the dissipated energy fraction of the automatic damping algorithm (see
Solving Nonlinear Problems).
If this parameter is omitted, the stabilization algorithm is not activated. If
this parameter is included without a specified value, the default value of the
dissipated energy fraction is
and the adaptive automatic damping algorithm will be activated by default with ALLSDTOL =0.05 in this step; set ALLSDTOL=0 to deactivate the adaptive automatic damping algorithm. If
the FACTOR parameter is used, any value of the dissipated energy fraction
will be overridden by the damping factor.