Description: Defines a set of parameters for nonlinear transient analysis.
Format:
Example:
Field | Definition | Type | Default |
---|---|---|---|
ID | Identification number. | Integer > 0 | Required |
NDT | Number of time steps of value DT. See Remark 2. | Integer > 0 | Required |
DT | Time increment. See Remark 2. | Real > 0.0 | Required |
NO | Time step interval for output. Every NOi-th step will be output. See Remark 3. | Integer > 0 | 1 |
METHOD | Method for controlling stiffness updates, one of the following character variables: AUTO, TSTEP, or ADAPT. See Remark 4. | Character | ADAPT |
KSTEP | Number of time steps before stiffness update for the TSTEP method. See Remark 4. | Integer > 0 | 5 |
MAXITER | Limit on number of iterations for each time step. See Remark 5. | Integer > 0 or AUTO | AUTO |
CONV | Convergence criteria, one of the following character variables: U, P, or W, or any combination. See Remark 6. | Character | PW |
EPSU | Error tolerance for displacement (U) criterion. | Real > 0.0 | See Remark 17 |
EPSP | Error tolerance for load (P) criterion. | Real > 0.0 | See Remark 17 |
EPSW | Error tolerance for work (W) criterion. | Real > 0.0 | See Remark 17 |
MAXDIV | Limit on probable divergence conditions per iteration before the solution is assumed to diverge. See Remark 7. | Integer > 0 | 3 |
MAXUBIS | Maximum number of iterations for an upward load increment adjustment. Applicable when the load increment is bisected. | Integer > 0 | 7 |
MAXLS | Maximum number of line searches for each iteration. See Remark 8. | Integer ≥ 0 | 4 |
FSTRESS | Fraction of effective stress () used to limit the subincrement size in nonlinear material routines. See Remark 9. | 0.0 < Real < 1.0 | 0.2 |
LSTOL | Line search tolerance. See Remark 8. | 0.01 < Real ≤ 0.9 | 0.5 |
MAXBIS | Maximum number of bisections allowed for each time step. See Remark 10. | Integer > 0 | 5 |
ADJUST | Time step skip factor for automatic time step adjustment. See Remark 11. | Integer ≥ 0 | 5 |
MSTEP | Number of steps to obtain the dominant period response. See Remark 12. | 10 ≤ Integer ≤ 200 | Variable between 20 and 40 |
RB | Bounds for maintaining the same time step for the stepping function. See Remark 12. | 0.1 ≤ Real ≤ 1.0 | 0.75 |
MAXR | Maximum ratio for the adjusted incremental time relative to DT allowed for time step adjustment. See Remark 13. | 1.0 ≤ Real ≤ 32.0 | 16.0 |
UTOL | Tolerance on displacement or temperature increment below which a special provision is made for numerical stability. See Remark 14. | 0.001 < Real ≤ 1.0 | 0.1 |
RTOLB | Maximum value of incremental rotation (in degrees) allowed per iteration to activate bisection. See Remark 15. | Real > 2.0 | 20.0 |
TDG | Terminate on displacement grid point identification number. See Remark 16. | Integer > 0 | |
TDC | Terminate on displacement component number. See Remark 16. | 0 ≤ Integer ≤ 6 or MAXT or MAXR | MAXT |
MAXT Resultant of translation displacement components. MAXR Resultant of rotational displacement components. | |||
TDV | Terminate on displacement value. See Remark 16. | Real |
Remarks:
In all methods the stiffness matrix is always updated for new subcase.
The time increment adjustment is based on the number of time steps desired to capture the dominant frequency response accurately. The time increment is adjusted as follows:
where,
and,
for r < 0.5*RB
for 0.5*RB ≤ r < RB
for RB ≤ r < 2.0
for 2.0 ≤ r < 3.0/RB
for r ≥ 3.0/RB
Under this condition, no time step adjustment is performed.
Nonlinear Transient Dynamic Analysis without Contact and Material Nonlinearity
NLTOL | Level of Accuracy | EPSU | EPSP | EPSW |
---|---|---|---|---|
0 | Very High | 1.0E-3 | 1.0E-3 | 1.0E-6 |
1 | High | 1.0E-3 | 1.0E-3 | 1.0E-5 |
2 | Engineering | 5.0E-3 | 5.0E-3 | 1.0E-5 |
3 | Preliminary Design | 1.0E-2 | 1.0E-2 | 1.0E-4 |
Default | Engineering | 5.0E-3 | 5.0E-3 | 1.0E-5 |
Nonlinear Transient Dynamic Analysis without with Material Nonlinearity
NLTOL | Level of Accuracy | EPSU | EPSP | EPSW |
---|---|---|---|---|
0 | Very High | 1.0E-4 | 1.0E-4 | 1.0E-8 |
1 | High | 5.0E-4 | 5.0E-4 | 1.0E-8 |
2 | Engineering | 5.0E-4 | 5.0E-4 | 1.0E-7 |
3 | Preliminary Design | 1.0E-3 | 1.0E-3 | 1.0E-6 |
Default | Engineering | 5.0E-4 | 5.0E-4 | 1.0E-7 |
Nonlinear Transient Dynamic Analysis with Contact
NLTOL | Level of Accuracy | EPSU | EPSP | EPSW |
---|---|---|---|---|
0 | Very High | 1.0E-3 | 1.0E-3 | 1.0E-6 |
1 | High | 1.0E-3 | 1.0E-3 | 1.0E-5 |
2 | Engineering | 5.0E-3 | 5.0E-3 | 1.0E-5 |
3 | Preliminary Design | 1.0E-2 | 1.0E-2 | 1.0E-4 |
Default | Engineering | 5.0E-3 | 5.0E-3 | 1.0E-5 |
Nonlinear Transient Heat Transfer
NLTOL | Level of Accuracy | EPSU | EPSP | EPSW |
---|---|---|---|---|
0 | Very High | 1.0E-3 | 1.0E-3 | 1.0E-6 |
1 | High | 1.0E-3 | 1.0E-3 | 1.0E-6 |
2 | Engineering | 1.0E-3 | 1.0E-3 | 1.0E-6 |
3 | Preliminary Design | 1.0E-3 | 1.0E-3 | 1.0E-6 |
Default | Engineering | 1.0E-3 | 1.0E-3 | 1.0E-6 |