From 6da041e61f75da93af8f18296ef730480cc3893a Mon Sep 17 00:00:00 2001 From: mattijs Date: Wed, 29 Nov 2023 09:14:59 +0000 Subject: [PATCH] TUT: added -constant for redistributePar. See !605 --- tutorials/mesh/snappyHexMesh/sphere_gapClosure/Allrun | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/mesh/snappyHexMesh/sphere_gapClosure/Allrun b/tutorials/mesh/snappyHexMesh/sphere_gapClosure/Allrun index 4e61df77b4..82743bd961 100755 --- a/tutorials/mesh/snappyHexMesh/sphere_gapClosure/Allrun +++ b/tutorials/mesh/snappyHexMesh/sphere_gapClosure/Allrun @@ -15,7 +15,7 @@ runApplication blockMesh runParallel -s decompose redistributePar -decompose -constant $fileHandler runParallel snappyHexMesh -overwrite $fileHandler runParallel checkMesh -allTopology -allGeometry $fileHandler -runParallel -s reconstruct redistributePar -reconstruct $fileHandler +runParallel -s reconstruct redistributePar -reconstruct -constant $fileHandler # runParallel -s redistrib $decomp16 redistributePar -constant $fileHandler