mymesh.quality.OrthogonalQuality#
- mymesh.quality.OrthogonalQuality(NodeCoords, NodeConn, verbose=False)[source]#
Calculates element orthogonality for each element in the mesh. For all element types, orthogonal quality is calculated as 1-InverseOrthogonalQuality.
Orthogonal quality ranges from 0 to 1, with 1 being the best element quality and 0 being the worst.
This definition of Orthogonal Quality comes from Ansys.