File: T

package info (click to toggle)
calculix-cgx 2.17%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 65,048 kB
  • sloc: ansic: 99,922; cpp: 3,016; sh: 70; makefile: 35
file content (294 lines) | stat: -rwxr-xr-x 3,183 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
#!/usr/bin/cgx -foam
/*--------------------------------*- C++ -*----------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  1.7.1                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.com                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
FoamFile
{
    version     2.0;
    format      ascii;
    class       volScalarField;
    location    "0.00100001";
    object      T;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

dimensions      [0 0 0 1 0 0 0];

internalField   nonuniform List<scalar> 
160
(
579.399
576.752
574.816
572.99
570.991
568.767
566.334
563.707
560.89
557.881
554.673
551.258
547.63
543.78
539.698
535.374
530.797
525.954
520.832
515.413
509.682
503.62
497.205
490.413
483.217
475.587
467.493
458.908
449.807
440.141
429.856
418.898
407.211
394.735
381.405
367.159
351.933
335.622
317.987
298.297
581.732
578.44
575.976
573.812
571.61
569.255
566.725
564.017
561.136
558.077
554.832
551.39
547.741
543.877
539.786
535.458
530.879
526.035
520.911
515.491
509.757
503.689
497.266
490.464
483.256
475.614
467.512
458.922
449.816
440.148
429.861
418.902
407.214
394.737
381.406
367.159
351.932
335.621
317.989
298.299
581.228
578.117
575.811
573.745
571.566
569.215
566.702
564.019
561.15
558.089
554.834
551.379
547.717
543.842
539.741
535.405
530.819
525.97
520.843
515.422
509.69
503.626
497.211
490.419
483.223
475.592
467.498
458.914
449.812
440.147
429.861
418.903
407.216
394.738
381.408
367.16
351.932
335.622
317.99
298.299
581.818
578.356
575.756
573.553
571.363
569.042
566.551
563.887
561.044
558.016
554.794
551.371
547.739
543.884
539.799
535.472
530.892
526.046
520.919
515.496
509.76
503.691
497.266
490.463
483.255
475.614
467.512
458.922
449.816
440.148
429.862
418.903
407.216
394.739
381.409
367.161
351.934
335.625
317.992
298.304
)
;

boundaryField
{
    SYMP3
    {
        type            empty;
    }
    in
    {
        type            cyclic;
        value           nonuniform List<scalar> 
80
(
580.608
577.554
575.286
573.272
571.177
568.904
566.443
563.797
560.967
557.948
554.733
551.315
547.684
543.832
539.748
535.423
530.844
526
520.875
515.455
509.721
503.655
497.235
490.438
483.236
475.6
467.502
458.915
449.811
440.145
429.859
418.9
407.213
394.737
381.407
367.16
351.934
335.624
317.99
298.3
580.608
577.554
575.286
573.272
571.177
568.904
566.443
563.797
560.967
557.948
554.733
551.315
547.684
543.832
539.748
535.423
530.844
526
520.875
515.455
509.721
503.655
497.235
490.438
483.236
475.6
467.502
458.915
449.811
440.145
429.859
418.9
407.213
394.737
381.407
367.16
351.934
335.624
317.99
298.3
)
;
    }
    wall
    {
        type            fixedValue;
        value           uniform 288;
    }
    slip
    {
        type            zeroGradient;
    }
}


// ************************************************************************* //