Description Usage Arguments Value
This function generates the axial stress in a bar element in a thermal analysis.
1 2 | ThermalBar_Stresses(YoungMod, alpha, tempchange, Length, vec_globalnodaldisp, i,
j)
|
YoungMod |
Young's modulus. |
alpha |
Thermal conductivity. |
tempchange |
Temperature change. |
Length |
Length of a bar element. |
vec_globalnodaldisp |
Vector of all global nodal displacements. |
i |
Index of the first node. |
j |
Index of the second node. |
A vector of thermal stress in a bar element.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.