HyperWorks Solvers

BEAM9

BEAM9

Previous topic Next topic No expanding text in this topic  

BEAM9

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Line Element

Description

BEAM9 defines a gradient deficient NLFE beam element.

Format

<BEAM9

      id       = "integer"

      pid      = "integer"

      g1       = "integer"

      g2       = "integer"

/>

Attributes

id

Unique element identification number.

pid

Property identification number.            

g1

First grid identification number.

g2

Second grid identification number ().

Comments

1.The gradient deficient NLFE beam element is a type of line element that has two nodes.
2.Each element has a unique identification number with respect to other gradient deficient NLFE beam element.
3.This element can resist the axial, shear, torsion and bending loads.
4.Linear and nonlinear general elastic material models can be used with the beam element.
5.Figures 1 shows the NLFE gradient deficient beam element and its nodal coordinates.

beam9

Figure 1: NLFE BEAM9 element

6.PBEAM9 is used to define the geometric properties and material card ID of the element BEAM9.  

Example


The example demonstrates the definition of a BEAM9 element.

<BEAM9 id="5" pid="12" g1="20" g2="6"/>