Description Usage Arguments Value
This function generates the axial stress in a plane truss element.
1 | PlaneTruss_AxialStress(YoungMod, elem_len, theta, vec_globalnodaldisp, i, j)
|
YoungMod |
Young's modulus. |
elem_len |
Length of an element. |
theta |
Angular orientation of an element. |
vec_globalnodaldisp |
Vector of global nodal displacement. |
i |
Index of the first node. |
j |
Index of the second node. |
Axial stress of a plane truss element.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.