Opened 15 years ago
Last modified 14 years ago
#1217 closed defect (fixed)
Modelica.Mechanics.Translational.Examples.Friction (MSL 2.2.1) does not simulate
Reported by: | perob88 | Owned by: | perob88 |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Version: | 1.6.0 | |
Keywords: | Cc: | perob88, |
Description
Set to Highest Priority since part of Testsuite for MSL 2.2.1
This is probably related to a similar bug for MSL 3.1. (Don't know how to make a link for it, just search for "Friction")
The following fails without explanation.
{{{loadModel(Modelica);
simulate(Modelica.Mechanics.Translational.Examples.Friction,numberOfIntervals=500,tolerance=0.0001,startTime=0,stopTime=5)}}}
This fails with "internal error":
checkModel(Modelica.Mechanics.Translational.Examples.Friction)
Note:
See TracTickets
for help on using tickets.
checkModel now works; simulate says -remove_simple_equations failed