mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
This toturial has been modified for version 1.x of phasicFlow.
This commit is contained in:
@ -20,10 +20,6 @@ timePrecision 6; // maximum number of digits for time f
|
||||
|
||||
g (0 -9.8 0); // gravity vector (m/s2)
|
||||
|
||||
/*
|
||||
Simulation domain every particles that goes outside this domain is deleted
|
||||
*/
|
||||
|
||||
// save necessary (i.e., required) data on disk
|
||||
includeObjects (diameter);
|
||||
// exclude unnecessary data from saving on disk
|
||||
|
Reference in New Issue
Block a user