Description Usage Arguments Value
This function generates the axial stress in a plane truss element in a thermal analysis.
1 2 | ThermalPlaneTruss_AxialStress(YoungMod, elem_len, theta, alpha, tempchange,
vec_globalnodaldisp, i, j)
|
YoungMod |
Young's modulus. |
elem_len |
Length of an element. |
theta |
Angular orientation of an element. |
alpha |
Thermal conductivity |
tempchange |
Temperature change. |
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 in a thermal analysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.