Element Quality Check
In order to prevent analyses from being carried out on badly discretized models, an element quality check is incorporated into the pre-processing phase.
The element quality check is controlled jointly by the CHECKEL parameter (see PARAM, CHECKEL) and the ELEMQUAL Bulk Data Entry.
- Validity check of maximum allowable limits - a bound based on mathematical limitations. Violation will cause singular or ill-conditioned element matrices. Examples are: a re-entrant angle (equal to or greater than 180 degrees) in quadrilateral element/surface, 0 collapse in tetra.
- Quality check of error limits - whether an element is in the acceptable range.
- Quality check of warning limits - whether an element is in the recommended range. Violation may cause poor result quality, but will not stop the solution process.
With the CHECKEL parameter, type 2 and 3 checks may be controlled and the ELEMQUAL Bulk Data Entry may be used to set the error and warning limits. However, the "validity" check, type 1, is always performed - even when the value of PARAM, CHECKEL is NO.
- Validity check
- Quality check for error limits
- Quality check for warning limits. Violation of any check will skip the subsequent check(s)
The warp angle check on CQUAD4 elements is relaxed for topography optimization. This relaxation prevents premature error termination of the optimization due to element quality concerns. However, be aware that the resulting mesh from a topography optimization may fail the CQUAD4 warp angle check when reanalyzed.
The checks performed and the default bound values for each element type are outlined in the following topics.