/IMPL/DT/1 - Implicit Time Step Control - Method 1
Description
Implicit time step control method 1.
Format
/IMPL/DT/1
lt_w Tsca_i L_dtn Tsca_d
Data |
Description |
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 |
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. |