This toturial has been modified for version 1.x of phasicFlow.

This commit is contained in:
Ramin Khodabandeh
2024-05-21 13:30:16 +04:30
parent 888343c655
commit 74833ce6a6
3 changed files with 10 additions and 16 deletions

View File

@ -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