mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
tutorials/mesh/foamyHexMesh/mixerVessel: use hierarchical rather than scotch for decomposition due to bugs in scotch
This commit is contained in:
@ -18,8 +18,8 @@ FoamFile
|
|||||||
numberOfSubdomains 8;
|
numberOfSubdomains 8;
|
||||||
|
|
||||||
//method ptscotch;
|
//method ptscotch;
|
||||||
//method hierarchical;
|
method hierarchical;
|
||||||
method scotch;
|
//method scotch;
|
||||||
|
|
||||||
simpleCoeffs
|
simpleCoeffs
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user