postprocess tutorial

This commit is contained in:
hamidrezanorouzi
2022-10-09 14:01:45 +03:30
parent 7e259a9caa
commit f2a4ec2af2
3 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,7 @@
objectName settingsDict;
objectType dictionary;;
run postprocessSegregation;
run rotatingDrumSmall;
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 4; // maximum number of digits for time folder
timePrecision 6; // maximum number of digits for time folder
g (0 -9.8 0); // gravity vector (m/s2)