/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | foam-extend: Open Source CFD | | \\ / O peration | Version: 3.2 | | \\ / A nd | Web: http://www.foam-extend.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format ascii; class volScalarField; location "0"; object TPODreconstruct; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 0 0 1 0 0 0]; internalField nonuniform List 50 ( 1.00379 1.00353 1.00327 1.00301 1.00274 1.00246 1.00218 1.00189 1.00159 1.00128 1.00095 1.00062 1.00028 0.999935 0.999581 0.999223 0.998865 0.998509 0.998161 0.997827 0.997512 0.997224 0.996972 0.996763 0.996609 0.99652 0.996505 0.996575 0.99674 0.997005 0.997376 0.997854 0.998435 0.999107 0.999854 1.00065 1.00146 1.00224 1.00294 1.00352 1.0039 1.00405 1.0039 1.00343 1.00263 1.00147 1 0.998249 0.996283 0.994181 ) ; boundaryField { left { type calculated; value uniform 1.00392; } right { type calculated; value uniform 0; } frontAndBack { type empty; } } // ************************************************************************* //