ENH: mixerVessel: adjust deomposition to avoid baffles on processor boundaries

This commit is contained in:
mattijs
2014-01-13 16:23:51 +00:00
parent aca704b2c1
commit 7336826eab

View File

@ -30,7 +30,8 @@ simpleCoeffs
hierarchicalCoeffs hierarchicalCoeffs
{ {
n ( 2 2 2 ); n ( 2 2 2 );
delta 0.001; delta 0.2; // rotate a bit to avoid baffle topology
// at processor boundary
order xyz; order xyz;
} }