surfaceCheck.C File Reference

Check geometric and topological quality of a surface. More...

Go to the source code of this file.

Detailed Description

Check geometric and topological quality of a surface.

Original source file surfaceCheck.C

Usage
surfaceCheck [OPTION] surfaceFile

Options:

  • -checkSelfIntersection
    Check for self-intersection.
  • -splitNonManifold
    Split surface along non-manifold edges.
  • -verbose
    Extra verbosity.
  • -blockMesh
    Write vertices/blocks for tight-fitting 1 cell blockMeshDict.
  • -outputThreshold <num files>
    Upper limit on the number of files written. Prevent surfaces with many disconnected parts from writing many files. The default is 10. A value of 0 suppresses file writing.

Definition in file surfaceCheck.C.