CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Meshing & Mesh Conversion (https://www.cfd-online.com/Forums/openfoam-meshing/)
-   -   [Technical] Mathematical exact definition of mesh quality measures in OpenFOAM checkMesh utility (https://www.cfd-online.com/Forums/openfoam-meshing/61910-mathematical-exact-definition-mesh-quality-measures-openfoam-checkmesh-utility.html)

albcem October 30, 2008 17:18

Mathematical exact definition of mesh quality measures in OpenFOAM checkMesh utility
 
Hello all,

I am in an effort to integrate in GMSH the ability to calculate, visualize and possibly delete mesh elements that violate OpenFOAM mesh quality requirements.

OpenFOAM "checkMesh" measures the following entitites and returns whether the mesh is a PASS or FAIL based on some internally specificied thresholds:

aspect ratio
face area
volume
non-orthogonality
skewness
Min/max edge length
face angles
face flatness

Now I need to collect information on the exact definitions that OpenFOAM uses to evaluate the above (some definitions are obvious, some are ambigious in literature).

The other item I need data on is the so called thresholds on the above entities to flag whether a mesh is a pass or fail.

I appreciate your inputs.

Jim

mkraposhin October 31, 2008 04:12

for non-orthogonality and skew
 
for non-orthogonality and skewness, see Hrv. Jasak PhD; for aspect ratio, i think, could be calculated as h_max / D_hyd, h_max - maximum edge len, D_hyd - hydraulic diameter,

what is not clear to me is a statistic, called cell Determinant


All times are GMT -4. The time now is 16:50.