Merge pull request #5 from omid-khosravi/tutorial

Update geometryDict
This commit is contained in:
Omid Khosravi 2023-03-26 22:04:48 +02:00 committed by GitHub
commit 9676fe55bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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