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

           7
(
    cyl-top-wall
    {
        type            wall;
        nFaces                   780;
        startFace             533778;
    }
    sides
    {
        type            symmetry;
        nFaces                 12716;
        startFace             534558;
    }
    inlet
    {
        type            patch;
        nFaces                  1210;
        startFace             547274;
    }
    outlet
    {
        type            patch;
        nFaces                  1210;
        startFace             548484;
    }
    farfield
    {
        type            patch;
        nFaces                  2768;
        startFace             549694;
    }
    bottom
    {
        type            patch;
        nFaces                  2772;
        startFace             552462;
    }
    cyl-bot-wall
    {
        type            wall;
        nFaces                   780;
        startFace             555234;
    }
)
