.TH "RECONSTRUCTPAR" 1 "OpenFOAM-" "www.openfoam.com" "OpenFOAM Commands Manual" .SH "NAME" reconstructPar \- part of \fBOpenFOAM\fR (The Open Source CFD Toolbox). .SH "SYNOPSIS" \fBreconstructPar\fR [\fIOPTIONS\fR] .SH "DESCRIPTION" .nf Reconstruct fields of a parallel case .fi .SH "OPTIONS" .TP \fB\-allRegions\fR Operate on all regions in regionProperties .TP \fB\-case\fR \fIdir\fR Specify case directory to use (instead of the cwd) .TP \fB\-constant\fR Include the 'constant/' dir in the times list .TP \fB\-fields\fR \fIwordRes\fR Specify single or multiple fields to reconstruct (all by default). Eg, 'T' or '(p T U "alpha.*")' .TP \fB\-lagrangianFields\fR \fIwordRes\fR Specify single or multiple lagrangian fields to reconstruct (all by default). Eg, '(U d)' - Positions are always included. .TP \fB\-latestTime\fR Select the latest time .TP \fB\-newTimes\fR Only reconstruct new times (i.e. that do not exist already) .TP \fB\-noFields\fR Skip reconstructing fields .TP \fB\-noLagrangian\fR Skip reconstructing lagrangian positions and fields .TP \fB\-noSets\fR Skip reconstructing cellSets, faceSets, pointSets .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.