Files
openfoam/etc/caseDicts/postProcessing/pressure/staticPressure.cfg
2016-09-20 14:49:08 +01:00

16 lines
764 B
C++

/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: plus |
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
#includeEtc "caseDicts/postProcessing/pressure/pressure.cfg"
calcTotal no;
calcCoeff no;
rho rhoInf;
// ************************************************************************* //