Ticket #5552: Gyro3d.mo

File Gyro3d.mo, 169 bytes (added by dafred4991@…, 5 years ago)

an example model still showing the described bug with bug_report.2.py

Line 
1model Gyro3d
2 extends Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects(
3 fixedTranslation(r = {-0.1,0,0}));
4equation
5
6end Gyro3d;