Opened 10 years ago
Closed 7 years ago
#3062 closed defect (fixed)
Simulation error because of too many event iterations
Reported by: | Patrick Täuber | Owned by: | Willi Braun |
---|---|---|---|
Priority: | high | Milestone: | Future |
Component: | Run-time | Version: | trunk |
Keywords: | Cc: | Lennart Ochel, Willi Braun |
Description
MSL31 model Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mo produces the following error during simulation with Cellier Tearing:
messages = "assert | debug | ERROR: Too many event iterations. System is inconsistent. Simulation terminate. stdout | warning | Integrator attempt to handle a problem with a called assert.
Change History (2)
comment:1 by , 10 years ago
Component: | Backend → Run-time |
---|---|
Owner: | changed from | to
Status: | new → accepted |
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
The model successfully simulates by now.
Note:
See TracTickets
for help on using tickets.
It seem to be an issue in the non-linear solver, since it works with simflags="-nls hybrid".