/*--------------------------------*- 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 T1POD4; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 0 0 1 0 0 0]; internalField nonuniform List 50 ( -0.242255 -0.212539 -0.156298 -0.0799812 0.00719589 0.0945329 0.170855 0.225746 0.250668 0.239909 0.195115 0.140275 0.08172 0.0224457 -0.034398 -0.0857447 -0.128803 -0.161285 -0.181632 -0.189187 -0.184228 -0.167862 -0.14184 -0.10834 -0.0697657 -0.0285778 0.0128325 0.0522563 0.0877512 0.117709 0.140903 0.156516 0.164139 0.16376 0.155729 0.140707 0.119613 0.0935643 0.0638042 0.0316452 -0.00159507 -0.034651 -0.0663573 -0.0956899 -0.121798 -0.144026 -0.161924 -0.17525 -0.18396 -0.188192 ) ; boundaryField { left { type calculated; value uniform -0.246041; } right { type calculated; value uniform -0.188192; } frontAndBack { type empty; } } // ************************************************************************* //