MoveDynamicMesh

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

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

1 Name

moveDynamicMesh - Mesh motion and topological mesh changes utility.

Valid versions: OF Version 21.png

2 Synopsis

moveDynamicMesh [OPTIONS]

3 Description

Move a mesh according to the motion and topological changes specified in the dictionary constant/dynamicMeshDict.

-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

This utility is used in the following tutorials:

  • mesh/moveDynamicMesh/simpleHarmonicMotion
  • mesh/moveDynamicMesh/SnakeRiverCanyon