/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.5-dev | | \\ / A nd | Revision: 1697 | | \\/ M anipulation | Web: http://www.OpenFOAM.org | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format ascii; class volScalarField; location "0"; object T1POD5; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 0 0 1 0 0 0]; internalField nonuniform List 50 ( -0.198247 -0.162151 -0.09472 -0.0066301 0.0862963 0.167392 0.221106 0.235992 0.206407 0.133107 0.0275531 -0.071415 -0.148991 -0.198574 -0.21815 -0.20986 -0.178628 -0.130706 -0.0726597 -0.0108251 0.0489789 0.101691 0.143244 0.170801 0.182895 0.179442 0.161625 0.131668 0.0925445 0.0476724 0.000614943 -0.0451833 -0.0866187 -0.121094 -0.146638 -0.161969 -0.166508 -0.160354 -0.144215 -0.11931 -0.0872564 -0.0499404 -0.00938412 0.0323755 0.073403 0.111959 0.146576 0.176111 0.199772 0.217124 ) ; boundaryField { left { type calculated; value uniform -0.202855; } right { type calculated; value uniform 0.217124; } frontAndBack { type empty; } } // ************************************************************************* //