mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: checkMesh: remove duplicate writeSets entry from header (resolves #293)
This commit is contained in:
@ -47,15 +47,10 @@ Usage
|
||||
- \par -region \<name\>
|
||||
Specify an alternative mesh region.
|
||||
|
||||
- \par -writeSets \<surfaceFormat\>
|
||||
Reconstruct all cellSets and faceSets geometry and write to
|
||||
postProcessing directory according to surfaceFormat
|
||||
(e.g. vtk or ensight). Additionally reconstructs all pointSets and
|
||||
writes as vtk format.
|
||||
|
||||
\param -writeSets \<surfaceFormat\> \n
|
||||
Reconstruct all cellSets and faceSets geometry and write to postProcessing/
|
||||
directory according to surfaceFormat (e.g. vtk or ensight)
|
||||
Reconstruct all cellSets and faceSets geometry and write to postProcessing
|
||||
directory according to surfaceFormat (e.g. vtk or ensight). Additionally
|
||||
reconstructs all pointSets and writes as vtk format.
|
||||
|
||||
\param -writeAllFields \n
|
||||
Writes all mesh quality measures as fields.
|
||||
|
||||
Reference in New Issue
Block a user