.TH "STITCHMESH" 1 "OpenFOAM-1812" "www.openfoam.com" "OpenFOAM Commands Manual" .SH "NAME" stitchMesh \- part of \fBOpenFOAM\fR (The Open Source CFD Toolbox). .SH "SYNOPSIS" \fBstitchMesh\fR [\fIOPTIONS\fR] [\fImaster\fR \fIslave\fR] .SH "DESCRIPTION" .nf Merge the faces on specified patches (if geometrically possible) so that the faces become internal. This utility can be called without arguments (uses stitchMeshDict) or with two arguments (master/slave patch names). .fi .SH "ARGUMENTS" .TP \fImaster\fR The master patch name (non-dictionary mode) .TP \fIslave\fR The slave patch name (non-dictionary mode) .SH "OPTIONS" .TP \fB\-case\fR \fIdir\fR Specify case directory to use (instead of the cwd) .TP \fB\-dict\fR \fIfile\fR Use alternative stitchMeshDict .TP \fB\-integral\fR Couple integral master/slave patches (2 argument mode: default) .TP \fB\-intermediate\fR Write intermediate stages, not just the final result .TP \fB\-overwrite\fR Overwrite existing mesh/results files .TP \fB\-partial\fR Couple partially overlapping master/slave patches (2 argument mode) .TP \fB\-perfect\fR Couple perfectly aligned master/slave patches (2 argument mode) .TP \fB\-region\fR \fIname\fR Specify alternative mesh region .TP \fB\-toleranceDict\fR \fIfile\fR Dictionary file with tolerances .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\-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.