Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
Back to Ticket #2031
Ticket #2031
: TestSolve.mos
File TestSolve.mos,
130 bytes
(added by
Christian Schubert
,
12 years ago
)
Line
1
loadModel(Modelica, {"3.2.1"});
2
loadFile("TestSolve.mo");
3
simulate(TestSolve, stopTime=1.0);
4
5
val(err1, 0.5);
6
val(err2, 0.5);
Download in other formats:
Original Format