STYLE: miss-aligned Headers
[foam-extend-3.2.git] / tutorials / viscoelastic / viscoelasticFluidFoam / FENE-P / system / sampleDict
blobd40af397abd3d682ff7aa566d5dc79ef5b8b9da1
1 /*--------------------------------*- C++ -*----------------------------------*\
2 | =========                 |                                                 |
3 | \\      /  F ield         | foam-extend: Open Source CFD                    |
4 |  \\    /   O peration     | Version:     3.0                                |
5 |   \\  /    A nd           | Web:         http://www.extend-project.de       |
6 |    \\/     M anipulation  |                                                 |
7 \*---------------------------------------------------------------------------*/
8 FoamFile
10     version     2.0;
11     format      ascii;
12     class       dictionary;
13     object      sampleDict;
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 interpolationScheme cellPoint;
19 setFormat     raw;
21 sets
24 // x axes N1 upstream profile
25     fig7_x_037
26     {
27         type            uniform;
28         axis            distance;
29         start           (0.25482  0.0    0.00016);
30         end             (0.25482  0.0128 0.00016);
31         nPoints         100;
32     }
34     fig7_x_05
35     {
36         type            uniform;
37         axis            distance;
38         start           (0.2544  0.0    0.00016);
39         end             (0.2544  0.0128 0.00016);
40         nPoints         100;
41     }
43     fig7_x_1
44     {
45         type            uniform;
46         axis            distance;
47         start           (0.2528  0.0    0.00016);
48         end             (0.2528  0.0128 0.00016);
49         nPoints         100;
50     }
52     fig7_x_15
53     {
54         type            uniform;
55         axis            distance;
56         start           (0.2512  0.0    0.00016);
57         end             (0.2512  0.0128 0.00016);
58         nPoints         100;
59     }
61     fig7_x_2
62     {
63         type            uniform;
64         axis            distance;
65         start           (0.2496  0.0    0.00016);
66         end             (0.2496  0.0128 0.00016);
67         nPoints         100;
68     }
70     fig7_x_10
71     {
72         type            uniform;
73         axis            distance;
74         start           (0.2240  0.0    0.00016);
75         end             (0.2240  0.0128 0.00016);
76         nPoints         100;
77     }
79 // y axes N1 upstream profile
81     fig7_y_1
82     {
83         type            uniform;
84         axis            distance;
85         start           (0.2432     0.0032  0.00016);
86         end             (0.2544  0.0032  0.00016);
87         nPoints         100;
88     }
90     fig7_y_15
91     {
92         type            uniform;
93         axis            distance;
94         start           (0.2432    0.0048  0.00016);
95         end             (0.2544  0.0048  0.00016);
96         nPoints         100;
97     }
99     fig7_y_2
100     {
101         type            uniform;
102         axis            distance;
103         start           (0.2432    0.0064  0.00016);
104         end             (0.2544  0.0064  0.00016);
105         nPoints         100;
106     }
108     fig7_y_25
109     {
110         type            uniform;
111         axis            distance;
112         start           (0.2432    0.0080  0.00016);
113         end             (0.2544  0.0080  0.00016);
114         nPoints         100;
115     }
117     fig7_y_3
118     {
119         type            uniform;
120         axis            distance;
121         start           (0.2432    0.0096  0.00016);
122         end             (0.2544  0.0096  0.00016);
123         nPoints         100;
124     }
126     fig7_y_35
127     {
128         type            uniform;
129         axis            distance;
130         start           (0.2432    0.0112  0.00016);
131         end             (0.2544  0.0112  0.00016);
132         nPoints         100;
133     }
135 // x axes N1 downstream profile
137     ufig10_x_5
138     {
139         type            uniform;
140         axis            distance;
141         start           (0.2720  0.0    0.00016);
142         end             (0.2720  0.00256 0.00016);
143         nPoints         100;
144     }
146     fig10_x_1
147     {
148         type            uniform;
149         axis            distance;
150         start           (0.2592  0.0    0.00016);
151         end             (0.2592  0.00256 0.00016);
152         nPoints         100;
153     }
155     fig10_x_05
156     {
157         type            uniform;
158         axis            distance;
159         start           (0.2576  0.0    0.00016);
160         end             (0.2576  0.00256 0.00016);
161         nPoints         100;
162     }
164     fig10_x_0
165     {
166         type            uniform;
167         axis            distance;
168         start           (0.2560  0.0    0.00016);
169         end             (0.2560  0.00256 0.00016);
170         nPoints         100;
171     }
173 // y axes N1 downstream profile
175     fig11_y_1
176     {
177         type            uniform;
178         axis            distance;
179         start           (0.2176     0.0032  0.00016);
180         end             (0.2544     0.0032  0.00016);
181         nPoints         100;
182     }
184     fig11_y_04
185     {
186         type            uniform;
187         axis            distance;
188         start           (0.2176     0.00128  0.00016);
189         end             (0.2752     0.00128  0.00016);
190         nPoints         100;
191     }
193     fig11_y_0
194     {
195         type            uniform;
196         axis            distance;
197         start           (0.2176     0.0  0.00016);
198         end             (0.2752     0.0  0.00016);
199         nPoints         100;
200     }
204 surfaces
207 fields
209     N1
212 // ************************************************************************* //