From 0a3a6312e593a7662276e39b70dccc41a95e230d Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Mon, 9 Aug 2021 21:41:02 +0100 Subject: [PATCH] test/postProcessing/channel/system/controlDict: Updated turbulenceFields functionObject call muEff -> nuEff --- test/postProcessing/channel/system/controlDict | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/postProcessing/channel/system/controlDict b/test/postProcessing/channel/system/controlDict index e47c445252..813a1acee6 100644 --- a/test/postProcessing/channel/system/controlDict +++ b/test/postProcessing/channel/system/controlDict @@ -126,7 +126,7 @@ fieldsFunctions #includeFunc totalEnthalpy - #includeFunc turbulenceFields(muEff, R, devTau) + #includeFunc turbulenceFields(nuEff, R, devTau) #includeFunc turbulenceIntensity