/*--------------------------------*- C++ -*----------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2606                                  |
|   \\  /    A nd           | Website:  www.openfoam.com                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
FoamFile
{
    version     2.0;
    format      ascii;
    arch        "LSB;label=32;scalar=64";
    class       polyBoundaryMesh;
    location    "constant/polyMesh";
    object      boundary;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //


11
(
    bb2
    {
        type            wall;
        startFace       1365598;
        nFaces          25939;
    }

    far
    {
        type            symmetry;
        startFace       1391537;
        nFaces          467;
    }

    top
    {
        type            patch;
        startFace       1392004;
        nFaces          505;
    }

    bottom
    {
        type            symmetry;
        startFace       1392509;
        nFaces          507;
    }

    inlet
    {
        type            patch;
        startFace       1393016;
        nFaces          337;
    }

    outlet
    {
        type            patch;
        startFace       1393353;
        nFaces          336;
    }

    symmetry
    {
        type            symmetry;
        startFace       1393689;
        nFaces          8311;
    }

    far_1
    {
        type            symmetry;
        startFace       1402000;
        nFaces          325;
    }

    inlet_1
    {
        type            patch;
        startFace       1402325;
        nFaces          235;
    }

    outlet_1
    {
        type            patch;
        startFace       1402560;
        nFaces          234;
    }

    symmetry_1
    {
        type            symmetry;
        startFace       1402794;
        nFaces          4285;
    }

)


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