/DT/THERM

Engine Keyword Stability time step for thermal analysis.

Format

/DT/THERM

# The next line is optional

Δ T sca

Definitions

Data Description SI Unit Example
Δ T sca Optional scale factor for element thermal time step.

Default = 0.9

 

Comments

  1. The thermal time step is computed for stability of thermal analysis. It is much larger than the mechanical time step; and therefore, computational time cost is lower.
  2. The thermal time step is based on thermal properties.
  3. The choice between the two available methods depends on the type of simulation.

    Element Thermal Step (default):

    The stability condition is:(1)
    Δ t = min elements ( l c 2 2 α )
    Where,
    l c
    Characteristic length of elements
    α
    Thermal diffusitivity

    This option is available for solids and shells.

    Nodal Thermal Time Step:

    The nodal time step is smaller than the element time step and it is used when thermal exchange with tools in contact with sheet is considered to insure precision and stability of results. This option is activated when the option /DT/NODA/Keyword3/Iflag is set or when interfaces are defined.(2)
    Δ t = min nodes ( 2 m node c K node )
    Where,
    m node c
    Nodal heat capacity
    K n o d e
    Equivalent nodal conductivity
  4. This option is used only for pure thermal analysis. All nodes are automatically constrained when /DT/THERM is used. After the run is complete, constraints are released for all nodes to the state at the beginning of the run. If using LAW80, thermal expansion is ignored.