/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | foam-extend: Open Source CFD | | \\ / O peration | Version: 3.1 | | \\ / A nd | Web: http://www.extend-project.de | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format ascii; class volScalarField; object T1POD14; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 0 0 1 0 0 0]; internalField nonuniform List 50 ( -0.014602 -0.0790665 0.155585 -0.103913 0.124262 -0.114551 -0.0231332 0.0936764 0.0317547 -0.106406 -0.0172967 0.0393866 0.130621 -0.044971 -0.148918 0.0709638 0.0222895 -0.15067 -0.0148298 0.277962 0.0230624 -0.156266 0.00258684 0.0738403 -0.140897 0.107031 -0.211171 0.168668 0.0812669 -0.099325 -0.0893349 0.147794 0.270877 -0.298707 -0.0665545 0.0671417 -0.355408 0.360908 0.137057 -0.152987 0.0670903 -0.12101 0.103207 -0.0252606 -0.000428608 0.0699579 -0.238574 0.114655 -0.017023 0.0496575 ) ; boundaryField { left { type calculated; value uniform -0.141001; } right { type calculated; value uniform 0.0496575; } frontAndBack { type empty; } } // ************************************************************************* //