bin/tools/RunFunctions: Simplified using the foamDictionary -value option
This commit is contained in:
parent
f0d81461f9
commit
f3bb750f8b
1 changed files with 1 additions and 2 deletions
|
|
@ -41,8 +41,7 @@ isTest()
|
|||
|
||||
getNumberOfProcessors()
|
||||
{
|
||||
foamDictionary -expand system/decomposeParDict \
|
||||
| sed -ne 's/^numberOfSubdomains\s*\(.*\);/\1/p'
|
||||
foamDictionary -entry numberOfSubdomains -value system/decomposeParDict
|
||||
}
|
||||
|
||||
getApplication()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue