.TH "RECONSTRUCTPARMESH" 1 "OpenFOAM-" "www.openfoam.com" "OpenFOAM Commands Manual" .SH "NAME" reconstructParMesh \- part of \fBOpenFOAM\fR (The Open Source CFD Toolbox). .SH "SYNOPSIS" \fBreconstructParMesh\fR [\fIOPTIONS\fR] .SH "DESCRIPTION" .nf Reconstruct a mesh using geometric information only .fi .SH "OPTIONS" .TP \fB\-case\fR \fIdir\fR Specify case directory to use (instead of the cwd) .TP \fB\-cellDist\fR Write cell distribution as a labelList - for use with 'manual' decomposition method or as a volScalarField for post-processing. .TP \fB\-constant\fR Include the 'constant/' dir in the times list .TP \fB\-fullMatch\fR Do (slower) geometric matching on all boundary faces .TP \fB\-latestTime\fR Select the latest time .TP \fB\-mergeTol\fR \fIscalar\fR The merge distance relative to the bounding box size (default 1e-7) .TP \fB\-noZero\fR Exclude the '0/' dir from the times list, has precedence over the -withZero option .TP \fB\-region\fR \fIname\fR Specify alternative mesh region .TP \fB\-time\fR \fIranges\fR List of ranges. Eg, ':10,20 40:70 1000:', 'none', etc .TP \fB\-withZero\fR Include the '0/' dir in the times list .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\-noFunctionObjects\fR Do not execute function objects .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-man\fR Display full help (manpage format) and exit .TP \fB\-help-notes\fR Display help notes (description) and exit .SH "SEE ALSO" Online documentation https://www.openfoam.com/documentation/ .SH COPYRIGHT Copyright \(co 2018-2019 OpenCFD Ltd.