initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / tutorials / combustion / XiFoam / les / pitzDaily / constant / polyMesh / blockMeshDict
blob5935b5b9bf1c04837233f31fbf2f409b5de396fc
1 /*--------------------------------*- C++ -*----------------------------------*\
2 | =========                 |                                                 |
3 | \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
4 |  \\    /   O peration     | Version:  1.6                                   |
5 |   \\  /    A nd           | Web:      http://www.OpenFOAM.org               |
6 |    \\/     M anipulation  |                                                 |
7 \*---------------------------------------------------------------------------*/
8 FoamFile
10     version     2.0;
11     format      ascii;
12     class       dictionary;
13     object      blockMeshDict;
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 convertToMeters 0.001;
19 vertices
21     (-20.6 0 0)
22     (-20.6 3 0)
23     (-20.6 12.7 0)
24     (-20.6 25.4 0)
25     (0 -25.4 0)
26     (0 -5 0)
27     (0 0 0)
28     (0 3 0)
29     (0 12.7 0)
30     (0 25.4 0)
31     (206 -25.4 0)
32     (206 -8.5 0)
33     (206 0 0)
34     (206 6.5 0)
35     (206 17 0)
36     (206 25.4 0)
37     (290 -16.6 0)
38     (290 -6.3 0)
39     (290 0 0)
40     (290 4.5 0)
41     (290 11 0)
42     (290 16.6 0)
43     (-20.6 0 38.1)
44     (-20.6 3 38.1)
45     (-20.6 12.7 38.1)
46     (-20.6 25.4 38.1)
47     (0 -25.4 38.1)
48     (0 -5 38.1)
49     (0 0 38.1)
50     (0 3 38.1)
51     (0 12.7 38.1)
52     (0 25.4 38.1)
53     (206 -25.4 38.1)
54     (206 -8.5 38.1)
55     (206 0 38.1)
56     (206 6.5 38.1)
57     (206 17 38.1)
58     (206 25.4 38.1)
59     (290 -16.6 38.1)
60     (290 -6.3 38.1)
61     (290 0 38.1)
62     (290 4.5 38.1)
63     (290 11 38.1)
64     (290 16.6 38.1)
67 blocks
69     hex (0 6 7 1 22 28 29 23) (18 7 1) simpleGrading (0.5 1.8 1)
70     hex (1 7 8 2 23 29 30 24) (18 10 1) simpleGrading (0.5 4 1)
71     hex (2 8 9 3 24 30 31 25) (18 13 1) simpleGrading (0.5 0.25 1)
72     hex (4 10 11 5 26 32 33 27) (180 18 1) simpleGrading (4 1 1)
73     hex (5 11 12 6 27 33 34 28) (180 9 1) edgeGrading (4 4 4 4 0.5 1 1 0.5 1 1 1 1)
74     hex (6 12 13 7 28 34 35 29) (180 7 1) edgeGrading (4 4 4 4 1.8 1 1 1.8 1 1 1 1)
75     hex (7 13 14 8 29 35 36 30) (180 10 1) edgeGrading (4 4 4 4 4 1 1 4 1 1 1 1)
76     hex (8 14 15 9 30 36 37 31) (180 13 1) simpleGrading (4 0.25 1)
77     hex (10 16 17 11 32 38 39 33) (25 18 1) simpleGrading (2.5 1 1)
78     hex (11 17 18 12 33 39 40 34) (25 9 1) simpleGrading (2.5 1 1)
79     hex (12 18 19 13 34 40 41 35) (25 7 1) simpleGrading (2.5 1 1)
80     hex (13 19 20 14 35 41 42 36) (25 10 1) simpleGrading (2.5 1 1)
81     hex (14 20 21 15 36 42 43 37) (25 13 1) simpleGrading (2.5 0.25 1)
84 edges
88 patches
90     patch inlet
91     (
92         (0 22 23 1)
93         (1 23 24 2)
94         (2 24 25 3)
95     )
96     patch outlet
97     (
98         (16 17 39 38)
99         (17 18 40 39)
100         (18 19 41 40)
101         (19 20 42 41)
102         (20 21 43 42)
103     )
104     wall upperWall
105     (
106         (3 25 31 9)
107         (9 31 37 15)
108         (15 37 43 21)
109     )
110     wall lowerWall
111     (
112         (0 6 28 22)
113         (6 5 27 28)
114         (5 4 26 27)
115         (4 10 32 26)
116         (10 16 38 32)
117     )
118     empty frontAndBack
119     (
120         (22 28 29 23)
121         (23 29 30 24)
122         (24 30 31 25)
123         (26 32 33 27)
124         (27 33 34 28)
125         (28 34 35 29)
126         (29 35 36 30)
127         (30 36 37 31)
128         (32 38 39 33)
129         (33 39 40 34)
130         (34 40 41 35)
131         (35 41 42 36)
132         (36 42 43 37)
133         (0 1 7 6)
134         (1 2 8 7)
135         (2 3 9 8)
136         (4 5 11 10)
137         (5 6 12 11)
138         (6 7 13 12)
139         (7 8 14 13)
140         (8 9 15 14)
141         (10 11 17 16)
142         (11 12 18 17)
143         (12 13 19 18)
144         (13 14 20 19)
145         (14 15 21 20)
146     )
149 mergePatchPairs
153 // ************************************************************************* //