/*--------------------------------*- 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;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
9
(
oversetFaces
type overset;
nFaces 0;
startFace 41544;
in
type patch;
nFaces 82;
out
startFace 41626;
top
type wall;
startFace 41708;
bottom
startFace 41790;
cylinder
nFaces 120;
startFace 41872;
outerCylinder
startFace 41992;
refine
nFaces 280;
startFace 42112;
frontAndBack
type empty;
nFaces 41968;
startFace 42392;
)
// ************************************************************************* //