From e7e1de3460e6a700f19cd6ef7f9783515f871efb Mon Sep 17 00:00:00 2001 From: Hrvoje Jasak Date: Wed, 14 Sep 2016 16:18:45 +0100 Subject: [PATCH] Update decomposePar --- .../system/decomposeParDict | 40 ++++--------------- 1 file changed, 8 insertions(+), 32 deletions(-) diff --git a/tutorials/basic/laplacianFoam/Case1.1_mixingPlane_sector_AB_60deg/system/decomposeParDict b/tutorials/basic/laplacianFoam/Case1.1_mixingPlane_sector_AB_60deg/system/decomposeParDict index ec1ba024d..536b423e1 100644 --- a/tutorials/basic/laplacianFoam/Case1.1_mixingPlane_sector_AB_60deg/system/decomposeParDict +++ b/tutorials/basic/laplacianFoam/Case1.1_mixingPlane_sector_AB_60deg/system/decomposeParDict @@ -16,40 +16,16 @@ FoamFile numberOfSubdomains 12; +globalFaceZones +( + sideWallA_BB_cyclic1Zone + sideWallA_BB_cyclic2Zone + B_UPSTREAMZone + B_DOWNSTREAMZone +); + method metis; -simpleCoeffs -{ - n (2 2 1); - delta 0.001; -} - -hierarchicalCoeffs -{ - n (1 1 1); - delta 0.001; - order xyz; -} - -metisCoeffs -{ - processorWeights - ( - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - ); -} - manualCoeffs { dataFile "";