(re)distribution of trisurface. either takes an undecomposed surface or an already decomposed surface and redistribute it so each processor has all triangles that overlap its mesh.
freefoam surfaceRedistributePar <triSurfaceMesh> <distributionType> [-help] [-keepNonMapped] [-srcDoc] [-doc] [-parallel] [-case <dir>]
TODO write detailed description
<triSurfaceMesh>
Tri-Surface mesh to read.
<distributionType>
TODO Detailed description.
-keepNonMapped
Preserve surface outside of mesh bounds.
-case <dir>
Specify the case directory
-parallel
Run the case in parallel
-help
Display short usage message
-doc
Display Doxygen documentation page
-srcDoc
Display source code
best decomposition option is hierarchGeomDecomp since guarantees square decompositions.
triangles might be present on multiple processors.
merging uses geometric tolerance so take care with writing precision.
An overview of FreeFOAM is given in freefoam(1).
OpenCFD Ltd.
Part of the freefoam(1) suite.
Copyright © 2008-2012 Michael Wild.
Copyright © 1991-2010 OpenCFD Ltd.