Meshing Quality Parameters in FEA
Meshing Quality Parameters in FEA
Orthogonality refers to the minimum angle between adjacent edges (for 2D elements) or faces (for 3D elements). Ideally, this angle should be close to 90° for quadrilaterals or hexahedrons, and 60° for triangles or tetrahedrons. Poor orthogonality can cause numerical inaccuracies as it impacts the ability to represent the geometry precisely and solve equations governing the simulation . In 3D, poor orthogonality affects spatial discretization and accuracy .
Chord deviation measures the distance between an element's edge (in 2D) or face (in 3D) and the actual curved geometry. Small values indicate that the mesh accurately tracks the curvature of the geometry, ensuring that the numerical solution reflects the true shape of the domain. High deviation can result in elements that poorly approximate the geometry, reducing the analysis's precision . It's crucial for capturing the nuances of curved surfaces .
The Jacobian measures the element's distortion by examining how parametric coordinates map to physical coordinates. A Jacobian value of 1 indicates no distortion, ensuring that the simulated geometry closely represents reality. Values below 0.7 indicate significant distortion, leading to inaccuracies in the analysis . In both 2D and 3D contexts, maintaining a suitable Jacobian threshold is vital for solver performance and overall simulation stability .
Warpage measures the deviation of a hexahedral face from being planar. High warpage indicates that the face is significantly non-planar, which can distort the element shape, leading to inaccuracies in the representation of the geometry and, consequently, in the simulation results. It affects the reliability of numerical methods used in solvers and can compromise the stability and accuracy of the calculations . Managing warpage is thus crucial for maintaining element integrity .
For 2D triangles, angles should be between 20° and 120°; for quadrilaterals, between 45° and 135°. For 3D tetrahedrons and hexahedrons, similar angles apply to their respective faces. These criteria help ensure that elements do not become too acute or obtuse, which can affect the mesh's capability to replicate the actual geometry accurately. Keeping angles within these ranges supports the prevention of numerical instabilities and ensures that elements are well-shaped for reliable simulations . This range helps avoid extreme distortions .
Skewness measures the angular deviation from ideal angles (60° for 2D triangles, 90° for 2D quadrilaterals, 70.53° for 3D tetrahedrons, and 90° for 3D hexahedrons). High skew can lead to poor Jacobian values and numerical instability, which in turn affects the accuracy and convergence of the FEA simulations . Skew in 3D elements also impacts numerical stability, making it a critical parameter to monitor .
The aspect ratio is a crucial parameter as it measures the proportion between the longest edge and the shortest height (for 2D triangles or 3D tetrahedrons) or shortest edge (for 2D quadrilaterals or 3D hexahedrons). High values indicate elongated elements, which can lead to numerical errors by distorting the mesh and affecting the accuracy and stability of the simulation . An aspect ratio of 1 signifies a perfectly equilateral element, ensuring better numerical performance .
Tet collapse quantifies the ratio of the smallest height to the longest edge of a tetrahedral element. Values below 0.1 indicate a collapsed element, which is invalid because it signifies extreme distortion that could cause solver errors and unreliable simulation results. Monitoring this parameter ensures that elements maintain geometric integrity during finite element analysis, which is vital for accurate simulation outcomes .
The Volume Aspect Ratio (Vol AR) in 3D elements measures the ratio of the longest to the shortest dimension, indicating how elongated the element is. High Vol AR values suggest that an element is elongated, which can distort the spatial representation leading to inaccurate results and problems with solver convergence. This quality parameter is critical in ensuring that elements are as uniformly shaped as possible to provide reliable simulations in volumetric measurements .
The Neighbor Size Ratio measures the disparity in size between adjacent elements by comparing their edge lengths or volumes. Large ratios indicate significant differences between neighboring elements, which can result in numerical instability due to the abrupt change in size, compromising the transition between elements and potentially leading to errors in finite element calculations. Maintaining a lower neighbor size ratio helps ensure smoother transitions and better numerical stability .