.TH "REDISTRIBUTEPAR" 1 "OpenFOAM-1812" "www.openfoam.com" "OpenFOAM Commands Manual" .SH "NAME" redistributePar \- part of \fBOpenFOAM\fR (The Open Source CFD Toolbox). .SH "SYNOPSIS" \fBredistributePar\fR [\fIOPTIONS\fR] .SH "DESCRIPTION" .nf Redistribute decomposed mesh and fields according to the decomposeParDict settings. Optionally run in decompose/reconstruct mode .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\-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\-decompose\fR Decompose case .TP \fB\-decomposeParDict\fR \fIfile\fR Use specified file for decomposePar dictionary .TP \fB\-dry-run\fR Test without writing the decomposition. Changes -cellDist to only write volScalarField. .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-6) .TP \fB\-newTimes\fR Only reconstruct new times (i.e. that do not exist already) .TP \fB\-noZero\fR Exclude the '0/' dir from the times list, has precedence over the -withZero option .TP \fB\-overwrite\fR Overwrite existing mesh/results files .TP \fB\-parallel\fR Run in parallel \fB[Parallel option]\fR .TP \fB\-reconstruct\fR Reconstruct case .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\-doc-source\fR Display source code 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\-fileHandler\fR \fIhandler\fR Override the file handler type .TP \fB\-hostRoots\fR \fI(((host1 dir1) .. (hostN dirN))\fR slave root directories (per host) for distributed running. The host specification can use a regex. \fB[Parallel option]\fR .TP \fB\-roots\fR \fI(dir1 .. dirN)\fR Slave root directories for distributed running \fB[Parallel option]\fR .TP \fB\-help-compat\fR Display compatibility options and exit .TP \fB\-help-man\fR Display full help (manpage format) 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 OpenCFD Ltd.