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

8         
(
    back
    {
        type empty;
        nFaces 28602;
        startFace 56844;
    }
    exposed1
    {
        type wall;
        nFaces 21;
        startFace 85446;
    }
    exposed2
    {
        type wall;
        nFaces 21;
        startFace 85467;
    }
    front
    {
        type empty;
        nFaces 28602;
        startFace 85488;
    }
    inlet
    {
        type patch;
        nFaces 179;
        startFace 114090;
    }
    outlet
    {
        type patch;
        nFaces 179;
        startFace 114269;
    }
    wall
    {
        type wall;
        nFaces 274;
        startFace 114448;
    }
    wallRhoC
    {
        type wall;
        nFaces 46;
        startFace 114722;
    }
)
