Opened 4 years ago

Closed 3 years ago

#6419 closed defect (fixed)

Too many events in BRSL PressureValves models

Reported by: niklwors Owned by: AnHeuermann
Priority: high Milestone: 1.18.0
Component: Run-time Version: v1.17.0-dev
Keywords: Cc: Sven.Baetzing@…

Description

For some models of the BRSL library to many event iterations
e.g. for the model
Rexroth_Generic_Test.Hydraulics.PressureValves.PressureReducing.PressureReducing_TC04
the error message is:

assert            | debug   | Simulation terminated due to too many, i.e. 20, event iterations.
|                 | |       | This could either indicate an inconsistent system or an undersized limit of event iterations.
|                 | |       | The limit of event iterations can be specified using the runtime flag '–mei=<value>'.
assert            | info    | simulation terminated by an assertion at initialization

Change History (7)

comment:1 Changed 4 years ago by AnHeuermann

@niklwors Did you try to increase the maximum number of event iterations to something ridiculous, e.g. 100, and see if that solves the problem?

But the problem for to many event iterations is usually something else.

comment:2 Changed 4 years ago by niklwors

@AnHeuermann yes I tried it, but unfortunatly it did not help

Maximum number of event iterations changed to 100
Simulation terminated due to too many, i.e. 100, event iterations.
This could either indicate an inconsistent system or an undersized limit of event iterations.
The limit of event iterations can be specified using the runtime flag '–mei=<value>'.
simulation terminated by an assertion at initialization
Simulation process failed. Exited with code -1.

comment:3 Changed 4 years ago by casella

@niklwors, can you report how many events (if any) do you get with Dymola?

comment:4 Changed 4 years ago by niklwors

@casella Dymola says 0 state events. And in Simulation Analysis, it says 12 event expressions but no triggering expressions

comment:5 Changed 3 years ago by casella

  • Milestone changed from NeedsInput to 1.17.1

comment:6 Changed 3 years ago by casella

@niklwors confirms there are neither time nor state events triggered in the Dymola simulation.

comment:7 Changed 3 years ago by casella

  • Milestone changed from 1.17.1 to 1.18.0
  • Resolution set to fixed
  • Status changed from new to closed

The discussion continued on the github issue #6419. The ticket is now closed.

Note: See TracTickets for help on using tickets.