ProductsAbaqus/StandardAbaqus/CAE TypeHistory data
LevelStep Abaqus/CAEStep module
Required, mutually exclusive parameters
- ANALYSIS
-
This parameter applies only to
Abaqus/Standard
analyses.
Set ANALYSIS=DISCONTINUOUS to set parameters that will usually improve efficiency for
severely discontinuous behavior, such as frictional sliding or concrete
cracking, by allowing relatively many iterations prior to beginning any checks
on the convergence rate. This parameter overrides any values that may be set
for the variables I0
and IR
on the data lines associated with PARAMETERS=TIME INCREMENTATION. A less efficient solution may result if this parameter is set
in problems that do not exhibit severely discontinuous behavior.
- PARAMETERS
-
This parameter applies only to
Abaqus/Standard
analyses.
Set PARAMETERS=FIELD to set parameters for satisfying a field equation. In this
case the FIELD parameter can be used to define the field for which the
parameters are being given. If the FIELD parameter is omitted, the parameters are being set for all
fields that are active in the problem.
Set PARAMETERS=CONSTRAINTS to set tolerances on constraint equations.
Set PARAMETERS=LINE SEARCH to set line search control parameters.
Set PARAMETERS=TIME INCREMENTATION to set time incrementation control parameters.
- RESET
-
Include this parameter to reset all values to their defaults. The option
should have no data lines when this parameter is used.
- TYPE
-
Set TYPE=DIRECT CYCLIC to set parameters that will be used to control the stabilized
state and plastic ratcheting detections and to specify when to impose the
periodicity condition for direct cyclic analysis.
Set TYPE=NO CUTBACK SCALING to set the α
and β
parameters that will be used with the unstable crack growth criterion in an
XFEM analysis.
Set TYPE=VCCT LINEAR SCALING to set the β
parameter that will be used with linear scaling for a
VCCT
debonding analysis.
Optional parameters
- FIELD
-
This parameter can be used only with PARAMETERS=FIELD in
Abaqus/Standard.
Set FIELD=CONCENTRATION to set parameters for the mass concentration field equilibrium
equations.
Set FIELD=DISPLACEMENT to set parameters for the displacement field and warping
degree of freedom equilibrium equations.
Set FIELD=ELECTRICAL POTENTIAL to set parameters for the electrical potential field
equilibrium equations.
Set
FIELD=FLUID ELECTRIC POTENTIAL
to set parameters for the fluid electric potential field equilibrium equations in a
coupled thermal-electrochemical analysis.
Set FIELD=GLOBAL (default) to define one set of parameters to be used for all
active fields.
Set FIELD=HYDROSTATIC FLUID PRESSURE to set parameters for the hydrostatic fluid element volume
constraint.
Set
FIELD=ION CONCENTRATION
to set parameters for the ion concentration field equilibrium equations in a coupled
thermal-electrochemical analysis.
Set FIELD=MATERIAL FLOW to set parameters for the material flow degree of freedom for
connector elements.
Set FIELD=PORE FLUID PRESSURE to set parameters for the pore liquid volumetric continuity
equations.
Set FIELD=PRESSURE LAGRANGE MULTIPLIER to set parameters for the pressure Lagrange multiplier field
equations.
Set FIELD=ROTATION to set parameters for the rotation field equilibrium
equations.
Set FIELD=TEMPERATURE to set parameters for the temperature field equilibrium
equations.
Set FIELD=VOLUMETRIC LAGRANGE MULTIPLIER to set parameters for the volumetric Lagrange multiplier field
equations.
Data lines for PARAMETERS=FIELD- First
line
-
Rαn
, convergence criterion for the ratio of the largest (scaled)
residual to the corresponding average flux norm for convergence. Default
Rαn=5×10-3
. -
Cαn,
convergence criterion for the ratio of the largest solution correction to the
largest corresponding incremental solution value. Default
Cαn=10-2.
-
˜qα0,
initial value of the time average flux for this step. The default is the time
average flux from previous steps or 10-2
if this is Step 1.
-
˜qαu,
user-defined average flux. When this value is defined,
˜qα(t)=˜qαu
for all t.
- The
remaining items rarely need to be reset from their default
values.
-
RαP,
alternative residual convergence criterion to be used after
IαP
iterations. Default RαP=2×10-2.
-
ϵα,
criterion for zero flux compared to ˜qα.
Default ϵα=10-5.
-
Cαϵ,
convergence criterion for the ratio of the largest solution correction to the
largest corresponding incremental solution value when there is zero flux in the
model. Default Cαϵ=10-3.
Rαl
, convergence criterion for the ratio of the largest (scaled)
residual to the corresponding average flux norm for convergence to be accepted in
one iteration (that is, for a linear case). Default
Rαl=10-8
.
- Second line
These items
rarely need to be reset from their default values.
-
Cf,
field conversion ratio used in scaling the relationship between two active
fields when one is of negligible magnitude. Default Cf=1.0.
-
ϵαl,
criterion for zero flux compared to the time averaged value of the largest flux
˜qαmax
in the model during the current step. Default ϵαl=10-5.
-
ϵαd,
criterion for zero displacement increment (and/or zero penetration if CONVERT SDI=YES) compared to the characteristic element length in the model.
This item is used only when FIELD=DISPLACEMENT. Default ϵαd=10-8.
Data line for PARAMETERS=CONSTRAINTS- First (and
only) line
These items rarely need to be
reset from their default values. The relevance of certain parameters depends on
the value of the CONVERT SDI parameter on the
STEP option.
-
Tvol,
volumetric strain compatibility tolerance for hybrid solid elements. Default
Tvol=10-5.
-
Taxial,
axial strain compatibility tolerance for hybrid beam elements. Default
Taxial=10-5.
-
Ttshear,
transverse shear strain compatibility tolerance for hybrid beam elements.
Default Ttshear=10-5.
-
Tcont,
contact and slip compatibility tolerance. For CONVERT SDI=YES, the ratio of the maximum error in the contact or slip
constraints to the maximum displacement increment must be less than this
tolerance.
For CONVERT SDI=NO, this is used only with softened contact specified with the
SURFACE BEHAVIOR, PRESSURE-OVERCLOSURE option. The ratio of the error in the soft contact constraint
clearance to the user-specified clearance at which the contact pressure is zero
must lie below this tolerance for p>p0,
where p0
is the pressure value at zero clearance. Default Tcont=5×10-3.
-
Tsoft,
soft contact compatibility tolerance for low pressure. This tolerance, which is
used only if CONVERT SDI=NO, is similar to Tcont
for softened contact, except that it represents the tolerance when
p=0.0.
The actual tolerance is interpolated linearly between Tcont
and Tsoft
for 0≤p≤p0.
Default Tsoft=0.1.
-
Tdisp,
displacement compatibility tolerance for distributing coupling elements. The
ratio of the error in the distributing coupling displacement compatibility to a
measure of the characteristic length of the coupling arrangement must lie below
this tolerance. This characteristic length is twice the average of the coupling
node arrangement principal radii of gyration. Default Tdisp=10-5.
-
Trot,
rotation compatibility tolerance for distributing coupling elements. Default
Trot=10-5.
-
Tcfe,
contact force error tolerance for CONVERT SDI=YES. The ratio of the maximum error in the contact force to the
time average force must be less than this tolerance. Default
Tcfe=1.0.
This parameter is not used if CONVERT SDI=NO.
Data line for PARAMETERS=LINE SEARCH- First (and
only) line
-
-
Nls,
maximum number of line search iterations. Default Nls=0
for steps that use the Newton method and Nls=5
for steps that use the quasi-Newton method. A suggested value for activation of
the line search algorithm is Nls=5.
Specify Nls=0
to forcibly deactivate the method.
-
slsmax,
maximum correction scale factor. Default slsmax=1.0.
-
slsmin,
minimum correction scale factor. Default slsmin=0.0001.
-
flss,
residual reduction factor at which line searching terminates. Default
flss=0.25.
-
ηls,
ratio of new to old correction scale factors below which line searching
terminates. Default ηls=0.10.
Data lines for PARAMETERS=TIME INCREMENTATION- First
line
The relevance of certain parameters
depends on the value of the CONVERT SDI parameter on the
STEP option.
-
I0,
number of equilibrium iterations (without severe discontinuities) after which
the check is made whether the residuals are increasing in two consecutive
iterations. Minimum value is I0=3.
Default I0=4.
If ANALYSIS=DISCONTINUOUS, I0=8.
-
IR,
number of consecutive equilibrium iterations (without severe discontinuities)
at which logarithmic rate of convergence check begins. Default
IR=8.
If ANALYSIS=DISCONTINUOUS, IR=10.
The logarithmic rate of convergence is not checked if fixed time incrementation
is used.
- The
remaining items rarely need to be reset from their default
values.
-
IP,
number of consecutive equilibrium iterations (without severe discontinuities)
after which the residual tolerance Rp
is used instead of Rn.
Default IP=9.
-
IC,
upper limit on the number of consecutive equilibrium iterations (without severe
discontinuities), based on prediction of the logarithmic rate of convergence.
Default IC=16.
-
IL,
number of consecutive equilibrium iterations (without severe discontinuities)
above which the size of the next increment will be reduced. Default
IL=10.
-
IG,
maximum number of consecutive equilibrium iterations (without severe
discontinuities) allowed in consecutive increments for the time increment to be
increased. Default IG=4.
-
IS,
maximum number of severe discontinuity iterations allowed in an increment if CONVERT SDI=NO. Default IS=12.
This parameter is not used if CONVERT SDI=YES.
-
IA,
maximum number of attempts allowed for an increment. Default
IA=5.
-
IJ,
maximum number of severe discontinuity iterations allowed in two consecutive
increments for the time increment to be increased if CONVERT SDI=NO. Default IJ=6.
This parameter is not used if CONVERT SDI=YES.
-
IT,
minimum number of consecutive increments in which the time integration accuracy
measure must be satisfied without any cutbacks to allow a time increment
increase. Default IT=3.
Maximum allowed IT=10.
-
IcS,
maximum number of equilibrium and severe discontinuity iterations allowed in an
increment if CONVERT SDI=YES. Default IcS=50.
This parameter serves only as a protection against failure of the default
convergence criteria and should rarely need to be changed. This parameter is
not used if CONVERT SDI=NO.
-
IcJ,
maximum number of equilibrium and severe discontinuity iterations allowed in
two consecutive increments for the time increment to be increased if CONVERT SDI=YES. Default IcJ=50.
This parameter is not used if CONVERT SDI=NO.
-
IcA,
maximum number of allowed contact augmentations if the augmented Lagrange
contact constraint enforcement method is specified. Default
IcA=50.
- Second line
These items
rarely need to be reset from their default values.
-
Df,
cutback factor used when the solution appears to be diverging. Default
Df=0.25.
-
DC,
cutback factor used when the logarithmic rate of convergence predicts that too
many equilibrium iterations will be needed. Default DC=0.5.
-
DB,
cutback factor for the next increment when too many equilibrium iterations
(IL)
are used in the current increment. Default DB=0.75.
-
DA,
cutback factor used when the time integration accuracy tolerance is exceeded.
Default DA=0.85.
-
DS,
cutback factor used when too many iterations (IS)
arise because of severe discontinuities. Default DS=0.25.
-
DH,
cutback factor used when element calculations have problems such as excessive
distortion in large-displacement problems. Default DH=0.25.
-
DD,
increase factor when two consecutive increments converge in a small number of
equilibrium iterations (IG).
Default DD=1.5.
-
WG,
ratio of average time integration accuracy measure over
IT
increments to the corresponding tolerance for the next allowable time increment
to be increased. Default WG=0.75.
- Third line
These items rarely
need to be reset from their default values.
-
DG,
increase factor for the next time increment, as a ratio of the average
integration accuracy measure over IT
increments to the corresponding tolerance, when the time integration accuracy
measure is less than WG
of the tolerance during IT
consecutive increments. Default DG=0.8.
-
DM,
maximum time increment increase factor for all cases except dynamic stress
analysis and diffusion-dominated processes. Default DM=1.5.
-
DM,
maximum time increment increase factor for dynamic stress analysis. Default
DM=1.25.
-
DM,
maximum time increment increase factor for diffusion-dominated processes
(creep, transient heat transfer, soils consolidation, transient mass
diffusion). Default DM=2.0.
-
DL,
minimum ratio of proposed next time increment to DM
times the current time increment for the proposed time increment to be used in
a linear transient problem. This parameter is intended to avoid excessive
decomposition of the system matrix and should be less than 1.0. Default
DL=0.95.
-
DE,
minimum ratio of proposed next time increment to the last successful time
increment for extrapolation of the solution vector to take place. Default
DE=0.1.
-
DR,
maximum allowable ratio of time increment to stability limit for conditionally
stable time integration procedures. Default is 1.0.
-
DF,
fraction of stability limit used as current time increment when the time
increment exceeds the above factor times the stability limit. This value cannot
exceed 1.0. Default 0.95.
- Fourth line
These items
rarely need to be reset from their default values.
-
DT,
increase factor for the time increment directly before a time point or end time
of a step is reached. This parameter is used to avoid the small time increment
that is sometimes necessary to hit a time point or to complete a step and must
be greater than or equal to 1.0. If output or restart data are requested at
exact times in a step, the default DT=1.25;
otherwise, the default DT=1.0.
Data line for TYPE=DIRECT CYCLIC- First (and
only) line
-
-
IPI,
iteration number at which the periodicity condition is first imposed. Default
IPI=1.
CRαn
, stabilized state detection criterion for the ratio of the
largest (scaled) residual coefficient on any terms in the Fourier series to the
corresponding average flux norm. Default
CRαn=5×10-3
. -
CUαn,
stabilized state detection criterion for the ratio of the largest correction to
the displacement coefficient on any terms in the Fourier series to the largest
displacement coefficient. Default CUαn=5×10-3.
CRα0
, plastic ratcheting detection criterion for the ratio of the
largest (scaled) residual coefficient on the constant term in the Fourier series
to the corresponding average flux norm. Default
CRα0=5×10-3
.
CUα0
, plastic ratcheting detection criterion for the ratio of the
largest correction to the displacement coefficient on the constant term in the
Fourier series to the largest displacement coefficient. Default
CUα0=5×10-3
.
Data line for TYPE=NO CUTBACK SCALING- First (and
only) line
-
-
α
parameter. Default α=0.5.
-
β
parameter. Default β=2.0.
n
parameter. Default
n=0
.
Data line for TYPE=VCCT LINEAR SCALING- First (and
only) line
-
-
β
parameter. Default β=0.9.
|