Nonlinear finite element analyses confront users with many choices. An understanding of the fundamental concepts of
nonlinear finite element analysis is necessary if you do not want to use the finite element program as a black box.
The purpose of this manual is to describe the numerical methods included in Radioss.
The historical shell element in Radioss is a simple bilinear Mindlin plate element coupled with a reduced integration scheme using one integration point.
It is applicable in a reliable manner to both thin and moderately thick shells.
Kinematic constraints are boundary conditions that are placed on nodal velocities. They are mutually exclusive for each degree
of freedom (DOF), and there can only be one constraint per DOF.
The stability of solution concerns the evolution of a process subjected to small perturbations. A process is considered
to be stable if small perturbations of initial data result in small changes in the solution. The theory of stability
can be applied to a variety of computational problems.
A large variety of materials is used in the structural components and must be modeled in stress analysis problems.
For any kind of these materials a range of constitutive laws is available to describe by a mathematical approach the
behavior of the material.
Explicit scheme is generally used for time integration in Radioss, in which velocities and displacements are obtained by direct integration of nodal accelerations.
The performance criterion in the computation was always an essential point in the architectural conception of Radioss. At first, the program has been largely optimized for the vectored super-calculators like CRAY. Then, a first parallel
version SMP made possible the exploration of shared memory on processors.
Shell elements behave in two ways, either membrane or bending behavior. The Mindlin plate
elements that are used by Radioss account for bending and
transverse shear deformation. Hence, they can be used to model thick and thin plates.
Membrane Behavior
The membrane strain rates for Mindlin plate elements are defined as:(1)
(2)
(3)
(4)
(5)
Where,
Membrane strain rate
Bending Behavior
The bending behavior in plate elements is described using the amount of curvature. The
curvature rates of the Mindlin plate elements are defined as:(6)
(7)
(8)
Where,
Curvature rate
Strain Rate Calculation
The calculation of the strain rate of an individual element is divided into two parts,
membrane and bending strain rates.
Membrane Strain Rate
The vector defining the membrane strain rate is:(9)
This vector is computed from the velocity field vector and the shape function gradient :(10)
Where,(11)
(12)
Bending Strain Rate
The vector defining the bending strain rate is:(13)
As with the membrane strain rate, the bending strain rate is computed from the
velocity field vector. However, the velocity field vector for the bending strain rate
contains rotational velocities, as well as translations:(14)
Where,(15)
(16)
Mass and Inertia
Consider a rectangular plate with sides of length and , surface area and thickness , as shown in 図 2.
Due to the lumped mass formulation used by Radioss, the lumped
mass at a particular node is:(17)
The mass moments of inertia, with respect to local element reference frame, are calculated
at node by:(18)
(19)
(20)
(21)
Inertia Stability
With the exact formula for inertia (式 18 to 式 21), the solution tends to
diverge for large rotation rates. Belytschko proposed a way to stabilize the solution by
setting
=
, that is, to consider the rectangle as a square with respect
to the inertia calculation only. This introduces an error into the formulation. However, if
the aspect ratio is small the error will be minimal. In Radioss
a better stabilization is obtained by:(22)
(23)
(24)
Where, is a regulator factor with default value =12 for QBAT element and =9 for other quadrilateral elements.