/*--------------------------------*- 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 T1POD7; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 0 0 1 0 0 0]; internalField nonuniform List 50 ( 0.0564171 -0.0476301 -0.0732251 -0.0441616 0.0117139 0.0687488 0.105047 0.107098 0.0655284 -0.0233385 -0.143715 -0.194461 -0.170949 -0.0951764 0.00466775 0.101908 0.172641 0.20362 0.189567 0.137021 0.0563672 -0.0338577 -0.117783 -0.180455 -0.211816 -0.208524 -0.172167 -0.109636 -0.0311712 0.051184 0.126064 0.182645 0.214484 0.217586 0.192348 0.142568 0.074486 -0.00308763 -0.0802373 -0.148004 -0.197392 -0.221988 -0.218066 -0.185371 -0.126489 -0.0479176 0.0407719 0.127593 0.198775 0.240423 ) ; boundaryField { left { type calculated; value uniform 0.137954; } right { type calculated; value uniform 0.240423; } frontAndBack { type empty; } } // ************************************************************************* //