ForceFrame#
Fig. 1: Representation of the OpenSees forceBeamColumn element rendered with veux.#
Two-node force formulation for 3D frames. [1] [2].
- Model.element("ForceFrame", tag, nodes, *, section, transform, **options)
- Parameters:
- tag: integer
unique Element tag
- nodes: tuple
tuple of two Node tags
- section:
xara.Section Section object to be created at the element Gauss points.
- transform: integer
identifier for previously-defined frame transformation
- Optional:
- integration
identifier for previously-defined integration rule.
This formulation supports higher order strain measures and shear deformations.
The valid eleResponse queries to this element are:
"force"."section": Make a query to a specific section along the element:model.eleResponse(element, "section", section, *section-args)
Examples#
References#
Code developed by: Claudio M. Perez, fcf, Michael H. Scott, fmk