Difference between revisions of "MoveMesh"

From OpenFOAMWiki
(First version)
 
m (Add link to non-solver mesh moving utilities)
 
Line 3: Line 3:
  
 
{{VersionInfo}}{{Version2.1}}
 
{{VersionInfo}}{{Version2.1}}
 +
 +
See also [[Main OFUtilities#Manipulation|the mesh manipulation utilities]] for manipulating a mesh prior to running a solver.
  
 
==Synopsis==
 
==Synopsis==

Latest revision as of 07:50, 30 May 2022

1 Name

moveMesh - Solver for moving meshes.

Valid versions: OF Version 21.png

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