Description Usage Arguments Value
This function generates the expanded matrix for each element in a connected system of an axisymmetric triangular element elements.
1 | AxisymmetricT_ExpandedElement_Matrix(TDOF, eMatrix, i, j, k)
|
TDOF |
Total degree of freedom of a discretized structure. |
eMatrix |
The 6 by 6 stiffness matrix of a specific axisymmetric triangular element. |
i |
Index of the first node. |
j |
Index of the second node. |
k |
Index of the third node. |
The expanded matrix of an axisymmetric triangular element.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.