Checking For Zero Area Faces
It is possible to generate a volume mesh containing cells that have faces of zero area magnitude. This situation would occur if all the vertices belonging to a face were coincident or collinear.
Since most calculations performed on faces involve flux calculations, a zero area face simply results in a zero value for the relevant flux. However, some calculations require a face unit normal, which is defined as the face area vector normalized by its magnitude. For this reason, Simcenter STAR-CCM+ limits the face area magnitude that is used to a finite small value (less than 10-10 for a single-precision simulation) to prevent a divide-by-zero error. Zero area faces therefore do not usually cause a problem and can be ignored.

If desired, you can identify and visualize the cells that have near zero, or zero face areas.