From 7dee94e29787b200083dd2291525ebd98e783c7c Mon Sep 17 00:00:00 2001 From: Omid Khosravi Date: Sun, 26 Mar 2023 22:23:50 +0430 Subject: [PATCH] Update settingsDict Efficient domain --- tutorials/sphereGranFlow/toteblender/settings/settingsDict | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/sphereGranFlow/toteblender/settings/settingsDict b/tutorials/sphereGranFlow/toteblender/settings/settingsDict index 28b9a552..d5a05a48 100644 --- a/tutorials/sphereGranFlow/toteblender/settings/settingsDict +++ b/tutorials/sphereGranFlow/toteblender/settings/settingsDict @@ -23,7 +23,7 @@ g (0 0 -9.8); /* every particles that goes outside this domain is deleted. */ domain { - min (-0.5 -0.5 -0.5); + min (-0.3 -0.3 -0.3); max (0.5 0.5 0.5); } // integration method