From 4fc4bc5d352969d488fddb2072b9d646cc925ca1 Mon Sep 17 00:00:00 2001 From: Chris Greenshields Date: Wed, 14 Dec 2016 15:30:06 +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 c19ddf3be..97d857629 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 // ************************************************************************* //