Description Usage Arguments Value
Centroidal stress
1 2 | CSTriangular_Stresses(YoungMod, Nu, thickness, vec_nodalcoord, case,
vec_globalnodaldisp, i, j, k)
|
YoungMod |
Young's modulus. |
Nu |
Poisson's ratio. |
thickness |
Thickness. |
vec_nodalcoord |
Vector of nodal coordinates in the form c(x1,y1,x2,y2,x3,y3). |
case |
Use 1 (for plane stress) or 2 for plane strain. |
vec_globalnodaldisp |
Vector of all global nodal displacements. |
i |
Index of the first node. |
j |
Index of the second node. |
k |
Index of the third node. |
Centroidal stresses in a linear triangular element.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.