Update settingsDict

Efficient domain
This commit is contained in:
Omid Khosravi 2023-03-26 22:23:50 +04:30
parent 04d7ecfe9e
commit 7dee94e297
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ g (0 0 -9.8);
/* every particles that goes outside this domain is deleted. */ /* every particles that goes outside this domain is deleted. */
domain domain
{ {
min (-0.5 -0.5 -0.5); min (-0.3 -0.3 -0.3);
max (0.5 0.5 0.5); max (0.5 0.5 0.5);
} }
// integration method // integration method