mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: twistingColumn: change decomposition method
This commit is contained in:
@ -19,6 +19,6 @@ FoamFile
|
|||||||
numberOfSubdomains 3;
|
numberOfSubdomains 3;
|
||||||
|
|
||||||
//- The decomposition method (mandatory)
|
//- The decomposition method (mandatory)
|
||||||
method random;
|
method scotch;
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
Reference in New Issue
Block a user