Files
OpenFOAM-6/etc/caseDicts/postProcessing/pressure/totalPressureCompressible.cfg
2016-06-11 08:53:04 +01:00

15 lines
741 B
C++

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