RefineHexMesh

From OpenFOAMWiki
Revision as of 19:31, 24 September 2012 by Fcollonv (Talk | contribs)

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

1 Name

refineHexMesh - Refines a hex mesh by 2x2x2 cell splitting.

Valid versions: OF Version 21.png

2 Synopsis

refineHexMesh [OPTIONS] CELLSET

3 Description

Hex cells of the given CELLSET will be split in 8.

-overwrite

Overwrite the existing mesh files

-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