FreeFOAM The Cross-Platform CFD Toolkit
surfaceMeshConvertTesting.C File Reference

Converts from one surface mesh format to another, but primarily used for testing functionality. More...


Detailed Description

Converts from one surface mesh format to another, but primarily used for testing functionality.

Usage
  • surfaceMeshConvertTesting inputFile outputFile [OPTION]
Parameters:
\<inputfile\>
Surface file to be converted.
\<outputFile\>
File into which to write the converted surface.
-clean
Perform some surface checking/cleanup on the input surface.
-orient
Check face orientation on the input surface.
-scale<scale>
Specify a scaling factor for writing the files.
-triSurface
Use triSurface library for input/output.
-keyed
Use keyedSurface for input/output.
-case<dir>
Specify the case directory.
-help
Display short usage message.
-doc
Display Doxygen documentation page.
-srcDoc
Display source code.
Note:
The filename extensions are used to determine the file format type.

Definition in file surfaceMeshConvertTesting.C.

+ Include dependency graph for surfaceMeshConvertTesting.C:

Go to the source code of this file.