Description Usage Arguments Value
This function generates the 12 by 12 stiffness matrix for a space frame element.
1 2 | SpaceFrame_Element_Matrix(DOF = 12, vec_Modulus, Area, PolarMoment,
vec_MomentI, vec_nodalcoordinates)
|
DOF |
Degree of freedom (12 for a space frame). |
vec_Modulus |
Vector of Young's modulus. |
Area |
Area. |
PolarMoment |
Polar moment. |
vec_MomentI |
Vector of moment of inertia |
vec_nodalcoordinates |
Vector of nodal coordinates |
Stiffness matrix of a plane frame element.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.