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 Willi Braun, 10 years ago

Component: BackendRun-time
Owner: changed from somebody to Willi Braun
Status: newaccepted

It seem to be an issue in the non-linear solver, since it works with simflags="-nls hybrid".

comment:2 by Patrick Täuber, 7 years ago

Resolution: fixed
Status: acceptedclosed

The model successfully simulates by now.

Note: See TracTickets for help on using tickets.