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

deformedGeom.C File Reference

Deforms a polyMesh using a displacement field U and a scaling factor supplied as an argument. More...


Detailed Description

Deforms a polyMesh using a displacement field U and a scaling factor supplied as an argument.

Usage
  • deformedGeom [OPTIONS] <scaling factor>
Parameters:
\<scalingfactor>
Todo:
Detailed description of argument.
Parameters:
-case<dir>
Case directory.
-parallel
Run in parallel.
-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 deformedGeom.C.

#include "src/OpenFOAM/global/argList/argList.H"
#include "src/finiteVolume/fvMesh/fvMesh.H"
#include "src/OpenFOAM/fields/GeometricFields/pointFields/pointFields.H"
#include "src/OpenFOAM/db/IOstreams/StringStreams/IStringStream.H"
#include "src/finiteVolume/interpolation/volPointInterpolation/volPointInterpolation.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
#include "src/OpenFOAM/include/createMesh.H"
Include dependency graph for deformedGeom.C:

Go to the source code of this file.