Lecture16 CE72.12FEM - Meshing
Lecture16 CE72.12FEM - Meshing
19 March 2023 1
19 March 2023 2
Introduction 3
19 March 2023
How? 4
19 March 2023
Element Size 6
steep gradients of the field variable➔ use a finer mesh 19 March 2023
Location of Nodes 7
19 March 2023
Number of Elements 8
19 March 2023
(Major)Types of Meshes 10
• Structured Mesh
• Unstructured Mesh
• Hybrid Mesh
• Adaptive Mesh
• Cartesian Mesh
19 March 2023
Structured Mesh 11
19 March 2023
Unstructured Mesh 12
19 March 2023
Hybrid Mesh 13
19 March 2023
Adaptive Mesh 14
19 March 2023
Cartesian Mesh (Axis-Aligned Mesh) 15
• A type of structured mesh that aligns elements with the
Cartesian coordinate system
• Consists of axis-aligned quadrilateral elements in 2D or
hexahedral elements in 3D
• Simple connectivity and efficient for certain types of problems
• Requires additional techniques (e.g., cut-cells, embedded
boundaries) for handling complex geometries
19 March 2023
Boundary of Cartesian Mesh 16
19 March 2023
Automatic Mesh Generation 17
19 March 2023
Automatic Mesh Generators 19
19 March 2023
Tesselation Method 20
19 March 2023
Octree Method 21
19 March 2023
Tesselation and Octree 22
19 March 2023
Meshing Softwares
19 March 2023 23
Gmsh 24
19 March 2023
Gmsh - Geometry and Preparation 25
19 March 2023
Gmsh - Generation and Export 26