/*--------------------------------*- 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 18920;
in
type patch;
nFaces 60;
out
startFace 18980;
top
type wall;
nFaces 140;
startFace 19040;
bottom
startFace 19180;
cylinder
nFaces 80;
startFace 19320;
outerCylinder
startFace 19400;
frontAndBack
type empty;
nFaces 19200;
startFace 19480;
)
// ************************************************************************* //