mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
Update settingsDict
Efficient domain
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user