mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-22 16:28:30 +00:00
@ -15,6 +15,10 @@ rotatingAxisMotionInfo
|
|||||||
p1 (-0.1 0.0 0.15); // first point for the axis of rotation
|
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
|
p2 (0.1 0.0 0.15); // second point for the axis of rotation
|
||||||
omega 1.5708; // rotation speed ==> 15 rad/s
|
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
|
surfaces
|
||||||
|
Reference in New Issue
Block a user