.TH "PDRBLOCKMESH" 1 "OpenFOAM-" "www.openfoam.com" "OpenFOAM Commands Manual" .SH "NAME" PDRblockMesh \- part of \fBOpenFOAM\fR (The Open Source CFD Toolbox). .SH "SYNOPSIS" \fBPDRblockMesh\fR [\fIOPTIONS\fR] .SH "DESCRIPTION" .nf A block mesh generator for a rectilinear mesh in x-y-z. The ordering of vertex and face labels within a block as shown below. For the local vertex numbering in the sequence 0 to 7: Faces 0, 1 == x-min, x-max. Faces 2, 3 == y-min, y-max. Faces 4, 5 == z-min, z-max. 7 ---- 6 f5 |\\ |\\ f3 | | 4 ---- 5 \\ | 3 |--- 2 | \\ | \\| \\| f2 f4 0 ---- 1 Y Z \\ | f0 ------ f1 \\| O--- X .fi .SH "OPTIONS" .TP \fB\-case\fR \fIdir\fR Specify case directory to use (instead of the cwd) .TP \fB\-dict\fR \fIfile\fR Alternative dictionary for the PDRblockMesh description .TP \fB\-noClean\fR Do not remove any existing polyMesh/ directory or files .TP \fB\-time\fR \fItime\fR Specify a time to write mesh to (default: constant) .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\-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\-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.