/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.1 |
| \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class polyBoundaryMesh;
location "constant/polyMesh";
object boundary;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
8
(
oversetFaces
type overset;
nFaces 0;
startFace 31884;
in
type patch;
nFaces 82;
out
startFace 31966;
top
type wall;
startFace 32048;
bottom
startFace 32130;
cylinder
nFaces 120;
startFace 32212;
outerCylinder
startFace 32332;
frontAndBack
type empty;
nFaces 32168;
startFace 32452;
)
// ************************************************************************* //