Truss elements

Truss elements are one-dimensional bars or rods that are assumed to deform by axial stretching only. They are pin jointed at their nodes, and so only translational displacements and the initial position vector at each node are used in the discretization. When the strains are large, the formulation is simplified by assuming that the trusses are made of incompressible material.

The following topics are discussed:

Related Topics
In Other Guides
Truss elements

ProductsAbaqus/StandardAbaqus/Explicit

There are two truss elements in Abaqus: a 2-node linear interpolation truss and a 3-node quadratic interpolation truss. The quadratic interpolation version is in the library mainly for compatibility with the quadratic interpolation elements of other types, such as shell element S8R5. The same interpolation functions are used for both the Cartesian displacement components and for the Cartesian components of the initial position vector, so these elements are the simplest form of isoparametric elements.

The elements are one-dimensional: a single material (isoparametric) coordinate, g, is defined along the element, with -1g1 in the element. In a 2-node element node 1 is at g=-1 and node 2 is at g=+1. In the 3-node version node 1 is at g=-1, node 2 is at g=0, and node 3 is at g=+1.