Provided by: openfoam_4.1+dfsg1-2_amd64 bug

NAME

       combinePatchFaces - is the part of OpenFOAM - a free, open source CFD software.

SYNOPSIS

       combinePatchFaces

DESCRIPTION

       combinePatchFaces  is  a  Checks  for multiple patch faces on same cell and combines them.
       These result from e.g. refined neighbouring cells getting removed, leaving 4 exposed faces
       with  same  owner.  Rules  for merging: only boundary faces (since multiple internal faces
       between two cells not allowed anyway) faces have to have  same  owner  faces  have  to  be
       connected  via edge which are not features (so angle between them < FEATURE_ANGLE given in
       degrees [0-180])outside of faces has to be single loop outside of face should not  be  (or
       just slightly) concave (so angle between consecutive edges < concaveAngle)

       More detailed information can be found on the WEB-site http://openfoam.org

COPYRIGHT

       2011-2016 OpenFOAM Foundation

                                                                             combinePatchFaces(1)