Generating 3D Tetrahedral Meshes

You can generate 3D tetrahedral meshes from the selected classes of a multi-ROI. 3D tetrahedral meshes, which are boundary meshes filled with tetrahedrals that can fit arbitrary shaped geometries, are often used for simulation purposes such as finite element modeling and other analyzes.

The following video provides an introduction to generating 3D tetrahedral meshes.

Volume Meshing (6:13)

You also view this video and others on our YouTube channel (https://www.youtube.com/channel/UCuFl2zHcyStR2RJpMXbi6ow).

Topics Covered in the Video

The following topics are discussed in the video. Links to Help topics with further information are also provided whenever possible.

Tetrahedral elements are commonly constructed as equilateral, such as in systems with circular curvature, or they could be constructed as isosceles tetrahedra when a system has asymmetry. Tetrahedral elements could also be totally unstructured and adapted to arbitrary geometries with high accuracy. The accuracy can be much higher than a simple cubic grid applied in 3D or a square grid applied in 2D.
3D tetrahedral mesh generation in Dragonfly is implemented using NetGen/NGSolve (https://ngsolve.org/).