1 /*--------------------------------*- C++ -*----------------------------------*\
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 \*---------------------------------------------------------------------------*/
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 interpolationScheme cellPoint;
24 // x axes N1 upstream profile
29 start (0.25482 0.0 0.00016);
30 end (0.25482 0.0128 0.00016);
38 start (0.2544 0.0 0.00016);
39 end (0.2544 0.0128 0.00016);
47 start (0.2528 0.0 0.00016);
48 end (0.2528 0.0128 0.00016);
56 start (0.2512 0.0 0.00016);
57 end (0.2512 0.0128 0.00016);
65 start (0.2496 0.0 0.00016);
66 end (0.2496 0.0128 0.00016);
74 start (0.2240 0.0 0.00016);
75 end (0.2240 0.0128 0.00016);
79 // y axes N1 upstream profile
85 start (0.2432 0.0032 0.00016);
86 end (0.2544 0.0032 0.00016);
94 start (0.2432 0.0048 0.00016);
95 end (0.2544 0.0048 0.00016);
103 start (0.2432 0.0064 0.00016);
104 end (0.2544 0.0064 0.00016);
112 start (0.2432 0.0080 0.00016);
113 end (0.2544 0.0080 0.00016);
121 start (0.2432 0.0096 0.00016);
122 end (0.2544 0.0096 0.00016);
130 start (0.2432 0.0112 0.00016);
131 end (0.2544 0.0112 0.00016);
135 // x axes N1 downstream profile
141 start (0.2720 0.0 0.00016);
142 end (0.2720 0.00256 0.00016);
150 start (0.2592 0.0 0.00016);
151 end (0.2592 0.00256 0.00016);
159 start (0.2576 0.0 0.00016);
160 end (0.2576 0.00256 0.00016);
168 start (0.2560 0.0 0.00016);
169 end (0.2560 0.00256 0.00016);
173 // y axes N1 downstream profile
179 start (0.2176 0.0032 0.00016);
180 end (0.2544 0.0032 0.00016);
188 start (0.2176 0.00128 0.00016);
189 end (0.2752 0.00128 0.00016);
197 start (0.2176 0.0 0.00016);
198 end (0.2752 0.0 0.00016);
212 // ************************************************************************* //