Ticket #2178: Transrech.mos

File Transrech.mos, 175 bytes (added by Christian Schubert, 12 years ago)

Script to simulate the model in question

Line 
1loadModel(Modelica); getErrorString();
2loadFile("Transrech.mo"); getErrorString();
3simulate(Transrech.Versuche.SprungRunter.mitBremsChopper, stopTime=5); getErrorString();