Element types used in XMS software. See also XMDF elements.
Element Type |
Image |
Faces
|
1D linear element with 2 nodes
|
|
|
1D linear element with 3 nodes
|
|
|
transition element
|
|
|
2D linear triangle
|
|
|
2D quadratic triangle
|
|
|
2D linear quadrilateral
|
|
|
2D quadratic quadrilateral
|
|
|
2D quadratic quadrilateral with center node
|
|
|
3D linear tetrahedron
|
|
FaceID |
Node Indices
|
1 |
2,3,4
|
2 |
1,4,3
|
3 |
1,2,4
|
4 |
1,3,2
|
|
3D linear prism
|
|
FaceID |
Node Indices
|
1 |
1,3,2
|
2 |
4,5,6
|
3 |
1,2,5,4
|
4 |
2,3,6,5
|
5 |
3,1,4,6
|
|
3D linear hexahedron
|
|
FaceID |
Node Indices
|
1 |
1,4,3,1
|
2 |
5,6,7,8
|
3 |
1,2,6,5
|
4 |
2,3,7,6
|
5 |
3,4,8,7
|
6 |
4,1,5,8
|
|
3D linear pyramid
|
|
FaceID |
Node Indices
|
1 |
1,4,3,2
|
2 |
1,2,5
|
3 |
2,3,5
|
4 |
3,4,5
|
5 |
4,1,5
|
|
Back to XMS