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
33
33
CubicFrame
34
34
ExactFrame
35
35
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
+
36
45
Loads include
37
46
38
47
.. toctree ::
@@ -52,3 +61,11 @@ The embedding in space is described by:
52
61
* A vector field :math: `\boldsymbol {\alpha }(\xi )` identifying cross-sectional warping.
53
62
54
63
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