Defining the Shape Optimization Predicate
The shape optimization loop requires a composite condition based on the mesh quality after deformation that determines whether to continue with another loop or not. Here, you define the reports that are referenced by the condition.
In addition to a loop
counter, the condition requires two components:
- Max Skewness Angle: report based on the maximum value of the skewness angle metric for the volume mesh.
- Min Face Validity: report based on the minimum face validity metric for the volume mesh.
-
To create a report that returns the maximum skewness angle in
the volume mesh:
-
To create a report for minimum face validity: