FoamFile
{
    version     2.0;
    format      ascii;
    location    "constant/polyMesh";
    class       polyBoundaryMesh;
    object      boundary;
}

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

7
(
    body
    {
        type wall;
        nFaces 90385;
        startFace 1336475;
    }
    bottom
    {
        type patch;
        nFaces 1116;
        startFace 1426860;
    }
    east
    {
        type patch;
        nFaces 228;
        startFace 1427976;
    }
    north
    {
        type symmetryPlane;
        nFaces 4569;
        startFace 1428204;
    }
    south
    {
        type patch;
        nFaces 1064;
        startFace 1432773;
    }
    top
    {
        type patch;
        nFaces 1114;
        startFace 1433837;
    }
    west
    {
        type patch;
        nFaces 226;
        startFace 1434951;
    }
)


// ************************************************************************* //
