initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / tutorials / incompressible / nonNewtonianIcoFoam / offsetCylinder / constant / polyMesh / blockMeshDict
blob8d28ff87d41c43aa38cef31f9023ef2969c45f44
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 1;
19 vertices        
21     (1 0 -1)
22     (1.4 0 -1)
23     (5 0 -1)
24     (5 0.989949 -1)
25     (0.989949 0.989949 -1)
26     (0.707107 0.707107 -1)
27     (5 2.5 -1)
28     (0.989949 2.5 -1)
29     (0 2.5 -1)
30     (0 1.4 -1)
31     (0 1 -1)
32     (-1 0 -1)
33     (-1.4 0 -1)
34     (-5 0 -1)
35     (-5 0.989949 -1)
36     (-0.989949 0.989949 -1)
37     (-0.707107 0.707107 -1)
38     (-5 2.5 -1)
39     (-0.989949 2.5 -1)
40     (5 -0.989949 -1)
41     (0.989949 -0.989949 -1)
42     (0.707107 -0.707107 -1)
43     (5 -1.5 -1)
44     (0.989949 -1.5 -1)
45     (0 -1.5 -1)
46     (0 -1.4 -1)
47     (0 -1 -1)
48     (-5 -0.989949 -1)
49     (-0.989949 -0.989949 -1)
50     (-0.707107 -0.707107 -1)
51     (-5 -1.5 -1)
52     (-0.989949 -1.5 -1)
53     (1 0 1)
54     (1.4 0 1)
55     (5 0 1)
56     (5 0.989949 1)
57     (0.989949 0.989949 1)
58     (0.707107 0.707107 1)
59     (5 2.5 1)
60     (0.989949 2.5 1)
61     (0 2.5 1)
62     (0 1.4 1)
63     (0 1 1)
64     (-1 0 1)
65     (-1.4 0 1)
66     (-5 0 1)
67     (-5 0.989949 1)
68     (-0.989949 0.989949 1)
69     (-0.707107 0.707107 1)
70     (-5 2.5 1)
71     (-0.989949 2.5 1)
72     (5 -0.989949 1)
73     (0.989949 -0.989949 1)
74     (0.707107 -0.707107 1)
75     (5 -1.5 1)
76     (0.989949 -1.5 1)
77     (0 -1.5 1)
78     (0 -1.4 1)
79     (0 -1 1)
80     (-5 -0.989949 1)
81     (-0.989949 -0.989949 1)
82     (-0.707107 -0.707107 1)
83     (-5 -1.5 1)
84     (-0.989949 -1.5 1)
87 blocks          
89     hex (5 4 9 10 37 36 41 42) (10 10 1) simpleGrading (1 1 1)
90     hex (0 1 4 5 32 33 36 37) (10 10 1) simpleGrading (1 1 1)
91     hex (1 2 3 4 33 34 35 36) (10 10 1) simpleGrading (1 1 1)
92     hex (4 3 6 7 36 35 38 39) (10 10 1) simpleGrading (1 1 1)
93     hex (9 4 7 8 41 36 39 40) (10 10 1) simpleGrading (1 1 1)
94     hex (15 16 10 9 47 48 42 41) (10 10 1) simpleGrading (1 1 1)
95     hex (12 11 16 15 44 43 48 47) (10 10 1) simpleGrading (1 1 1)
96     hex (13 12 15 14 45 44 47 46) (10 10 1) simpleGrading (1 1 1)
97     hex (14 15 18 17 46 47 50 49) (10 10 1) simpleGrading (1 1 1)
98     hex (15 9 8 18 47 41 40 50) (10 10 1) simpleGrading (1 1 1)
99     hex (26 25 20 21 58 57 52 53) (10 10 1) simpleGrading (1 1 1)
100     hex (21 20 1 0 53 52 33 32) (10 10 1) simpleGrading (1 1 1)
101     hex (20 19 2 1 52 51 34 33) (10 10 1) simpleGrading (1 1 1)
102     hex (23 22 19 20 55 54 51 52) (10 5 1) simpleGrading (1 1 1)
103     hex (24 23 20 25 56 55 52 57) (10 5 1) simpleGrading (1 1 1)
104     hex (28 29 11 12 60 61 43 44) (10 10 1) simpleGrading (1 1 1)
105     hex (25 26 29 28 57 58 61 60) (10 10 1) simpleGrading (1 1 1)
106     hex (27 28 12 13 59 60 44 45) (10 10 1) simpleGrading (1 1 1)
107     hex (30 31 28 27 62 63 60 59) (10 5 1) simpleGrading (1 1 1)
108     hex (31 24 25 28 63 56 57 60) (10 5 1) simpleGrading (1 1 1)
111 edges           
113     arc 5 0 (0.92388 0.382683 -1)
114     arc 5 10 (0.382683 0.923879 -1)
115     arc 1 4 (1.29343 0.535757 -1)
116     arc 4 9 (0.535757 1.29343 -1)
117     arc 32 37 (0.92388 0.382683 1)
118     arc 37 42 (0.382683 0.923879 1)
119     arc 33 36 (1.29343 0.535757 1)
120     arc 36 41 (0.535757 1.29343 1)
121     arc 11 16 (-0.923879 0.382683 -1)
122     arc 16 10 (-0.382683 0.923879 -1)
123     arc 12 15 (-1.29343 0.535757 -1)
124     arc 15 9 (-0.535757 1.29343 -1)
125     arc 43 48 (-0.923879 0.382683 1)
126     arc 48 42 (-0.382683 0.923879 1)
127     arc 44 47 (-1.29343 0.535757 1)
128     arc 47 41 (-0.535757 1.29343 1)
129     arc 0 21 (0.923879 -0.382683 -1)
130     arc 21 26 (0.382683 -0.923879 -1)
131     arc 1 20 (1.29343 -0.535757 -1)
132     arc 20 25 (0.535757 -1.29343 -1)
133     arc 32 53 (0.923879 -0.382683 1)
134     arc 53 58 (0.382683 -0.923879 1)
135     arc 33 52 (1.29343 -0.535757 1)
136     arc 52 57 (0.535757 -1.29343 1)
137     arc 11 29 (-0.923879 -0.382683 -1)
138     arc 29 26 (-0.382683 -0.923879 -1)
139     arc 12 28 (-1.29343 -0.535757 -1)
140     arc 28 25 (-0.535757 -1.29343 -1)
141     arc 43 61 (-0.923879 -0.382683 1)
142     arc 61 58 (-0.382683 -0.923879 1)
143     arc 44 60 (-1.29343 -0.535757 1)
144     arc 60 57 (-0.535757 -1.29343 1)
147 patches         
149     patch left 
150     (
151         (17 14 46 49)
152         (14 13 45 46)
153         (13 27 59 45)
154         (27 30 62 59)
155     )
156     patch right 
157     (
158         (22 19 51 54)
159         (19 2 34 51)
160         (2 3 35 34)
161         (3 6 38 35)
162     )
163     wall down 
164     (
165         (30 31 63 62)
166         (31 24 56 63)
167         (24 23 55 56)
168         (23 22 54 55)
169     )
170     wall up 
171     (
172         (6 7 39 38)
173         (7 8 40 39)
174         (8 18 50 40)
175         (18 17 49 50)
176     )
177     wall cylinder 
178     (
179         (0 5 37 32)
180         (5 10 42 37)
181         (10 16 48 42)
182         (16 11 43 48)
183         (11 29 61 43)
184         (29 26 58 61)
185         (26 21 53 58)
186         (21 0 32 53)
187     )
190 mergePatchPairs
194 // ************************************************************************* //