DeformedGeom

From OpenFOAMWiki

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