From 671f0515a6ec6b518a97aeb9e776cb41599df500 Mon Sep 17 00:00:00 2001 From: BehradEsg Date: Tue, 22 Aug 2023 15:43:19 +0200 Subject: [PATCH] correct decomposeParDict --- .../cfdemSolverPimple/PeriodicBox/CFD/system/decomposeParDict | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/cfdemSolverPimple/PeriodicBox/CFD/system/decomposeParDict b/tutorials/cfdemSolverPimple/PeriodicBox/CFD/system/decomposeParDict index 1c30b447..e87404e3 100755 --- a/tutorials/cfdemSolverPimple/PeriodicBox/CFD/system/decomposeParDict +++ b/tutorials/cfdemSolverPimple/PeriodicBox/CFD/system/decomposeParDict @@ -21,7 +21,7 @@ method simple; simpleCoeffs { - n (8 4 1); + n (4 2 4); delta 0.001; }