Skip to content

Commit 84d8c93

Browse files
committed
update frames
1 parent 184feef commit 84d8c93

File tree

1 file changed

+17
-0
lines changed
  • source/user/manual/model/elements/frame

1 file changed

+17
-0
lines changed

source/user/manual/model/elements/frame/index.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,15 @@ Available frame elements include
3333
CubicFrame
3434
ExactFrame
3535

36+
37+
To use frame elements in OpenSees models, you'll need to:
38+
39+
#. Define nodes with appropriate coordinates
40+
#. Create a coordinate transformation with the element orientation
41+
#. Define section behavior for the element
42+
#. Create the frame element, connecting it to nodes, sections, and transformation
43+
#. Apply loads and boundary conditions
44+
3645
Loads include
3746

3847
.. toctree::
@@ -52,3 +61,11 @@ The embedding in space is described by:
5261
* A vector field :math:`\boldsymbol{\alpha}(\xi)` identifying cross-sectional warping.
5362

5463

64+
Some phenomena that can be modeled with frame elements include:
65+
66+
* Distrubuted loads
67+
* Follower loads
68+
* Plastic hinges
69+
* Arbitrarily large rotations
70+
* Lateral-torsional buckling of beams,
71+
* Restrained torsional warping

0 commit comments

Comments
 (0)