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

18 lines
783 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;
rho 1.2;
}
// ************************************************************************* //