/*--------------------------------*- 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 binary;
class polyBoundaryMesh;
location "constant/polyMesh";
object boundary;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
8
(
oversetFaces
type overset;
nFaces 0;
startFace 5170;
in
type patch;
nFaces 25;
out
startFace 5195;
top
type wall;
nFaces 75;
startFace 5220;
bottom
startFace 5295;
cylinder
nFaces 80;
startFace 5370;
outerCylinder
startFace 5450;
frontAndBack
type empty;
nFaces 5350;
startFace 5530;
)
// ************************************************************************* //