mymesh.quality.AspectRatio#
- mymesh.quality.AspectRatio(NodeCoords, NodeConn, verbose=False)[source]#
 Calculates element aspect ratios for each element in the mesh. For all element types, the aspect ratio is calculated as the length of the longest edge divided by the length of the shortest edge of an element.
Aspect ratio is >= 1, with 1 being the optimal element quality.