Stability
The stability of the numerical algorithm depends on the size of the time step used for time integration . For brick elements, Radioss uses the following equation to calculate the size of the time step:
This is the same form as the Courant condition for damped materials. The characteristic length of a particular element is computed using:
For a 6-sided brick, this length is equal to the smallest distance between two opposite faces.
The terms inside the parentheses in the denominator are specific values for the damping of
the material:
- effective kinematic viscosity
- for fluid materials
- for a solid elastic material
- is the bulk modulus
- , are Lame moduli
The scaling factor , is used to prevent strange results that may occur when the time step is equal to the Courant condition. This value can be altered by the user.