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.
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.
The Radioss solid tetrahedron element is a 4 node element with one
integration point and a linear shape function.
This element has no hourglass. But the drawbacks are the low convergence and the shear locking.
10-Node Solid Tetrahedron
The Radioss solid tetrahedron element is a 10 nodes element
with 4 integration points and a quadratic shape function as shown in 図 1. 図 1. (a) Isoparametric 10 Node Tetrahedron; (b) Nodal Mass Distribution
Introducing volume coordinates in an isoparametric frame:
The shape functions are expressed by:(1)(2)(3)(4)(5)(6)(7)(8)(9)(10)
Location of the 4 integration points is expressed by 1.
a
α
b
α
c
α
d
α
With,
and .
a, b, c, and d are the 4 integration points.
Advantages and Limitations
This element has various advantages:
No hourglass
Compatible with powerful mesh generators
Fast convergence
No shear locking.
But there are some drawbacks too:
Low time step
Not compatible with ALE formulation
No direct compatibility with contact interface and other elements.
Time Step
The time step for a regular tetrahedron is computed as:(11)
Where, is the characteristic length of element depending on tetra
type. The different types are: 図 2. Regular 4 Nodes Tetra(12) 図 3. Regular 10 Nodes Tetra(13)
For another regular tetra obtained by the assemblage of four hexa as shown in 図 4, the characteristic length is: 図 4. Other Regular Tetra(14)
CPU Cost and
Time/Element/Cycle
The CPU cost is shown in 図 5: 図 5. CPU Cost in TEC
Example: Comparison
Below is a comparison of the 3 types of elements (8-nodes brick, 10-nodes tetra and
20-nodes brick). The results are shown in 図 6 for a plastic strain contour. 図 6. Comparison (plastic strain max = 60%)
1Hammet P.C., Marlowe O.P. and Stroud A.H., 「Numerical integration over simplexes and cones」, Math.Tables Aids Comp, 10, 130-7, 1956.