/*--------------------------------*- C++ -*----------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  dev                                   |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/

totalPressure
{
    #includeEtc "caseDicts/postProcessing/pressure/totalPressureIncompressible.cfg"

    pRef    0.0;
    rhoInf  1.2;
}

// ************************************************************************* //
