An explicit is solved by calculating results in small time increments or time steps. The size of the time step depends
on many factors but is automatically calculated by Radioss.
The two beam elements available in Radioss are used on one-dimensional structures and frames. It carries axial loads, shear forces, bending and torsion
moments (contrary to the truss that supports only axial loads).
Under-integrated elements are very familiar in crash worthiness. In these elements, a reduced number of integration
points are used to decrease the computation time. This simplification generates zero energy deformation modes, called
hourglass modes.
Composite materials consist of two or more materials combined each other. Most composites consist
of two materials, binder (matrix) and reinforcement. Reinforcements come in three forms, particulate,
discontinuous fiber, and continuous fiber.
Optimization in Radioss was introduced in version 13.0. It is implemented by invoking the optimization capabilities of
OptiStruct and simultaneously using the Radioss solver for analysis.
Usually a small stress formulation is used to simulate problems for small deformations. Typical application covers linear elastic studies. For nonlinear problems with elasto-plastic behavior and large deformation, it is recommended to use a large strain and large displacement formulation.
For some problems with very large mesh distortion, a large strain formulation has some
limitations. If the time step decreases too much, the CPU time will increase highly
and if a brick element reaches a negative volume, the computation will stop, or this
element may have to be removed.
With a small strain formulation these limitations disappear; however, it seems surprising to use
a small strain formulation in case of large deformation; but this can be a better
solution than element deletion. For specific materials, like honeycomb, for which
there is no Poisson's effect, the small strain limitation can be corrected just by
using the appropriated stress strain curve.
Large Strain Formulation
By default, Radioss uses a large strain, large displacement
formulation with explicit time integration. By computing the derivative of shape
functions at each cycle, large displacement formulation is obtained. The large
strain formulation results from incremental strain computation. Stresses and strains
are therefore true stresses and true strains.
Time integration of Cauchy stress (true stress) can be performed as:(1)
The objectivity of stress rate means that the stress tensor follows the rigid body rotation of
the material. Stress rate is the function of element average rigid body rotation and
of strain rate. Stability of explicit scheme is given by Courant
condition:(2)
With being the element characteristic length and is the sound speed. The time step is computed at
each cycle. Large element deformation can provide a large time step decrease. For
very large deformations, a negative volume can be reached and then becomes
impossible to integrate the stresses over the volume.
Small Strain Formulation
Assuming a constant Jacobian matrix during time and also a constant volume, previous equations degenerate into a small strain formulation. All special variables are then values defined at time t=0 (or at the time the small strain formulation is initiated).
Time step then becomes constant:(3)
Then the effective negative volume has no effect on the computation (only the initial volume is used), but the small strain assumption is acceptable for some specific material behavior, like honeycomb; so the small displacement formulation is obviously not recommended for crash analysis.
For stress objectivity, the Jacobian matrix time transformation depends upon the element deformation and the element rigid body rotation. Rigid body translation has no effect on the Jacobian matrix. If element deformation is not taken into account, a small strain formulation is obtained. If element rigid body rotation is not taken into account, a small displacement formulation is obtained.
To switch to a small strain formulation after reaching , the following options can be used in the Engine file:
/DT/BRICK/CST
/DT/SHELL/CST
/DT/SH_3N/CST
Note: For some brick material laws, the sound speed is pressure dependent. Therefore, it
possible that time step becomes slightly smaller than .
Update Stress and Strains (/PROP)
In Radioss two formulations are available (Figure 1):
Co-rotational Formulation (CR): The FEM equations of each element are
referred to two systems. A fixed or base configuration is used to compute
the rigid body motion of the element. Then, the deformed current state is
referred to the co-rotated configuration, which is obtained by the rigid
body motion of the initial reference.
Updated Lagrangian Formulation (ULF): The reference is the last known
(accepted) solution. It remains fixed over a step and updated at the end of
each step.
The co-rotational formulation is the most recent of the formulations in geometrically Nonlinear
Structural Analysis. It decouples small strain material nonlinearities from
geometric nonlinearities and naturally handles the question of frame indifference of
anisotropic behavior, due to material nonlinearities. For historical Radioss solid elements, the co-rotational formulation is
optional and should be activated before the computations (refer to
/PROP/SOLID).
Note: An updated Lagrangian
formulation can handle incorrect results for solids in large shear deformation,
due to the accumulation of updating errors at each cycle. The use of
co-rotational formulation is strongly recommended, especially when elements
undergo large shear deformation or large rigid body motions.