/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | foam-extend: Open Source CFD | | \\ / O peration | Version: 3.2 | | \\ / A nd | Web: http://www.foam-extend.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format ascii; class volScalarField; object T1POD8; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 0 0 1 0 0 0]; internalField nonuniform List 50 ( -0.00179323 -0.0605196 -0.0568471 -0.00883576 0.0531346 0.0936188 0.110319 0.0846146 0.0298509 -0.0644753 -0.168801 -0.190904 -0.127157 -0.0227347 0.082623 0.165043 0.202602 0.167026 0.0923526 -0.00523769 -0.103161 -0.175011 -0.204785 -0.183325 -0.126356 -0.0314279 0.0638382 0.14997 0.20396 0.216405 0.179796 0.115454 0.0230764 -0.0722871 -0.1543 -0.209921 -0.224159 -0.197448 -0.13475 -0.0429652 0.0575703 0.146846 0.209153 0.234217 0.210085 0.140646 0.0374547 -0.0792449 -0.181358 -0.242082 ) ; boundaryField { left { type calculated; value uniform 0.0660584; } right { type calculated; value uniform -0.242082; } frontAndBack { type empty; } } // ************************************************************************* //