Thursday, December 15, 2016

Orthogonal Quality

The range for orthogonal quality is 0-1, where a value of 0 is worst and a value of 1 is best.

The orthogonal quality for cells is computed using the face normal vector, the vector from the cell centroid to the centroid of each of the adjacent cells, and the vector from the cell centroid to each of the faces.

Skewness

Skewness is one of the primary quality measures for a mesh. Skewness determines how close to ideal
(i.e., equilateral or equiangular) a face or cell is.










According to the definition of skewness, a value of 0 indicates an equilateral cell (best) and a value of
1 indicates a completely degenerate cell (worst). Degenerate cells (slivers) are characterized by nodes
that are nearly coplanar (colinear in 2D).
Highly skewed faces and cells are unacceptable because the equations being solved assume that the
cells are relatively equilateral/equiangular.

Maximum Corner Angle

Maximum corner angle is computed and tested for all except Emag or FLOTRAN elements. Some in the finite element community have reported that large angles (approaching 180°) degrade element performance, while small angles don't.



Parallel Deviation


Warping Factor

Warping factor is computed and tested for some quadrilateral shell elements, and the quadrilateral faces of bricks, wedges, and pyramids. A high factor may indicate a condition the underlying element formulation cannot handle well, or may simply hint at a mesh generation flaw.

It is defined as the angle between the normals to two planes formed by splitting the quad element along the diagonals.  The maximum angle of the two possible angles is reported as the warp angle.



Jacobean Ration

Jacobian ratio is computed and tested for all elements except triangles and tetrahedra that (a) are linear (have no midside nodes) or (b) have perfectly centered midside nodes. A high ratio indicates that the mapping between element space and real space is becoming computationally unreliable.

The jacobian is a scale factor arising because of the transformation of the coordinate system.   Elements are tansformed from the global coordinates to local coordinates (defined at the centroid of every element), for faster analysis times.



Aspect Ratio

2-D:

Length / height ratio: δx/ δy


3-D

Area ratio: Radius ratio of circumscribed / inscribed circle




Element Quality

This metric is based on the ratio of the volume to the sum of the square of the edge lengths for 2D quad/tri elements, or the square root of the cube of the sum of the square of the edge lengths for 3D elements. 

This can also be expressed as follows:
• For two-dimensional quad/tri elements:



• For three-dimensional brick elements:

The following table lists the value of C for each type of element:


  • The Element Quality option provides a composite quality metric that ranges between 0 and 1. 
  • A value of 1 indicates a perfect cube or square while a value of 0 indicates that element has a zero or negative volume.


ANSYS Mesh Metric Statistics