From 296bdb612333357a459d4ef3cfcc200272fe4140 Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Mon, 13 Aug 2018 15:11:53 +0200 Subject: [PATCH] TUT: incorrectly activated constraints --- tutorials/mesh/parallel/cavity/system/decomposeParDict | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tutorials/mesh/parallel/cavity/system/decomposeParDict b/tutorials/mesh/parallel/cavity/system/decomposeParDict index 978d27ee1d..7318ec1d80 100644 --- a/tutorials/mesh/parallel/cavity/system/decomposeParDict +++ b/tutorials/mesh/parallel/cavity/system/decomposeParDict @@ -107,6 +107,7 @@ structuredCoeffs method scotch; } +/* constraints { //- Keep owner and neighbour on same processor for faces in zones: @@ -148,7 +149,7 @@ constraints enabled false; } } - +*/ //// Is the case distributed? Note: command-line argument -roots takes //// precedence