Loading [MathJax]/jax/output/CommonHTML/jax.js

/DT/SPHCEL/Keyword3

Engine Keyword Generates the SPH cells time step control type.

Format

/DT/SPHCEL/Keyword3

ΔTsca ΔTmin

Definition

Field Contents SI Unit Example
Keyword3 Time step control type:
DEL
The SPH cell which is controlling the time step is removed so that the constant time step, ΔTmin can be maintained.
STOP
The run will stop, if the SPH cells time step reaches ΔTmin and a restart file will be written.
KILL
The computation is killed, if the SPH cells time step reaches ΔTmin

If Keyword3 is not specified, that is, /DT/SPHCEL, then the shell elements will use the ΔTmin is not used.

 
ΔTsca Scale factor on time step for option SPHCEL.  
ΔTmin Minimum time step for option SPHCEL.  

Comments

  1. This option can be used with the /DT/NODA. In such case, the criteria for deleting a SPH cell (or stopping, or killing the computation) is:
    (1)
    ΔTsca2mK*Δtmin

    with K* being the stiffness based on SPH interaction.

  2. Nodal time step is generally more robust.