RefineHexMesh

From OpenFOAMWiki

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