DeformedGeom

From OpenFOAMWiki
Revision as of 13:50, 31 August 2012 by Fcollonv (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

1 Name

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

Valid versions: OF Version 21.png

2 Synopsis

deformedGeom [OPTIONS] SCALINGFACTOR

3 Description

Deforms the mesh by SCALINGFACTOR*U

-parallel

Run the utility in parallel

-roots "(DIR1 [...DIRN])"

Directories through which the data are distributed

-case DIR

Execute the command on the case directory DIR. If not provided, use the current directory

-noFunctionObjects

Skip the execution of the functionObjects

-help

Display the help and exit