Update geometryDict

Added start and end time of rotation.
first phase settling of particles and then rotation
This commit is contained in:
Omid Khosravi 2023-03-26 23:33:07 +04:30
parent e504606a05
commit 55085648e6
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ rotatingAxisMotionInfo
p1 (-0.1 0.0 0.15); // first point for the axis of rotation
p2 (0.1 0.0 0.15); // second point for the axis of rotation
omega 1.5708; // rotation speed ==> 15 rad/s
// Start time of Geometry Rotating (s)
startTime 1;
// End time of Geometry Rotating (s)
endTime 9.5;
}
}
surfaces