From 3667af9f569d7c4a0a71d34308ac849fd68e2f36 Mon Sep 17 00:00:00 2001 From: danielque Date: Thu, 23 Dec 2021 15:54:06 +0100 Subject: [PATCH] bring cfdemSolverRhoPimple more in line with OF solver --- .../solvers/cfdemSolverRhoPimple/cfdemSolverRhoPimple.C | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/applications/solvers/cfdemSolverRhoPimple/cfdemSolverRhoPimple.C b/applications/solvers/cfdemSolverRhoPimple/cfdemSolverRhoPimple.C index 64e3225f..40a31041 100644 --- a/applications/solvers/cfdemSolverRhoPimple/cfdemSolverRhoPimple.C +++ b/applications/solvers/cfdemSolverRhoPimple/cfdemSolverRhoPimple.C @@ -69,8 +69,9 @@ int main(int argc, char *argv[]) #include "checkModelType.H" turbulence->validate(); - //#include "compressibleCourantNo.H" - //#include "setInitialDeltaT.H" + + #include "compressibleCourantNo.H" + #include "setInitialDeltaT.H" // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //