Difference between revisions of "MoveDynamicMesh"

From OpenFOAMWiki
(First version)
 
(Description)
 
Line 22: Line 22:
 
:Display the help and exit
 
:Display the help and exit
  
This utility is used in the following tutorials:  
+
This utility is mentionned in the following tutorials:  
* mesh/moveDynamicMesh/simpleHarmonicMotion
+
* multiphase/interPhaseChangeDyMFoam/propeller
* mesh/moveDynamicMesh/SnakeRiverCanyon
+
* incompressible/pimpleDyMFoam/propeller
 +
 
  
 
[[Category:Mesh manipulation utilities]]
 
[[Category:Mesh manipulation utilities]]

Latest revision as of 15:06, 15 April 2014

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 mentionned in the following tutorials:

  • multiphase/interPhaseChangeDyMFoam/propeller
  • incompressible/pimpleDyMFoam/propeller