Description Usage Arguments Value
This function generates the nodal local forces and moments for the element.
1 2 3 | Timoshenko_Local_ForcesMoments(DOF = 4, YoungModulus, MomentInertia,
ShearArea, PoissonRatio, Length, vec_globalnodaldisp, vec_distributedLoad, i,
j)
|
DOF |
Degree of freedom. |
YoungModulus |
Young's modulus. |
MomentInertia |
Moment of inertia. |
ShearArea |
Shear Area. |
PoissonRatio |
Poisson's ratio. |
Length |
Length. |
vec_globalnodaldisp |
Vector of global nodal displacements. |
i |
Index of the first node. |
j |
Index of the second node. |
vec_distriload |
Vector of equivalent loads, if any. |
Local forces and moments (Timoshenko).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.