Skip to content
Snippets Groups Projects
Commit 2f847697 authored by Henry Weller's avatar Henry Weller
Browse files

bin/tools/RunFunctions: Updated to use foamDictionary

parent 533135eb
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ isTest() ...@@ -41,7 +41,7 @@ isTest()
getNumberOfProcessors() getNumberOfProcessors()
{ {
expandDictionary system/decomposeParDict \ foamDictionary -expand system/decomposeParDict \
| sed -ne 's/^numberOfSubdomains\s*\(.*\);/\1/p' | sed -ne 's/^numberOfSubdomains\s*\(.*\);/\1/p'
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment