EDDRELAX, Option
, NRCYCK
, DRTOL
, DFFCTR
, DRTERM
, TSSFDR
, IRELAL
, EDTTL
Activates initialization to a prescribed geometry or dynamic relaxation
for the explicit analysis.
Option
Specifies when dynamic relaxation is activated.
ANSYS | — | Stresses are initialized in ANSYS LS-DYNA to a prescribed geometry for small strains, according to the solution of an ANSYS (implicit) run. The explicit solution is based on the implicit X,Y,Z displacements and rotations contained in the drelax file (created with the REXPORT command). |
DYNA | — | Dynamic relaxation is on. When you use this
option, you can specify some or all of the parameters |
OFF | — | Turn off initialization to a prescribed geometry
( |
NRCYCK
Number of iterations between convergence checks for dynamic relaxation option. Default = 250.
DRTOL
Convergence tolerance for dynamic relaxation option. Default = 0.001.
DFFCTR
Dynamic relaxation factor. Default = 0.995.
DRTERM
Optional termination time for dynamic relaxation. Termination occurs at this time, or when convergence is attained, whichever comes first. Default = infinity.
TSSFDR
Scale factor for computed time step during dynamic relaxation.
If zero, the value is set to TSSFAC
(defined on
the EDCTS command). After converging, the scale factor
is reset to TSSFAC
.
IRELAL
Automatic control for dynamic relaxation option based on algorithm of Papadrakakis.
0 | — | Not active (default). |
1 | — | Active. |
EDTTL
Convergence tolerance on automatic control of dynamic relaxation (default = 0.04).
Use Option
= ANSYS when running an implicit-to-explicit
sequential solution to initialize the structure to a static solution performed
earlier by the ANSYS implicit solver. Use Option
=
DYNA to perform dynamic relaxation within the LS-DYNA program. Use Option
=
OFF to turn off previously specified stress initialization or dynamic relaxation.
You must specify the Option
you want; there is
no default.
In LS-DYNA, the dynamic relaxation is performed before the regular transient analysis. The convergence process of the dynamic relaxation is not written to the ANSYS history file. The ANSYS results files only include the converged result of the dynamic relaxation, which is the result at time zero in the Jobname.HIS and Jobname.RST files.
You can restart a dynamic relaxation analysis (EDSTART,2 or EDSTART,3) from a previous transient analysis or a previous dynamic relaxation analysis. In the restart, you can change or set the convergence criteria with the EDDRELAX command. Only the load curves that are flagged for dynamic relaxation (PHASE = 1 or 2 on EDLOAD) are applied after restarting. If you restart the explicit portion of an implicit-to-explicit sequential solution, you do not need to reissue the REXPORT command because displacement information contained in the drelax file is already included in the LS-DYNA restart file. If the dynamic relaxation is activated from a regular transient analysis, LS-DYNA continues the output of data to ANSYS results files. This is unlike the dynamic relaxation phase at the beginning of the calculation for which only the converged solution is written.
Distributed ANSYS Restriction This command is not supported in Distributed ANSYS.