From 83949a2f060386f2b85e67b017860e4e0374eca8 Mon Sep 17 00:00:00 2001 From: danielque Date: Wed, 9 Feb 2022 14:38:28 +0100 Subject: [PATCH] fix up controlDict using cfdemSolverIB instead of the removed cfdemSolverIBTorque --- .../falling_sphere_two_way_coupling/CFD/system/controlDict | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/system/controlDict b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/system/controlDict index 5fb81088..68281ecd 100644 --- a/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/system/controlDict +++ b/tutorials/cfdemSolverIB/falling_sphere_two_way_coupling/CFD/system/controlDict @@ -15,7 +15,7 @@ FoamFile } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // -application cfdemSolverIBTorque; +application cfdemSolverIB; startFrom startTime;