/*--------------------------------*- 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 T2POD5; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 0 0 1 0 0 0]; internalField nonuniform List 50 ( -0.165974 -0.165922 -0.164456 -0.139655 0.00813498 0.145305 0.21924 0.249331 0.230619 0.157975 0.0986442 0.059831 0.0323455 -0.0277386 -0.109253 -0.171349 -0.212324 -0.226739 -0.179754 -0.115072 -0.0608368 -0.0200088 0.0182104 0.0798365 0.13484 0.177078 0.204891 0.200812 0.148988 0.0951162 0.0483821 0.0100922 -0.0350483 -0.0915188 -0.138642 -0.174926 -0.19729 -0.181909 -0.138281 -0.0947995 -0.0560215 -0.0205855 0.0304491 0.08563 0.131666 0.168119 0.189685 0.166899 0.153501 0.0982182 ) ; boundaryField { left { type calculated; value uniform -0.165974; } right { type calculated; value uniform 0.0982182; } frontAndBack { type empty; } } // ************************************************************************* //