ENH: twistingColumn: change decomposition method

This commit is contained in:
mattijs
2018-06-06 09:06:41 +01:00
parent d98c901ca4
commit a7f076385c

View File

@ -19,6 +19,6 @@ FoamFile
numberOfSubdomains 3; numberOfSubdomains 3;
//- The decomposition method (mandatory) //- The decomposition method (mandatory)
method random; method scotch;
// ************************************************************************* // // ************************************************************************* //