/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM Extend Project: Open Source CFD |
| \\ / O peration | Version: 1.6-ext |
| \\ / A nd | Web: www.extend-project.de |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class volScalarField;
object T1POD18;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 0 0 1 0 0 0];
internalField nonuniform List<scalar>
50
(
-0.162805
0.0965194
0.0627659
0.0462049
-0.0724729
-0.0150405
0.0215547
0.193094
-0.0291308
-0.153873
0.0180999
-0.181891
0.141104
0.142853
0.120744
-0.408586
0.0584025
0.10692
-0.0540826
0.145797
0.0142847
-0.0266714
-0.0688054
-0.0654781
0.00745865
-0.0260691
0.232749
-0.102543
-0.029036
-0.0384399
0.0971187
-0.176101
0.0335935
0.0220285
0.205367
-0.146429
0.0185647
0.00992871
-0.120261
-0.167508
0.44454
-0.231199
0.168697
-0.105241
-0.00661507
-0.0504794
-0.12639
0.139429
0.151834
-0.134506
)
;
boundaryField
left
type calculated;
value uniform 0.0142684;
right
value uniform -0.134506;
frontAndBack
type empty;
// ************************************************************************* //