Description Usage Arguments Value
Element stiffness matrix (axisymmetric triangular element)
1 | AxisymmetricT_Element_Matrix(DOF = 6, YoungMod, Nu, vec_nodalcoordinates)
|
DOF |
Degree of freedom (6 for an axisymmetric triangular element). |
YoungMod |
Young's modulus. |
Nu |
Poisson's ratio. |
vec_nodalcoordinates |
Vector of nodal coordinates in the form c(x1,y1,x2,y2,x3,y3). |
Stiffness matrix of an axisymmetric triangular element.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.