#2861 closed defect (fixed)
test IfEquation5.mos has never worked correctly
| Reported by: | Lennart Ochel | Owned by: | Lennart Ochel |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.9.4 |
| Component: | Run-time | Version: | trunk |
| Keywords: | linear solver, event handling | Cc: | Christian Schubert |
Change History (5)
comment:1 by , 11 years ago
| Priority: | high → critical |
|---|
comment:2 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 10 years ago
| Milestone: | Future → 1.9.4 |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
This is now working correctly and the test is activated in 0fed4ef5.
Note:
See TracTickets
for help on using tickets.

As far as I can tell, this is connected to the handling of relations in linear systems. Probably the same issue can be generated using non-linear systems.
This issue could also explain weird simulation results of some petri net models.