3.1.10.6. Geometrically Exact Frame Element

../../../../_images/ExactFrame_Fig1.png

Fig. 3.1.10.2 Fig. 1: Torsional instability captured by the ExactFrame formulation and rendered with sees.

The ExactFrame element is a geometrically exact beam element based on Simo’s parameterization [1] of Antman’s Special Cosserat Rod [2]. This element is formulated without any geometric simplifications, and consequently, is capable of modeling highly nonlinear geometric phenomena with extreme accuracy. The implementation closely follows the treatment by Perez and Filippou (2024) [3].

element ExactFrame $tag $iNode $jNode $sect $tran

The required arguments are:

Argument

Type

Description

tag

integer

unique element object tag

iNode jNode

integer

end nodes

sect

integer

section tag

tran

integer

identifier for previously-defined coordinate-transformation

Geometrically exact elements often exhibit undesirable features. These are rectified as follows:

  • Path Dependence The geometrically exact Cosserat rod theory is posed over a non-vectorial configuration space, and consequently may exhibit minor path-dependence.

3.1.10.6.1. References

Code developed by: Claudio M. Perez (University of California, Berkeley).