From 0fdaafce7c8cbb42f5e8a4917fbbb3cdd94d3160 Mon Sep 17 00:00:00 2001 From: Chris Greenshields Date: Wed, 14 Dec 2016 15:30:04 +0000 Subject: [PATCH] Template function objects: added read rhoInf entry --- .../postProcessing/forces/forceCoeffsIncompressible.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/caseDicts/postProcessing/forces/forceCoeffsIncompressible.cfg b/etc/caseDicts/postProcessing/forces/forceCoeffsIncompressible.cfg index b7dd07bb7..bfc1f3674 100644 --- a/etc/caseDicts/postProcessing/forces/forceCoeffsIncompressible.cfg +++ b/etc/caseDicts/postProcessing/forces/forceCoeffsIncompressible.cfg @@ -8,6 +8,7 @@ #includeEtc "caseDicts/postProcessing/forces/forceCoeffs.cfg" -rho rhoInf; +rho rhoInf; +rhoInf 1; // Redundant, but currently read in // ************************************************************************* //