.TH "FOAMTOENSIGHTPARTS" 1 "OpenFOAM-" "www.openfoam.com" "OpenFOAM Commands Manual" .SH "NAME" foamToEnsightParts \- part of \fBOpenFOAM\fR (The Open Source CFD Toolbox). .SH "SYNOPSIS" \fBfoamToEnsightParts\fR [\fIOPTIONS\fR] .SH "DESCRIPTION" .nf Translate OpenFOAM data to Ensight format with an Ensight part for each cellZone and patch. .fi .SH "OPTIONS" .TP \fB\-ascii\fR Write in ASCII format instead of 'C Binary' .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 write (all by default) Eg, 'T' or '( "U.*" )' .TP \fB\-index\fR \fIstart\fR Ignore the time index contained in the uniform/time file and use simple indexing when creating files .TP \fB\-latestTime\fR Select the latest time .TP \fB\-name\fR \fIsubdir\fR Sub-directory name for Ensight output (default: 'Ensight') .TP \fB\-no-lagrangian\fR Suppress writing lagrangian positions and fields .TP \fB\-no-mesh\fR Suppress writing the geometry. Can be useful for converting partial results for a static geometry .TP \fB\-noZero\fR Exclude the '0/' dir from the times list .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\-width\fR \fIn\fR Width of Ensight data subdir .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-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\-noLagrangian\fR (now \fB\-no-lagrangian\fR) The option was last used in 1806. .TP \fB\-noMesh\fR (now \fB\-no-mesh\fR) The option was last used in 1806. .SH "SEE ALSO" Online documentation https://www.openfoam.com/documentation/ .SH COPYRIGHT Copyright \(co 2018-2019 OpenCFD Ltd.