Model.writequalitysummary#
- Model.writequalitysummary(applicable, data, name)#
Collects a summary of the mesh quality, including details such as the number of quads which fail the Jacobian test or trias with angles exceeding the acceptable number, and writes the results to a formatted text file.
- Parameters:
applicable (hwIntList) – TBA.
data (hwDoubleList) – TBA
name (hwString) – TBA.