1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 2.0.0 |
5 | \\ / A nd | Web: www.OpenFOAM.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
27 box (0.099 -0.006 0.004)(0.101 0.006 0.016);
32 name cyclicFacesSlaveCells;
38 box (-10 -10 -10)(0.1 10 10);
46 source setsToFaceZone;
50 cellSet cyclicFacesSlaveCells;
61 box (0.099 -10 -10)(0.101 10 10);
72 box (0.099 -0.006 0.004)(0.101 0.006 0.016);
88 // ************************************************************************* //