BUG: GAMG: manual processorAgglomerator incorrect input. See #2281.
This commit is contained in:
parent
eb3c806ff9
commit
644bd11a93
@ -32,7 +32,7 @@ runParallel -s eager $(getApplication)
|
||||
|
||||
#- Run with processorAgglomerator
|
||||
foamDictionary -entry solvers.p.processorAgglomerator -set 'manual' system/fvSolution
|
||||
foamDictionary -entry solvers.p.processorAgglomeration -set '((9 ((0 1 2 3)(4 5 6))))' system/fvSolution
|
||||
foamDictionary -entry solvers.p.processorAgglomeration -set '((9 ((0 1 2 3)(4 5 6 7))))' system/fvSolution
|
||||
runParallel -s manual $(getApplication)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user