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

9
(
airfoil
{
    type        wall;
    nFaces      1814;
    startFace   512568;
}
flap
{
    type        wall;
    nFaces      869;
    startFace   514382;
}
slat
{
    type        wall;
    nFaces      533;
    startFace   515251;
}
inlet
{
    type        patch;
    nFaces      125;
    startFace   515784;
}
bottomWall
{
    type        patch;
    nFaces      100;
    startFace   515909;
}
top
{
    type        patch;
    nFaces      100;
    startFace   516009;
}
outlet
{
    type        patch;
    nFaces      125;
    startFace   516109;
}
front
{
    type        empty;
    nFaces      310484;
    startFace   516234;
}
back
{
    type        empty;
    nFaces      310484;
    startFace   826718;
}
)
