From 55085648e6d175a005c33c4cdca35099ae3ee63d Mon Sep 17 00:00:00 2001 From: Omid Khosravi Date: Sun, 26 Mar 2023 23:33:07 +0430 Subject: [PATCH] Update geometryDict Added start and end time of rotation. first phase settling of particles and then rotation --- tutorials/sphereGranFlow/toteblender/settings/geometryDict | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/sphereGranFlow/toteblender/settings/geometryDict b/tutorials/sphereGranFlow/toteblender/settings/geometryDict index 5ca048c8..b30e9a0e 100644 --- a/tutorials/sphereGranFlow/toteblender/settings/geometryDict +++ b/tutorials/sphereGranFlow/toteblender/settings/geometryDict @@ -15,6 +15,10 @@ rotatingAxisMotionInfo p1 (-0.1 0.0 0.15); // first point for the axis of rotation p2 (0.1 0.0 0.15); // second point for the axis of rotation omega 1.5708; // rotation speed ==> 15 rad/s + // Start time of Geometry Rotating (s) + startTime 1; + // End time of Geometry Rotating (s) + endTime 9.5; } } surfaces