[ANSYS, Inc. Logo] return to home search
next up previous contents index

27.13.2 Face Swapping

Face swapping is used to improve the quality of a triangular or tetrahedral mesh.

To perform face swapping, click on the Swap button in the Smooth/Swap Mesh dialog box until the reported Number Swapped is 0. The Number Visited indicates the total number of faces that were visited and tested for possible face swapping.

Face swapping is applicable only to meshes with triangular or tetrahedral cells.



Triangular Meshes


The approach for triangular meshes is to use the Delaunay circle test to decide if a face shared by two triangular cells should be swapped. A pair of cells sharing a face satisfies the circle test if the circumcircle of one cell does not contain the unshared node of the second cell. Figure  27.13.5 illustrates cell neighbors in the circle test. In cases where the circle test is not satisfied, the diagonal or face is swapped, as illustrated in Figure  27.13.6.

Figure 27.13.5: Examples of Cell Configurations in the Circle Test
figure

Figure 27.13.6: Swapped Faces to Satisfy the Delaunay Circle Test
figure

Repeated application of the face-swapping technique will produce a constrained Delaunay mesh. If you have a Delaunay mesh, it is a unique triangulation that maximizes the minimum angles in the mesh. Thus, the triangulation tends toward equilateral cells, providing the most equilateral mesh for the given node distribution. For more information on Delaunay mesh generation, see the Theory chapter in the TGrid User's Guide.



Tetrahedral Meshes


For tetrahedral meshes, face swapping consists of searching for configurations of three cells sharing an edge and converting them into two cells sharing a face to decrease skewness and the cell count (see Figure  27.13.7).

Figure 27.13.7: 3D Face Swapping
figure


next up previous contents index Previous: 27.13.1 Smoothing
Up: 27.13 Improving the Mesh
Next: 27.13.3 Combining Skewness-Based Smoothing
Release 12.0 © ANSYS, Inc. 2009-01-29