/*--------------------------------*- 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 T1POD16; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 0 0 1 0 0 0]; internalField nonuniform List 50 ( 0.229621 -0.0926633 0.0726813 -0.28148 -0.0968718 0.0520513 0.185929 -0.111057 0.03121 -0.0219197 -0.00393394 -0.0519688 -0.138636 0.359507 0.045737 -0.0012859 -0.274088 0.149901 -0.0637242 -0.0769902 0.211337 -0.273308 0.097242 0.0852854 -0.0728084 0.00723954 0.115269 0.182651 -0.262912 -0.194606 -0.020608 0.24571 0.0485408 -0.111676 0.134071 -0.134069 0.0837876 -0.0141589 0.00208247 -0.0377251 -0.0742546 -0.00401439 0.0292451 0.0690473 -0.107609 0.102021 0.0622366 -0.0730738 0.190398 -0.197358 ) ; boundaryField { left { type calculated; value uniform -0.0744544; } right { type calculated; value uniform -0.197358; } frontAndBack { type empty; } } // ************************************************************************* //