/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | foam-extend: Open Source CFD | | \\ / O peration | Version: 4.1 | | \\ / 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 ( 0.992504 0.944533 0.853256 0.727515 0.579456 0.423431 0.2746 0.1475 0.0546224 0.00517136 -0.00198536 -0.00237992 -0.00205154 -0.00111417 0.000157492 0.00140635 0.00230007 0.00262272 0.00232174 0.00150309 0.00038384 -0.00077425 -0.00173051 -0.0023142 -0.00244809 -0.00214808 -0.00150467 -0.000654374 0.00025074 0.00106978 0.00169181 0.00204682 0.00210844 0.00189096 0.00144154 0.000830424 0.000140289 -0.000544348 -0.00114604 -0.00160131 -0.00186524 -0.00191392 -0.00174423 -0.00137206 -0.000828879 -0.000157345 0.000593307 0.00137217 0.00213069 0.00282619 ) ; boundaryField { left { type calculated; value uniform 0.998613; } right { type calculated; value uniform 0.00282619; } frontAndBack { type empty; } } // ************************************************************************* //