Skip to content
Snippets Groups Projects
Commit d986830a authored by Henry's avatar Henry
Browse files

tutorials/mesh/foamyHexMesh/mixerVessel: use hierarchical rather than scotch...

tutorials/mesh/foamyHexMesh/mixerVessel: use hierarchical rather than scotch for decomposition due to bugs in scotch
parent e0dbbdfb
Branches
Tags
No related merge requests found
......@@ -18,8 +18,8 @@ FoamFile
numberOfSubdomains 8;
//method ptscotch;
//method hierarchical;
method scotch;
method hierarchical;
//method scotch;
simpleCoeffs
{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment