What is Face Quality?
Face Quality represents a value that is given for the quality of triangulated faces on a surface mesh.
The value that is given for face quality is determined by:
(84)
where:
= 2.0
= triangle inradius
= triangle circumradius
The triangle inradius, , is calculated using:
(85)
where:
= triangle area
= triangle half perimeter
The triangle circumradius, , is calculated using:
(86)
where:
, , and are the lengths of the triangle edges.
You can use the FaceQuality field function to display the face quality values on faces of a surface mesh. See Surface Meshing Field Functions Reference.