Upgrade case file headers
[foam-extend-3.2.git] / tutorials / compressible / steadyCompressibleMRFFoam / simpleRotorStator / constant / polyMesh / blockMeshDict
bloba6d2404f87eb7f68a5e0be6680cf895a0c8375c3
1 /*--------------------------------*- C++ -*----------------------------------*\
2 | =========                 |                                                 |
3 | \\      /  F ield         | foam-extend: Open Source CFD                    |
4 |  \\    /   O peration     | Version:     3.2                                |
5 |   \\  /    A nd           | Web:         http://www.foam-extend.org         |
6 |    \\/     M anipulation  |                                                 |
7 \*---------------------------------------------------------------------------*/
8 FoamFile
10     version     2.0;
11     format      ascii;
12     class       dictionary;
13     object      blockMeshDict;
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 // Mesh in centimetres.  HJ, 10/Dec/2009
18 convertToMeters 0.01;
20 vertices
22     // 1) Rotor
24     // First plane
25     (0 0.86602504 -0.5)
26     (0 0.996195 -0.087155743)
27     (0 0.996195 0.087155743)
28     (0 0.86602504 0.5)
30     (0 4.330127019 -2.5)
31     (0 4.98097349 -0.087155743)
32     (0 4.98097349 0.087155743)
33     (0 4.330127019 2.5)
35     // Second plane
36     (4 0.86602504 -0.5)
37     (4 0.996195 -0.087155743)
38     (4 0.996195 0.087155743)
39     (4 0.86602504 0.5)
41     (4 4.330127019 -2.5)
42     (4 4.98097349 -0.087155743)
43     (4 4.98097349 0.087155743)
44     (4 4.330127019 2.5)
46     // Third plane
47     (7 0.86602504 -0.5)
48     (7 0.996195 -0.087155743)
49     (7 0.996195 0.087155743)
50     (7 0.86602504 0.5)
52     (7 4.330127019 -2.5)
53     (7 4.98097349 -0.087155743)
54     (7 4.98097349 0.087155743)
55     (7 4.330127019 2.5)
57     // Fourth plane
58     (7.5 0.86602504 -0.5)
59     (7.5 0.996195 -0.087155743)
60     (7.5 0.996195 0.087155743)
61     (7.5 0.86602504 0.5)
63     (7.5 4.330127019 -2.5)
64     (7.5 4.98097349 -0.087155743)
65     (7.5 4.98097349 0.087155743)
66     (7.5 4.330127019 2.5)
68     // Stator
70     // Sixth plane
71     (11 0.86602504 -0.5)
72     (11 0.996195 -0.087155743)
73     (11 0.996195 0.087155743)
74     (11 0.86602504 0.5)
76     (11 4.330127019 -2.5)
77     (11 4.98097349 -0.087155743)
78     (11 4.98097349 0.087155743)
79     (11 4.330127019 2.5)
81     // Seventh plane
82     (20 0.86602504 -0.5)
83     (20 0.996195 -0.087155743)
84     (20 0.996195 0.087155743)
85     (20 0.86602504 0.5)
87     (20 4.330127019 -2.5)
88     (20 4.98097349 -0.087155743)
89     (20 4.98097349 0.087155743)
90     (20 4.330127019 2.5)
94 blocks
96     // Rotor
98     // First
99     hex (8 9 13 12 0 1 5 4) (10 10 20) simpleGrading (1 1 4)
100     hex (9 10 14 13 1 2 6 5) (4 10 20) simpleGrading (1 1 4)
101     hex (10 11 15 14 2 3 7 6) (10 10 20) simpleGrading (1 1 4)
103     // Second
104     hex (16 17 21 20 8 9 13 12) (10 10 40) simpleGrading (1 1 1)
105     hex (18 19 23 22 10 11 15 14) (10 10 40) simpleGrading (1 1 1)
107     // Third
108     hex (24 25 29 28 16 17 21 20) (10 10 7) simpleGrading (1 1 1)
109     hex (25 26 30 29 17 18 22 21) (4 10 7) simpleGrading (1 1 1)
110     hex (26 27 31 30 18 19 23 22) (10 10 7) simpleGrading (1 1 1)
112     // Stator
114     // Fourth
115     hex (32 33 37 36 24 25 29 28) (10 10 40) simpleGrading (1 1 1)
116     hex (34 35 39 38 26 27 31 30) (10 10 40) simpleGrading (1 1 1)
118     // Fifth
119     hex (40 41 45 44 32 33 37 36) (10 10 50) simpleGrading (1 1 0.25)
120     hex (41 42 46 45 33 34 38 37) (4 10 50) simpleGrading (1 1 0.25)
121     hex (42 43 47 46 34 35 39 38) (10 10 50) simpleGrading (1 1 0.25)
124 edges
126     // Rotor
128     // First
129     arc 0 1 (0 0.965925826 -0.258819045)
130     arc 2 3 (0 0.965925826 0.258819045)
131     arc 4 5 (0 4.829629131 -1.294095225)
132     arc 6 7 (0 4.829629131 1.294095225)
134     // Second
135     arc 8 9 (4 0.965925826 -0.258819045)
136     arc 10 11 (4 0.965925826 0.258819045)
137     arc 12 13 (4 4.829629131 -1.294095225)
138     arc 14 15 (4 4.829629131 1.294095225)
140     // Third
141     arc 16 17 (7 0.965925826 -0.258819045)
142     arc 18 19 (7 0.965925826 0.258819045)
143     arc 20 21 (7 4.829629131 -1.294095225)
144     arc 22 23 (7 4.829629131 1.294095225)
146     // Fourth
147     arc 24 25 (7.5 0.965925826 -0.258819045)
148     arc 26 27 (7.5 0.965925826 0.258819045)
149     arc 28 29 (7.5 4.829629131 -1.294095225)
150     arc 30 31 (7.5 4.829629131 1.294095225)
152     // Stator
154     // Fifth
155     arc 32 33 (11 0.965925826 -0.258819045)
156     arc 34 35 (11 0.965925826 0.258819045)
157     arc 36 37 (11 4.829629131 -1.294095225)
158     arc 38 39 (11 4.829629131 1.294095225)
160     // Sixth
161     arc 40 41 (20 0.965925826 -0.258819045)
162     arc 42 43 (20 0.965925826 0.258819045)
163     arc 44 45 (20 4.829629131 -1.294095225)
164     arc 46 47 (20 4.829629131 1.294095225)
167 patches
169     patch inlet
170     (
171         (0 1 5 4)
172         (1 2 6 5)
173         (2 3 7 6)
174     )
176     patch outlet
177     (
178         (40 44 45 41)
179         (41 45 46 42)
180         (42 46 47 43)
181     )
183     wall bladeRotor
184     (
185         (9 13 14 10)
186         (10 14 22 18)
187         (17 18 22 21)
188         (9 17 21 13)
189     )
191     wall shaftRotor
192     (
193         (0 8 9 1)
194         (1 9 10 2)
195         (2 10 11 3)
197         (8 16 17 9)
198         (10 18 19 11)
200         (16 24 25 17)
201         (17 25 26 18)
202         (18 26 27 19)
203     )
205     wall shroudRotor
206     (
207         (4 5 13 12)
208         (5 6 14 13)
209         (6 7 15 14)
211         (12 13 21 20)
212         (14 15 23 22)
214         (20 21 29 28)
215         (21 22 30 29)
216         (22 23 31 30)
217     )
219     wall bladeStator
220     (
221         (25 26 30 29)
222         (26 34 38 30)
223         (34 33 37 38)
224         (33 25 29 37)
225     )
227     wall shaftStator
228     (
229         (24 32 33 25)
230         (26 34 35 27)
232         (32 40 41 33)
233         (33 41 42 34)
234         (34 42 43 35)
235     )
237     wall shroudStator
238     (
239         (28 29 37 36)
240         (30 31 39 38)
242         (36 37 45 44)
243         (37 38 46 45)
244         (38 39 47 46)
245     )
247     cyclic frontAndBack
248     (
249         (0 4 12 8)
250         (8 12 20 16)
251         (16 20 28 24)
252         (24 28 36 32)
253         (32 36 44 40)
255         (3 11 15 7)
256         (11 19 23 15)
257         (19 27 31 23)
258         (27 35 39 31)
259         (35 43 47 39)
260     )
263 mergePatchPairs
267 // ************************************************************************* //