Meshing of volumes algorithms
Introduction
Flux provides two generators for automatic meshing of volumes: the ASML mesher and the Delaunay mesher.
The two meshers are presented in the blocks below.
ASML mesher
The ASML Mesher (Altair Solid Meshing Library) is a volume mesher which is the proprietary of Altair. This is a mesher of volume mesh starting from a surface mesh. Including ASML allows to generate tetrahedral mesh of volume from a mesh of surface triangular.
Delaunay mesher
The mesh generation by the Delaunay mesher is carried out in two phases, as presented in the table and figure below.
Note: The Delaunay mesher is not available if the Dynamic memory
is activated (Delaunay is available only with User memory).
Stage | Description |
---|---|
1 | Generation of boundary mesh |
2 | Insertion of internal nodes into border mesh elements |
Comparison
Comparison of Volume mesh generators is presented in the table belowDelaunay | ASML (Altair Solid Mesher Library) | |
---|---|---|
Characteristics |
|
|
Advantages / disadvantages |
|
|
Remember: In 3D, in case of a mixed meshing (mapped
mesh /automatic mesh) with the Delaunay mesher, certain nodes must be inserted on the
faces during the generation of the mesh front. This insertion is forbidden on the
mapped faces, which generates the failure of the Delaunay mesher. The ASML mesher is
better suited to this problem.
Configure the mesher
To configure the volume mesher:
- clic on:
- clic on tab Mesh
- choose the mesher