From 9bfa86e3fb683cdfcbd22060eabb2ca09f661771 Mon Sep 17 00:00:00 2001 From: mattijs Date: Mon, 20 Jan 2014 12:14:33 +0000 Subject: [PATCH] ENH: mixerVessel: undo rotation of decomposition --- .../mesh/foamyHexMesh/mixerVessel/system/decomposeParDict | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tutorials/mesh/foamyHexMesh/mixerVessel/system/decomposeParDict b/tutorials/mesh/foamyHexMesh/mixerVessel/system/decomposeParDict index 295c3e9504..4c4b362763 100644 --- a/tutorials/mesh/foamyHexMesh/mixerVessel/system/decomposeParDict +++ b/tutorials/mesh/foamyHexMesh/mixerVessel/system/decomposeParDict @@ -30,8 +30,7 @@ simpleCoeffs hierarchicalCoeffs { n ( 2 2 2 ); - delta 0.2; // rotate a bit to avoid baffle topology - // at processor boundary + delta 0.001; order xyz; }