www.kxcad.net Home > CAE Index > ANSYS Index > Release 11.0 Documentation for ANSYS
MESH200 is a "mesh-only" element, contributing nothing to the solution. This element can be used for the following types of operations:
Multistep meshing operations, such as extrusion, that require a lower dimensionality mesh be used for the creation of a higher dimensionality mesh
Line-meshing in 2-D or 3-D space with or without midside nodes,
Area-meshing or volume-meshing in 3-D space with triangles, quadrilaterals, tetrahedra, or bricks, with or without midside nodes.
Temporary storage of elements when the analysis physics has not yet been specified.
MESH200 may be used in conjunction with any other ANSYS element types. After it is no longer needed, it can be deleted (cleared), or can be left in place. Its presence will not affect solution results.
MESH200 elements can be changed into other element types using EMODIF.
The permissible geometry and node locations for this element are shown in Figure 200.1: "MESH200 Geometry". The element is defined by two to twenty nodes. It has no degrees of freedom, material properties, real constants, or loadings.
"MESH200 Input Summary" summarizes the element input. See Element Input in the Elements Reference for a general description of element input.
| I, J if KEYOPT (1) = 0, 2-D line with 2 nodes |
| I, J, K if KEYOPT (1) = 1, 2-D line with 3 nodes |
| I, J if KEYOPT (1) = 2, 3-D line with 2 nodes |
| I, J, K if KEYOPT (1) = 3, 3-D line with 3 nodes |
| I, J, K if KEYOPT (1) = 4, 3-D triangle with 3 nodes |
| I, J, K, L, M, N if KEYOPT (1) = 5, 3-D triangle with 6 nodes |
| I, J, K, L if KEYOPT (1) = 6, 3-D quadrilateral with 4 nodes |
| I, J, K, L, M, N, O, P if KEYOPT (1) = 7, 3-D quadrilateral with 8 nodes |
| I, J, K, L if KEYOPT (1) = 8, tetrahedron with 4 nodes |
| I, J, K, L, M, N, O, P, Q, R if KEYOPT (1) = 9, tetrahedron with 10 nodes |
| I, J, K, L, M, N, O, P if KEYOPT (1) = 10, brick with 8 nodes |
| I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A, B if KEYOPT (1) = 11, brick with 20 nodes |
None
None
None
None
None
None
Element shape and number of nodes:
2-D line with 2 nodes
2-D line with 3 nodes
3-D line with 2 nodes
3-D line with 3 nodes
3-D triangle with 3 nodes
3-D triangle with 6 nodes
3-D quadrilateral with 4 nodes
3-D quadrilateral with 8 nodes
tetrahedron with 4 nodes
tetrahedron with 10 nodes
brick with 8 nodes
brick with 20 nodes
Element shape testing:
Shape testing is done (default)
No shape testing is done for this element
When this element is a triangle or quadrilateral, it is shape-tested in the same manner as an equivalent "non-structural shell". When it is a tetrahedron or brick, it is shape-tested like a SOLID92, SOLID45, or SOLID95. This is so that meshing will work to create well-shaped elements. If KEYOPT(2) = 1, no shape testing is done for this element type.
MESH200 elements may not be active during result contour plotting (/POST1, PLNSOL, or PLESOL). The elements are automatically unselected during either operation.