/*--------------------------------*- 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 T1POD19; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 0 0 1 0 0 0]; internalField nonuniform List 50 ( 0.00586543 0.14187 -0.191589 0.134749 -0.210786 0.0575168 0.0914135 -0.0756858 0.173663 -0.0185799 -0.123215 -0.115486 -0.151861 0.231524 0.0984009 0.0871144 0.108707 -0.184864 -0.0593154 0.0991754 -0.321362 0.197451 -0.0256879 -0.174533 0.0417568 0.310121 0.121233 0.0233216 -0.24537 -0.0286147 -0.0166216 -0.0572853 -0.0344508 -0.129337 0.104485 0.173235 0.0132038 0.192988 -0.0630624 -0.0133891 -0.143264 -0.222056 -0.0780332 0.162903 0.052491 0.266623 -0.111954 -0.0128964 -0.0996618 0.0191501 ) ; boundaryField { left { type calculated; value uniform -0.0115176; } right { type calculated; value uniform 0.0191501; } frontAndBack { type empty; } } // ************************************************************************* //