update benchmarks file and romove the unused comments in rotatingDrumMedium

This commit is contained in:
wanqing0421
2025-03-05 22:51:07 +08:00
parent 5394dce7aa
commit eb62adc87d
8 changed files with 243 additions and 151 deletions

View File

@ -20,11 +20,6 @@ timePrecision 6; // maximum number of digits for
g (0 -9.8 0); // gravity vector (m/s2)
/*
Simulation domain
every particles that goes outside this domain is deleted.
*/
includeObjects (diameter); // save necessary (i.e., required) data on disk
// exclude unnecessary data from saving on disk