diff --git a/bin/tools/RunFunctions b/bin/tools/RunFunctions index cdf4af6fe9..1939007300 100644 --- a/bin/tools/RunFunctions +++ b/bin/tools/RunFunctions @@ -41,7 +41,7 @@ isTest() getNumberOfProcessors() { - expandDictionary system/decomposeParDict \ + foamDictionary -expand system/decomposeParDict \ | sed -ne 's/^numberOfSubdomains\s*\(.*\);/\1/p' }