/*--------------------------------*- 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 T1POD20;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 0 0 1 0 0 0];
internalField nonuniform List<scalar>
50
(
-0.335917
0.159396
0.10065
-0.0320339
-0.0118229
0.291659
0.00911121
0.0723855
-0.146017
-0.128813
0.114334
-0.16741
0.00881489
-0.138334
0.1929
0.108949
0.0365372
-0.203967
0.0866406
-0.109847
0.00767782
0.0432768
0.0415785
0.0103341
0.069557
-0.073655
0.079648
0.176187
-0.146827
-0.387489
0.0398746
-0.0374229
0.407221
-0.0399085
0.0132667
0.0329738
-0.042021
-0.235071
0.0419767
0.0823786
-0.0929828
0.119335
-0.0216421
0.0408676
0.12194
-0.091298
-0.10047
-0.132578
0.0731669
0.0928882
)
;
boundaryField
left
type calculated;
value uniform 0.158789;
right
value uniform 0.0928882;
frontAndBack
type empty;
// ************************************************************************* //