Skip to main content

Beam Forces and Moments

Warning

GSA-Grasshopper plugin is pre-release and under active development, including further testing to be undertaken. It is provided "as-is" and you bear the risk of using it. Future versions may contain breaking changes. Any files, results, or other types of output information created using the plugin should not be relied upon without thorough and independent checking.

Icon
Beam Forces and Moments

Description

Element1D Force and Moment result values

Note: This is a dropdown component and input/output may vary depending on the selected dropdown

Input parameters

Icon Type Name Description
ResultParamResult ListResultResult
ListParamListElement filter listFilter the Elements by list. (by default 'all')
Element list should take the form:
1 11 to 20 step 2 P1 not (G1 to G6 step 3) P11 not (PA PB1 PS2 PM3 PA4 M1)
Refer to help file for definition of lists and full vocabulary.
IntegerParamIntegerIntermediate PointsNumber of intermediate equidistant points (default 3)

Output parameters

Icon Type Name Description
UnitNumberUnit Number Force TreeForce X* Element Axial Forces in Local Element X-direction.
+ve axial forces are tensile
UnitNumberUnit Number Force TreeForce Y* Element Shear Forces in Local Element Y-direction.
+ve axial forces are tensile
UnitNumberUnit Number Force TreeForce Z* Element Shear Forces in Local Element Z-direction.
+ve axial forces are tensile
UnitNumberUnit Number Force TreeForce |XYZ|* Total |YZ| Element Shear Forces.
UnitNumberUnit Number Moment TreeMoment XX* Element Torsional Moments around Local Element X-axis.
Moments follow the right hand grip rule
UnitNumberUnit Number Moment TreeMoment YY* Element Bending Moments around Local Element Y-axis.
Moments follow the right hand grip rule
UnitNumberUnit Number Moment TreeMoment ZZ* Element Bending Moments around Local Element Z-axis.
Moments follow the right hand grip rule
UnitNumberUnit Number Moment TreeMoment |YYZZ|* Total |YYZZ| Element Bending Moments.

* DataTree organised as { CaseID ; Permutation ; ElementID } fx. {1;2;3} is Case 1, Permutation 2, Element 3, where each branch contains a list of results per element position.