OpenFOAM-4.x/etc/caseDicts/postProcessing/pressure/totalPressureIncompressible

17 lines
779 B
C++

/*--------------------------------*- 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;
}
// ************************************************************************* //