Description Usage Arguments Value
Element stiffness matrix (linear triangular element)
1 2 | CSTriangular_Element_Matrix(DOF = 6, YoungMod, Nu, thickness,
vec_nodalcoordinates, case)
|
DOF |
Degree of freedom (6 for a linear triangular element). |
YoungMod |
Young's modulus. |
Nu |
Poisson's ratio. |
thickness |
Thickness |
vec_nodalcoordinates |
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. |
Stiffness matrix of a linear triangular element.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.