Opened 8 years ago
Closed 6 years ago
#4063 closed defect (fixed)
checkModel returns wrong number of equations
Reported by: | Lennart Ochel | Owned by: | somebody |
---|---|---|---|
Priority: | high | Milestone: | 2.0.0 |
Component: | Frontend | Version: | |
Keywords: | Cc: |
Description
I just saw a couple of MSL models (e.g. Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass) for which checkModel
calculates a wrong number of equations.
Check of Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass completed successfully. Class Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass has 940 equation(s) and 949 variable(s). 629 of these are trivial equation(s).
Change History (5)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Milestone: | 1.11.0 → 1.12.0 |
---|
Milestone moved to 1.12.0 due to 1.11.0 already being released.
comment:3 by , 7 years ago
Milestone: | 1.12.0 → 1.13.0 |
---|
Milestone moved to 1.13.0 due to 1.12.0 already being released.
comment:5 by , 6 years ago
Milestone: | 1.14.0 → 2.0.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Works fine with the new front end. Will be the default behaviour with 2.0.0
Note:
See TracTickets
for help on using tickets.
Just a few more models for debugging:
Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2:
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects:
Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem: