Reads CCM files as written by Prostar/ccm using ccm 2.6 (not 2.4) More...
Reads CCM files as written by Prostar/ccm using ccm 2.6 (not 2.4)
\<ccm26 | file> |
-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 ccm26ToFoam.C.
#include "src/OpenFOAM/containers/Lists/ListOps/ListOps.H"
#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/Time/Time.H"
#include "src/finiteVolume/fvMesh/fvMesh.H"
#include "src/finiteVolume/fields/volFields/volFields.H"
#include "src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/empty/emptyPolyPatch.H"
#include "src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/symmetry/symmetryPolyPatch.H"
#include "src/OpenFOAM/meshes/polyMesh/polyPatches/derived/wall/wallPolyPatch.H"
#include "src/OpenFOAM/containers/Lists/SortableList/SortableList.H"
#include "src/meshTools/sets/topoSets/cellSet.H"
#include <libccmio/ccmio.h>
#include <vector>
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
Go to the source code of this file.