1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 2.0.0 |
5 | \\ / A nd | Web: www.OpenFOAM.com |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
50 hex (1 0 9 4 13 12 21 16) (10 20 40) simpleGrading (1 1 1)
51 hex (2 1 4 6 14 13 16 18) (2 20 40) simpleGrading (1 1 1)
52 hex (3 2 6 8 15 14 18 20) (10 20 40) simpleGrading (1 1 1)
53 hex (5 10 0 1 17 22 12 13) (10 20 40) simpleGrading (1 1 1)
54 hex (11 7 2 3 23 19 14 15) (10 20 40) simpleGrading (1 1 1)
59 arc 0 1 ( 0.470 0.171 0.000 )
60 arc 12 13 ( 0.470 0.171 2.000 )
61 arc 2 3 ( 0.171 0.470 0.000 )
62 arc 14 15 ( 0.171 0.470 2.000 )
63 arc 9 4 ( 0.940 0.342 0.000 )
64 arc 21 16 ( 0.940 0.342 2.000 )
65 arc 5 10 ( 0.094 0.034 0.000 )
66 arc 17 22 ( 0.094 0.034 2.000 )
67 arc 6 8 ( 0.342 0.940 0.000 )
68 arc 18 20 ( 0.342 0.940 2.000 )
69 arc 11 7 ( 0.034 0.094 0.000 )
70 arc 23 19 ( 0.034 0.094 2.000 )
124 neighbourPatch cyclic_half1;
125 transform rotational;
126 rotationAxis (0 0 1);
127 rotationCentre (0 0 0);
137 neighbourPatch cyclic_half0;
138 transform rotational;
139 rotationAxis (0 0 1);
140 rotationCentre (0 0 0);
153 // ************************************************************************* //