MoveMesh
From OpenFOAMWiki
1 Name
moveMesh - Solver for moving meshes.
See also the mesh manipulation utilities for manipulating a mesh prior to running a solver.
2 Synopsis
moveMesh [OPTIONS]
3 Description
Moves a mesh
-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