/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: dev | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ staticPressure { #includeEtc "caseDicts/postProcessing/pressure/staticPressure.cfg" rhoInf 1.2; // Density to scale } // ************************************************************************* //