tutorial-binary system of particles is added

This commit is contained in:
hamidrezanorouzi
2022-09-29 12:45:38 +03:30
parent 02ce12a42e
commit 96653bf6f5
7 changed files with 253 additions and 2 deletions

View File

@ -5,7 +5,7 @@
objectName settingsDict;
objectType dictionary;;
run rotatingDrumSmall;
run postprocessSegregation;
dt 0.00001; // time step for integration (s)
@ -15,7 +15,7 @@ endTime 10; // end time for simulation
saveInterval 0.1; // time interval for saving the simulation
timePrecision 6; // maximum number of digits for time folder
timePrecision 4; // maximum number of digits for time folder
g (0 -9.8 0); // gravity vector (m/s2)