﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2684	unstable event system	Lennart Ochel	Lennart Ochel	"The OpenModelica event system seems to be unstable for PNlib.Examples.Test10 (see testsuite/simulation/libraries/3rdParty/PNlib r20361).
The example Test10 works fine with NumberOfIntervals=499 and NumberOfIntervals=501. It seems that there is a problem if the event point (time=1.5) is also a time-grid point. This is the case for example if NumberOfIntervals is set to 498 or 500. In both cases the event system is not able to find the following event:
{{{
{PNlib.Types.ArcType.normal_arc, PNlib.Types.ArcType.inhibitor_arc}[2] == PNlib.Types.ArcType.inhibitor_arc and not {P1.t_, P2.t_}[2] < {-1.0, IA1.testValue}[2]
}}}
.
"	defect	closed	high		Run-time	trunk	fixed		
