openfoam/applications/utilities/mesh
Henry Weller e2336fefd3 checkMesh: Added writing of faceSets and cellSets containing errors
In parallel the sets are reconstructed. e.g.

mpirun -np 6 checkMesh -parallel -allGeometry -allTopology -writeSets vtk

will create a postProcessing/ folder with the vtk files of the
(reconstructed) faceSets and cellSets.

Also improved analysis of disconnected regions now also checks for point
connectivity with is useful for detecting if AMI regions have duplicate
points.

Patch contributed by Mattijs Janssens
2016-06-12 20:51:07 +01:00
..
advanced autoRefineMesh: corrected source file and executable names 2016-06-10 14:05:30 +01:00
conversion ACMI: Corrected conservation issue 2016-05-30 08:29:11 +01:00
generation applications/utilities: FOAM_USER_APPBIN -> FOAM_APPBIN 2016-06-10 10:35:57 +01:00
manipulation checkMesh: Added writing of faceSets and cellSets containing errors 2016-06-12 20:51:07 +01:00