mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-22 16:28:30 +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. */
|
/* 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
|
||||||
|
Reference in New Issue
Block a user