File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
source/user/manual/model/elements/frame Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff 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+
3645Loads 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
You can’t perform that action at this time.
0 commit comments