Next: Four-node tetrahedral element (C3D4
Up: Element Types
Previous: Twenty-node brick element (C3D20)
Contents
The C3D20R element is a general purpose quadratic brick element, with reduced integration (2x2x2 integration points). The shape functions can be found in [40]. The node numbering follows the convention of Figure 64 and the integration scheme is shown in Figure 62.
The element behaves very well and is an excellent general purpose element (if you are setting off for a long journey and you are allowed to take only one element type with you, that's the one to take). It also performs well for isochoric material behavior and in bending and rarely exhibits hourglassing despite the reduced integration (hourglassing generally occurs when not enough integration points are used for numerical integration and spurious modes pop up resulting in crazy displacement fields but correct stress fields). The reduced integration points are so-called superconvergent points of the element [7]. Just two caveats:
- the integration points are about one quarter of the typical element size away from the boundary of the element, and the extrapolation of integration point values to the nodes is trilinear. Thus, high stress concentrations at the surface of a structure might not be captured if the mesh is too coarse.
- all quadratic elements cause problems in node-to-face contact
calculations, because the nodal forces in the vertex nodes equivalent to
constant pressure on an element side (section
) are zero or have the opposite sign of
those in the midside nodes. This problem seems to be solved if face-to-face
contact is used.
Next: Four-node tetrahedral element (C3D4
Up: Element Types
Previous: Twenty-node brick element (C3D20)
Contents
guido dhondt
2018-12-15