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

surfaceSubset.C File Reference

A surface analysis tool which sub-sets the triSurface to choose only a part of interest. More...


Detailed Description

A surface analysis tool which sub-sets the triSurface to choose only a part of interest.

Based on subsetMesh.

Usage
  • surfaceSubset [OPTIONS] <surfaceSubsetDic> <Foam surface file> <Foam output surface file>
Parameters:
\<surfaceSubsetDic\>
Todo:
Detailed description of argument.
Parameters:
\<Foamsurface file>
Todo:
Detailed description of argument.
Parameters:
\<Foamoutput surface file>
Todo:
Detailed description of argument.
Parameters:
-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 surfaceSubset.C.

#include "src/triSurface/triSurface/triSurface.H"
#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H"
#include "src/OpenFOAM/primitives/bools/Switch/Switch.H"
#include "src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.H"
#include "src/OpenFOAM/meshes/boundBox/boundBox.H"
#include "src/meshTools/indexedOctree/indexedOctree.H"
#include "src/meshTools/octree/octree.H"
#include "src/meshTools/indexedOctree/treeDataTriSurface.H"
#include "src/OpenFOAM/primitives/random/Random.H"
Include dependency graph for surfaceSubset.C:

Go to the source code of this file.