/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2512 | | \\ / A nd | Website: www.openfoam.com | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format ascii; arch "LSB;label=32;scalar=64"; class volScalarField; location "2"; object p_rgh; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [1 -1 -2 0 0 0 0]; internalField nonuniform List 75 ( 103501 103501 103501 103501 103501 103501 103501 103501 103501 103501 103501 103501 103501 103501 103501 103501 103501 103501 103501 103501 103501 103501 103501 103501 103501 103501 103500 103500 103500 103500 103501 103500 103500 103500 103500 103501 103501 103500 103500 103500 103501 103501 103500 103500 103500 103501 103501 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 103500 ) ; boundaryField { inlet { type zeroGradient; } outlet { type fixedValue; value uniform 103500; } top { type zeroGradient; } slip-bottom { type zeroGradient; } bottom { type zeroGradient; } interface { type zeroGradient; } defaultFaces { type empty; } } // ************************************************************************* //