FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

surfaceConvert.C File Reference

Converts from one surface mesh format to another. More...


Detailed Description

Converts from one surface mesh format to another.

Usage
  • surfaceConvert [OPTIONS] <Foam surface file> <Foam output surface file>
Parameters:
\<Foamsurface file>
Todo:
Detailed description of argument.
Parameters:
\<Foamoutput surface file>
Todo:
Detailed description of argument.
Parameters:
-clean
Perform some surface checking/cleanup on the input surface
-scale<scale>
Specify a scaling factor for writing the files
-group
Reorder faces into groups by region.
-case<dir>
Case directory.
-help
Display help message.
-doc
Display Doxygen API documentation page for this application.
-srcDoc
Display Doxygen source documentation page for this application.
Note:
The filename extensions are used to determine the file format type.

Definition in file surfaceConvert.C.

#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/primitives/strings/fileName/fileName.H"
#include "src/triSurface/triSurface/triSurface.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H"
#include "src/OpenFOAM/include/OSspecific.H"
Include dependency graph for surfaceConvert.C:

Go to the source code of this file.