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

surfaceFeatureExtract.C File Reference

Extracts and writes surface features to file. More...


Detailed Description

Extracts and writes surface features to file.

Usage
  • surfaceFeatureExtract [OPTIONS] <Foam surface file> <output set>
Parameters:
\<Foamsurface file>
Todo:
Detailed description of argument.
Parameters:
\<outputset>
Todo:
Detailed description of argument.
Parameters:
-minLen
Minimum cumulative length of feature.
-includedAngle<included angle [0..180]>
Construct set from included angle.
-deleteBox<((x0 y0 z0)(x1 y1 z1))>
Delete axis-aligned box.
-minElem
Minimum number of edges in feature.
-subsetBox<((x0 y0 z0)(x1 y1 z1))>
Extract all edges in axis-aligned box.
-set<input feature set>
Use existing set.
-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 surfaceFeatureExtract.C.

#include "src/OpenFOAM/meshes/primitiveShapes/triangle/triangle.H"
#include "src/triSurface/triSurface/triSurface.H"
#include "src/OpenFOAM/global/argList/argList.H"
#include "src/meshTools/triSurface/surfaceFeatures/surfaceFeatures.H"
#include "src/meshTools/octree/treeBoundBox.H"
#include "src/meshTools/meshTools/meshTools.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H"
Include dependency graph for surfaceFeatureExtract.C:

Go to the source code of this file.