fixed writing out entries in advective bc
[OpenFOAM-1.6-ext.git] / tutorials / incompressible / simpleSRFFoam / mixer / constant / polyMesh / blockMeshDict
blob33d6a71f9b959d1a687d19b009d5af25e002918f
1 /*--------------------------------*- C++ -*----------------------------------*\
2 | =========                 |                                                 |
3 | \\      /  F ield         | OpenFOAM Extend Project: Open Source CFD        |
4 |  \\    /   O peration     | Version:  1.6-ext                               |
5 |   \\  /    A nd           | Web:      www.extend-project.de                 |
6 |    \\/     M anipulation  |                                                 |
7 \*---------------------------------------------------------------------------*/
8 FoamFile
10     version     2.0;
11     format      ascii;
12     class       dictionary;
13     object      blockMeshDict;
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 convertToMeters 0.1;
19 vertices
21       (       0.500        0.000        0.000)
22       (       0.369        0.338        0.000)
23       (       0.338        0.369        0.000)
24       (       0.000        0.500        0.000)
25       (       0.737        0.676        0.000)
26       (       0.074        0.068        0.000)
27       (       0.676        0.737        0.000)
28       (       0.068        0.074        0.000)
29       (       0.000        1.000        0.000)
30       (       1.000        0.000        0.000)
31       (       0.100        0.000        0.000)
32       (       0.000        0.100        0.000)
33       (       0.500        0.000        2.000)
34       (       0.369        0.338        2.000)
35       (       0.338        0.369        2.000)
36       (       0.000        0.500        2.000)
37       (       0.737        0.676        2.000)
38       (       0.074        0.068        2.000)
39       (       0.676        0.737        2.000)
40       (       0.068        0.074        2.000)
41       (       0.000        1.000        2.000)
42       (       1.000        0.000        2.000)
43       (       0.100        0.000        2.000)
44       (       0.000        0.100        2.000)
47 blocks
49       hex (1 0 9 4 13 12 21 16) (10 20 40) simpleGrading (1 1 1)
50       hex (2 1 4 6 14 13 16 18) (2 20 40) simpleGrading (1 1 1)
51       hex (3 2 6 8 15 14 18 20) (10 20 40) simpleGrading (1 1 1)
52       hex (5 10 0 1 17 22 12 13) (10 20 40) simpleGrading (1 1 1)
53       hex (11 7 2 3 23 19 14 15) (10 20 40) simpleGrading (1 1 1)
56 edges
58       arc  0 1 (       0.470        0.171        0.000 )
59       arc  12 13 (       0.470        0.171        2.000 )
60       arc  2 3 (       0.171        0.470        0.000 )
61       arc  14 15 (       0.171        0.470        2.000 )
62       arc  9 4 (       0.940        0.342        0.000 )
63       arc  21 16 (       0.940        0.342        2.000 )
64       arc  5 10 (       0.094        0.034        0.000 )
65       arc  17 22 (       0.094        0.034        2.000 )
66       arc  6 8 (       0.342        0.940        0.000 )
67       arc  18 20 (       0.342        0.940        2.000 )
68       arc  11 7 (       0.034        0.094        0.000 )
69       arc  23 19 (       0.034        0.094        2.000 )
72 patches
74       patch inlet
75       (
76             (13 12 21 16)
77             (14 13 16 18)
78             (15 14 18 20)
79             (17 22 12 13)
80             (23 19 14 15)
81       )
82       patch outlet
83       (
84             (1 4 9 0)
85             (2 6 4 1)
86             (3 8 6 2)
87             (5 1 0 10)
88             (11 3 2 7)
89       )
90       wall innerWall
91       (
92             (2 1 13 14)
93             (5 10 22 17)
94             (5 17 13 1)
95             (11 7 19 23)
96             (7 2 14 19)
97       )
98       wall outerWall
99       (
100             (4 16 21 9)
101             (6 18 16 4)
102             (8 20 18 6)
103       )
104       cyclic cyclic
105       (
106             (0 9 21 12)
107             (10 0 12 22)
108             (3 15 20 8)
109             (11 23 15 3)
110       )
113 mergeMatchPairs