Skip to main content

Mesh Quality Analyzer

The Mesh Quality Analyzer provides tools for analyzing the quality of mesh elements. Available through a dropdown menu, it offers separate analyzers for surface meshes (triangle quality) and volume meshes (element quality).

Accessing the Tools

  1. Navigate to the Measure tab in the ribbon
  2. Click the Mesh Quality Analyzer dropdown button in the Analysis section
  3. Select Surface Mesh Quality or Volume Mesh Quality

Surface Mesh Quality

Analyze the active surface mesh for triangle quality. The tool calculates selected quality metrics for all triangles, displays their statistical distribution, and provides controls to filter and highlight triangles based on metric thresholds in the 3D view.

Options

ControlDescription
Select statisticsChoose the quality metrics to analyze
Target metricSelect the metric for visualization and analysis
Lookup tableSelect the color map for visualizing quality in 3D

Histogram

ControlDescription
Y-axisFrequency or Percentage scale
Number of binsHistogram bin count (10–1000, default: 50)

Quality Metrics

Available quality metrics for triangles include:

MetricDescriptionIdeal Range
AreaTriangle surface areaDepends on application
Aspect RatioRatio of longest to shortest edgeClose to 1
ConditionCondition number of the elementClose to 1
DistortionMeasure of element deformationClose to 1
Edge RatioRatio of maximum to minimum edge lengthClose to 1
Max AngleMaximum interior angle< 90°
Min AngleMinimum interior angle> 30°
Relative Size SquaredSize relative to averageClose to 1
Scaled JacobianJacobian scaled to [-1, 1]Close to 1
ShapeShape quality measureClose to 1
Shape and SizeCombined shape and size qualityClose to 1
Quality Metrics Interpretation

For finite element analysis:

  • Triangle angles should be between 30° and 90° for optimal accuracy
  • Aspect ratios close to 1 indicate well-shaped elements
  • Use the histogram to identify outliers that may affect simulation quality

Annotation

OptionDescription
Pick element on meshClick on mesh to highlight element and display metric value
Copy to MeasurementsCopy visible annotation to Measurements panel

Note: Hold the Alt key to enable view spinning while picking elements.

Information

FieldDescription
Total occurrencesNumber of elements outside the min/max range values

Volume Mesh Quality

Analyze the active volume mesh for element quality. The tool calculates selected quality metrics for all elements, displays their statistical distribution, and provides controls to filter and highlight elements based on metric thresholds in the 3D view.

Volume Mesh Quality

Options

ControlDescription
Select statisticsChoose the quality metrics to analyze
Target metricSelect the metric for visualization and analysis
Lookup tableSelect the color map for visualizing quality in 3D

Histogram

ControlDescription
Y-axisFrequency or Percentage scale
Number of binsHistogram bin count (10–1000, default: 50)

Quality Metrics

Available quality metrics for volume elements include:

MetricDescriptionIdeal Range
VolumeElement volumeDepends on application
Aspect RatioRatio of dimensionsClose to 1
Aspect FrobeniusFrobenius norm aspect ratioClose to 1
Collapse RatioCollapse quality measure> 0
ConditionCondition numberClose to 1
DistortionElement deformation measureClose to 1
Edge RatioMax to min edge length ratioClose to 1
JacobianJacobian determinant> 0
Scaled JacobianScaled Jacobian [-1, 1]Close to 1
ShapeShape quality measureClose to 1
Shape and SizeCombined quality measureClose to 1
ShearShear quality measureClose to 1
SkewSkewness measureClose to 0
StretchStretch quality measureClose to 1

Annotation

OptionDescription
Pick element on meshClick on mesh to highlight element and display metric value
Copy to MeasurementsCopy visible annotation to Measurements panel

Note: Hold the Alt key to enable view spinning while picking elements.


Workflow

Basic Quality Analysis

  1. Select a mesh object (surface or volume)
  2. Open the appropriate quality analyzer
  3. Click Choose... to select quality metrics
  4. Select a target metric for visualization
  5. Click Update to calculate metrics
  6. Review the histogram and quality metrics display

Identify Problem Elements

  1. Generate quality analysis
  2. Review the histogram for outliers
  3. Adjust the threshold range to highlight problem elements
  4. Check Total occurrences for count of elements outside range
  5. Enable Pick element on mesh to inspect individual elements

Prepare for Simulation

  1. Analyze mesh quality before FEA/CFD simulation
  2. Check aspect ratio and Jacobian values
  3. Identify elements that may cause numerical instability
  4. Export quality report for documentation

Toolbar

ButtonDescription
Export...Save statistics and histogram to disk
UpdateRecalculate quality metrics

Interpreting Quality Metrics

Good Quality Indicators

  • Aspect ratio close to 1
  • Positive Jacobian values
  • Angles within acceptable ranges (30°–90° for triangles)
  • Uniform element sizes

Poor Quality Indicators

  • Very high aspect ratios (elongated elements)
  • Negative or near-zero Jacobian (inverted/degenerate elements)
  • Very small or very large angles
  • Significant size variations