/*--------------------------------*- C++ -*----------------------------------*\
  =========                 |
  \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
   \\    /   O peration     | Website:  https://openfoam.org
    \\  /    A nd           | Version:  9
     \\/     M anipulation  |
\*---------------------------------------------------------------------------*/
FoamFile
{
    format      ascii;
    class       polyBoundaryMesh;
    location    "constant/polyMesh";
    object      boundary;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

29
(
    x0
    {
        type            patch;
        nFaces          1600;
        startFace       2994884;
    }
    x1
    {
        type            patch;
        nFaces          1600;
        startFace       2996484;
    }
    y0
    {
        type            cyclic;
        inGroups        List<word> 1(cyclic);
        nFaces          8910;
        startFace       2998084;
        matchTolerance  0.0001;
        neighbourPatch  y1;
        transformType   translational;
        separation      (0 0 -0.00146314);
    }
    y1
    {
        type            cyclic;
        inGroups        List<word> 1(cyclic);
        nFaces          8910;
        startFace       3006994;
        matchTolerance  0.0001;
        neighbourPatch  y0;
        transformType   translational;
        separation      (0 0 0.00146314);
    }
    z0
    {
        type            cyclic;
        inGroups        List<word> 1(cyclic);
        nFaces          8910;
        startFace       3015904;
        matchTolerance  0.0001;
        neighbourPatch  z1;
        transformType   translational;
        separation      (0 -0.00146314 0);
    }
    z1
    {
        type            cyclic;
        inGroups        List<word> 1(cyclic);
        nFaces          8910;
        startFace       3024814;
        matchTolerance  0.0001;
        neighbourPatch  z0;
        transformType   translational;
        separation      (0 0.00146314 0);
    }
    Sphere1-1
    {
        type            patch;
        nFaces          14320;
        startFace       3033724;
    }
    Sphere1-2
    {
        type            patch;
        nFaces          14320;
        startFace       3048044;
    }
    Sphere1-3
    {
        type            patch;
        nFaces          14320;
        startFace       3062364;
    }
    Sphere1-4
    {
        type            patch;
        nFaces          14320;
        startFace       3076684;
    }
    Sphere1-5
    {
        type            patch;
        nFaces          57280;
        startFace       3091004;
    }
    Sphere2-1
    {
        type            patch;
        nFaces          28660;
        startFace       3148284;
    }
    Sphere2-2
    {
        type            patch;
        nFaces          28660;
        startFace       3176944;
    }
    Sphere2-3
    {
        type            patch;
        nFaces          28660;
        startFace       3205604;
    }
    Sphere2-4
    {
        type            patch;
        nFaces          28660;
        startFace       3234264;
    }
    Sphere3-1
    {
        type            patch;
        nFaces          14320;
        startFace       3262924;
    }
    Sphere3-2
    {
        type            patch;
        nFaces          14320;
        startFace       3277244;
    }
    Sphere3-3
    {
        type            patch;
        nFaces          14320;
        startFace       3291564;
    }
    Sphere3-4
    {
        type            patch;
        nFaces          14320;
        startFace       3305884;
    }
    Sphere3-5
    {
        type            patch;
        nFaces          57280;
        startFace       3320204;
    }
    Sphere4-1
    {
        type            patch;
        nFaces          28660;
        startFace       3377484;
    }
    Sphere4-2
    {
        type            patch;
        nFaces          28660;
        startFace       3406144;
    }
    Sphere4-3
    {
        type            patch;
        nFaces          28660;
        startFace       3434804;
    }
    Sphere4-4
    {
        type            patch;
        nFaces          28660;
        startFace       3463464;
    }
    Sphere5-1
    {
        type            patch;
        nFaces          14322;
        startFace       3492124;
    }
    Sphere5-2
    {
        type            patch;
        nFaces          14322;
        startFace       3506446;
    }
    Sphere5-3
    {
        type            patch;
        nFaces          14322;
        startFace       3520768;
    }
    Sphere5-4
    {
        type            patch;
        nFaces          14322;
        startFace       3535090;
    }
    Sphere5-5
    {
        type            patch;
        nFaces          57288;
        startFace       3549412;
    }
)

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