Initial commit for version 2.0.x patch release
[OpenFOAM-2.0.x.git] / tutorials / multiphase / settlingFoam / ras / tank3D / constant / polyMesh / boundary
blobebe7c4016164d15cabf134600df97c00f97faf27
1 /*--------------------------------*- C++ -*----------------------------------*\
2 | =========                 |                                                 |
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 \*---------------------------------------------------------------------------*/
8 FoamFile
10     version     2.0;
11     format      ascii;
12     class       polyBoundaryMesh;
13     object      boundary;
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18     SYMP3
19     {
20         type            patch;
21         startFace       53708;
22         nFaces          3191;
23     }
25     INLE1
26     {
27         type            patch;
28         startFace       56899;
29         nFaces          45;
30     }
32     OUTL9
33     {
34         type            patch;
35         startFace       56944;
36         nFaces          11;
37     }
39     OUTL10
40     {
41         type            patch;
42         startFace       56955;
43         nFaces          11;
44     }
46     OUTL11
47     {
48         type            patch;
49         startFace       56966;
50         nFaces          11;
51     }
53     OUTL12
54     {
55         type            patch;
56         startFace       56977;
57         nFaces          11;
58     }
60     WALL6
61     {
62         type            wall;
63         startFace       56988;
64         nFaces          1474;
65     }
67     WALL8
68     {
69         type            wall;
70         startFace       58462;
71         nFaces          1640;
72     }
74     WALL61
75     {
76         type            wall;
77         startFace       60102;
78         nFaces          44;
79     }
81     WALL62
82     {
83         type            wall;
84         startFace       60146;
85         nFaces          78;
86     }
88     WALL63
89     {
90         type            wall;
91         startFace       60224;
92         nFaces          255;
93     }
95     WALL64
96     {
97         type            wall;
98         startFace       60479;
99         nFaces          157;
100     }
102     WALL65
103     {
104         type            wall;
105         startFace       60636;
106         nFaces          35;
107     }
109     WALL66
110     {
111         type            wall;
112         startFace       60671;
113         nFaces          60;
114     }
116     WALL67
117     {
118         type            wall;
119         startFace       60731;
120         nFaces          55;
121     }
123     WALL68
124     {
125         type            wall;
126         startFace       60786;
127         nFaces          116;
128     }
130     WALL69
131     {
132         type            wall;
133         startFace       60902;
134         nFaces          24;
135     }
137     WALL7
138     {
139         type            wall;
140         startFace       60926;
141         nFaces          121;
142     }
144     WALL70
145     {
146         type            wall;
147         startFace       61047;
148         nFaces          182;
149     }
151     OUTL15
152     {
153         type            patch;
154         startFace       61229;
155         nFaces          14;
156     }
160 // ************************************************************************* //