/*--------------------------------*- 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; location "0"; object T1POD3; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 0 0 1 0 0 0]; internalField nonuniform List 50 ( 0.255082 0.237294 0.203215 0.15537 0.0970329 0.0325276 -0.0330933 -0.0941847 -0.144927 -0.179897 -0.196942 -0.206472 -0.208476 -0.201673 -0.185968 -0.162298 -0.132253 -0.0976864 -0.0604426 -0.0222249 0.0154376 0.0511886 0.0838422 0.112392 0.136031 0.15417 0.166442 0.1727 0.173007 0.167613 0.156932 0.141515 0.122025 0.0992061 0.0738574 0.0468046 0.0188725 -0.00913784 -0.0364727 -0.0624441 -0.0864456 -0.107967 -0.126604 -0.142059 -0.154151 -0.162811 -0.168075 -0.170079 -0.169048 -0.165277 ) ; boundaryField { left { type calculated; value uniform 0.257345; } right { type calculated; value uniform -0.165277; } frontAndBack { type empty; } } // ************************************************************************* //