/IMPL/DT/1

Engine Keyword Implicit time step control method 1.

Format

/IMPL/DT/1

lt_w ΔTsca_i L_dtn ΔTsca_d

Definition

Field Contents SI Unit Example
lt_w If the solution of a time step converges within It_w iterations, the next time step will be increased by a factor of ΔTsca_i .
= 0
Set to 2
ΔTsca_i Scale factor for increasing the time step.
= 0
Set to 1.1
L_dtn Maximum number of iterations before resetting and decreasing the time step by a factor of ΔTsca_d .
= 0
Set to 15
ΔTsca_d Scale factor for decreasing the time step.
= 0
Set to 0.67

Comments

  1. If /IMPL/DT/1, /IMPL/DT/2, or /IMPL/DT/3 are not present, the only time step controls are /IMPL/NCYCLE/STOP and /IMPL/DT/STOP. In the case of divergence, the time step will be reduced by half and repeated.