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

cfx4ToFoam.C File Reference

Converts a CFX 4 mesh to FOAM format. More...


Detailed Description

Converts a CFX 4 mesh to FOAM format.

Usage
  • cfx4ToFoam [OPTIONS] <CFX geom file>
Parameters:
\<CFXgeom file>
Todo:
Detailed description of argument.
Parameters:
-scale<number>
Scale factor.
-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.

Definition in file cfx4ToFoam.C.

#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/Time/Time.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H"
#include "applications/utilities/mesh/conversion/cfx4ToFoam/hexBlock.H"
#include "src/OpenFOAM/meshes/polyMesh/polyMesh.H"
#include "src/OpenFOAM/meshes/polyMesh/polyPatches/derived/wall/wallPolyPatch.H"
#include "src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/symmetry/symmetryPolyPatch.H"
#include "src/OpenFOAM/meshes/preservePatchTypes/preservePatchTypes.H"
#include "src/OpenFOAM/meshes/meshShapes/cellShape/cellShape.H"
#include "src/OpenFOAM/meshes/meshShapes/cellModeller/cellModeller.H"
#include "src/OpenFOAM/include/createTime.H"
Include dependency graph for cfx4ToFoam.C:

Go to the source code of this file.