CABLE
Line ElementCABLE defines an NLFE cable element.
Format
<CABLE
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 ( ).
Example
The example demonstrates the definition of a CABLE element.
<CABLE id="5" pid="12" g1="20" g2="6"/>
Comments
- The NLFE cable element is a type of line element that has two nodes.
- Each element has a unique identification number with respect to other NLFE cable elements.
- This element can resist the axial and bending loads only. Shear and torsion loads cannot be resisted by this element.
- The element cross sectional area is assumed to be constant meaning that the Poisson's ratio is assumed to be zero.
- The figure below shows the NLFE cable element and its nodal coordinates.
- PCABLE can be used to define the geometric properties and material card of the cable element.