From b8b7ba6eee59e8d55bd89640ee580fc85a987462 Mon Sep 17 00:00:00 2001 From: Hrvoje Jasak Date: Thu, 11 Oct 2018 16:46:19 +0100 Subject: [PATCH] Dynamic IBM tutorial: change parallel test to 10 processors --- .../movingCylinderInChannelIco/system/decomposeParDict | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/immersedBoundary/movingCylinderInChannelIco/system/decomposeParDict b/tutorials/immersedBoundary/movingCylinderInChannelIco/system/decomposeParDict index ac8a5b2d6..191f77978 100644 --- a/tutorials/immersedBoundary/movingCylinderInChannelIco/system/decomposeParDict +++ b/tutorials/immersedBoundary/movingCylinderInChannelIco/system/decomposeParDict @@ -14,7 +14,7 @@ FoamFile } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // -numberOfSubdomains 3; +numberOfSubdomains 10; method scotch;