Description Usage Arguments Value
This function generates the 6 by 6 stiffness matrix for a plane frame element.
1 | PlaneFrame_Element_Matrix(DOF = 6, YoungMod, Area, momentI, Length, theta)
|
DOF |
Degree of freedom (6 for a plane frame). |
YoungMod |
Young's modulus. |
Area |
Cross-sectional area. |
momentI |
Principal moment of inertia. |
Length |
Element's geometric length. |
theta |
Element's angular orientation. |
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.