/DT/NODA/Keyword3/Iflag (Obsolete)
Engine Keyword Activates the nodal time step control method with the option to apply mass scaling to increase a model’s time step.
Format
- /DT/NODA/Keyword3/Iflag
-
initial_mass_ratio - If Iflag=1, insert the next line
- grnd_ID
Definition
Field | Contents | SI Unit Example |
---|---|---|
Keyword3 | Time step control type. 1 | |
Iflag | Node group flag.
|
|
Scale factor on
critical nodal time step. Default = 0.9 |
||
Minimum time step. | ||
initial_mass_ratio | Mass ratio increases
at the beginning of the computation is used to increase the
minimum time step. This value is entered as a ratio, so a 5%
increase in mass is entered as
0.05. Default = blank or 0 |
|
grnd_ID | The nodal time step method is only applied to the nodes in this node group, read only if Iflag=1. |
Comments
- For all Keyword3 options, the time step control will be activated when the time step of the node controlling the time step of the simulation becomes less than the defined timestep divided by .
- Only one /DT/NODA/Keyword3 option can be used in a simulation.
- When using Nodal time step, the computation of each cycle is slightly more expensive but the time step can be higher especially for low quality meshes.
- For constant nodal time
step options, the time step used at the beginning of the simulation is the
maximum of
or, time step calculated with mass added by
initial_mass_ratio. The initial time step will then be
maintained during the simulation by adding additional mass, if needed.
/DT/NODA/Keyword3 0
The computation is done with minimum nodal time step of value. Mass will be added to maintain this timestep. /DT/NODA/Keyword3 0 0
/DT/NODA/Keyword3 0 0.05
Radioss calculates a nodal time step to give 0% of initial mass increase and uses the maximum value of this calculated time step and defined . - The estimated time steps for different percentage of mass increase are printed as a table and a graph in the Starter output file.
- /DT/NODA/Keyword3 is compatible with all options of /DT/Eltyp/Keyword3.