Prev Section 3.5: Material Section Up Chapter 3: Free Format Input Subsection 3.6.1: Nodes Section Next
3.6 Mesh Section
The Mesh section contains all the mesh data, including nodal coordinates and element connectivity. It has the following sub-sections:
Nodes defines the nodal coordinates of the mesh
Elements defines the elements of the mesh
NodeSet defines a node set
Edge defines an edge, i.e. a set of line elements
Surface defines a surface, i.e. a set of facets
DiscreteSet defines a set of discrete elements (e.g. springs)
ElementSet defines an element set
SurfacePair define a surface pair that can be used by a contact definition.
At least one Nodes must be defined and one Elements section. The other sections are optional. The NodeSet, Edge, Surface, DiscreteSet, ElementSet, and SurfacePair sections define sets of nodes, edges, facets, discrete elements, elements, and surface pairs, respectively, and can be referenced by other sections of the model file. For instsance, boundary conditions can be defined by referencing the sets to which the boundary condition will be applied.
Table of contents
- Subsection 3.6.1 Nodes Section
- Subsection 3.6.2 Elements Section
- Subsection 3.6.3 NodeSet Section
- Subsection 3.6.4 Edge Section
- Subsection 3.6.5 Surface Section
- Subsection 3.6.6 ElementSet Section
- Subsection 3.6.7 DiscreteSet Section
- Subsection 3.6.8 SurfacePair Section