.TH "REFINEHEXMESH" 1 "OpenFOAM-" "www.openfoam.com" "OpenFOAM Commands Manual"
.SH "NAME"
refineHexMesh \- part of \fBOpenFOAM\fR (The Open Source CFD Toolbox).
.SH "SYNOPSIS"
\fBrefineHexMesh\fR [\fIOPTIONS\fR] \fIcellSet\fR
.SH "DESCRIPTION"
.nf
Refine a hex mesh by 2x2x2 cell splitting for the specified cellSet
.fi
.SH "ARGUMENTS"
.TP
\fIcellSet\fR

.SH "OPTIONS"
.TP
\fB\-case\fR \fIdir\fR
Specify case directory to use (instead of the cwd)
.TP
\fB\-decomposeParDict\fR \fIfile\fR
Use specified file for decomposePar dictionary
.TP
\fB\-minSet\fR
Remove cells from input cellSet to keep to 2:1 ratio (default is to extend set)
.TP
\fB\-overwrite\fR
Overwrite existing mesh/results files
.TP
\fB\-parallel\fR
Run in parallel
\fB[Parallel option]\fR
.TP
\fB\-region\fR \fIname\fR
Specify alternative mesh region
.TP
\fB\-doc\fR
Display documentation in browser
.TP
\fB\-help\fR
Display short help and exit
.TP
\fB\-help-full\fR
Display full help and exit
.SS "ADVANCED OPTIONS"
.TP
\fB\-debug-switch\fR \fIname=val\fR
Specify the value of a registered debug switch. Default is 1 if the value is
omitted. (Can be used multiple times)
.TP
\fB\-fileHandler\fR \fIhandler\fR
Override the file handler type
.TP
\fB\-hostRoots\fR \fI((host1 dir1) .. (hostN dirN))\fR
Per-host slave root directories for distributed running. The host specification
can be a regex.
\fB[Parallel option]\fR
.TP
\fB\-info-switch\fR \fIname=val\fR
Specify the value of a registered info switch. Default is 1 if the value is
omitted. (Can be used multiple times)
.TP
\fB\-lib\fR \fIname\fR
Additional library or library list to load (can be used multiple times)
.TP
\fB\-opt-switch\fR \fIname=val\fR
Specify the value of a registered optimisation switch (int/bool). Default is 1
if the value is omitted. (Can be used multiple times)
.TP
\fB\-roots\fR \fI(dir1 .. dirN)\fR
Slave root directories for distributed running
\fB[Parallel option]\fR
.TP
\fB\-doc-source\fR
Display source code in browser
.TP
\fB\-help-compat\fR
Display compatibility options and exit
.TP
\fB\-help-man\fR
Display full help (manpage format) and exit
.TP
\fB\-help-notes\fR
Display help notes (description) and exit
.SS "COMPATIBILITY OPTIONS"
.TP
\fB\-noFunctionObjects\fR
This option is ignored
.SH "SEE ALSO"
Online documentation https://www.openfoam.com/documentation/
.SH COPYRIGHT
Copyright \(co 2018-2019 OpenCFD Ltd.