Converts a CFX 4 mesh to FOAM format. More...
Converts a CFX 4 mesh to FOAM format.
\<CFX | geom file> |
-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"
Go to the source code of this file.