bin/tools/RunFunctions: Updated to use foamDictionary
This commit is contained in:
parent
dbcb0553b5
commit
743085a667
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ isTest()
|
|||
|
||||
getNumberOfProcessors()
|
||||
{
|
||||
expandDictionary system/decomposeParDict \
|
||||
foamDictionary -expand system/decomposeParDict \
|
||||
| sed -ne 's/^numberOfSubdomains\s*\(.*\);/\1/p'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue