/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | foam-extend: Open Source CFD | | \\ / O peration | Version: 4.0 | | \\ / A nd | Web: http://www.foam-extend.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format ascii; class volScalarField; object T1POD9; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 0 0 1 0 0 0]; internalField nonuniform List 50 ( 0.0263777 -0.0870346 -0.0429696 -0.00151532 0.0104438 0.0381483 0.201967 0.164123 -0.126266 -0.0920688 -0.16707 -0.132456 -0.0686251 0.033938 0.17749 0.228705 0.0110855 0.140103 -0.0790959 -0.17493 -0.124296 -0.0715079 -0.101003 -0.0867407 0.128313 0.121285 0.0642636 0.213078 0.0772766 0.0246808 0.0258492 -0.143585 -0.203738 -0.174341 -0.196148 -0.0577899 0.0554802 0.171247 0.256894 0.237567 0.143262 0.0275504 -0.0538951 -0.21235 -0.270777 -0.240157 -0.113746 0.0664897 0.17225 0.204243 ) ; boundaryField { left { type calculated; value uniform 0.130795; } right { type calculated; value uniform 0.204243; } frontAndBack { type empty; } } // ************************************************************************* //