Hi,
I found a problem with a kinetic tracked variable. When I set the rate of the tracked variable at some value and I add a wait for event activity that waits before some level is reached an event is scheduled. This is done correctly, but when I change the value of the tracked variable at some other point in the process flow the scheduled event is not updated. The rate does not change during the simulation, but I change the current value of the tracked variable at some moments, but the event time is not updated.
One way to work around this was to set the rate at 0, change the value of the tracked variable and then set the rate back. It would however be nice that the event time would be updated also when the value of the tracked variable is changed.
Attached is an example model where I added the work around in the "Dec nrOfCans" activity.
Is it possible to fix when the scheduled event is updated?
Thanks
Patrick