Description Usage Arguments Value
This function generates the 4 by 4 stiffness matrix for a Timoshenko beam element.
1 2 | Timoshenko_Element_Matrix(DOF = 4, YoungModulus, MomentInertia, ShearArea,
PoissonRatio, L = 1)
|
DOF |
Degree of freedom. |
YoungModulus |
Young's modulus. |
MomentInertia |
Moment of inertia. |
ShearArea |
Shear Area. |
PoissonRatio |
Poisson's ratio. |
L |
Length. |
Stiffness matrix of a Timoshenko beam element.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.