Opened 12 years ago
Closed 10 years ago
#2036 closed defect (fixed)
FMU: fmiCompletedIntegratorStep does not set callEventUpdate
Reported by: | Christian Schubert | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.9.2 |
Component: | FMI | Version: | trunk |
Keywords: | FMI fmiCompletedIntegratorStep callEventUpdate | Cc: | Jens Frenkel, Adrian Pop |
Description
Hi,
I just noticed that fmiCompletedIntegratorStep does not set the variable callEventUpdate. This might lead to unexpected behaviour when simulating FMUs (as it did in my case). See fmu_model_interface.c:644
As far as I know, callEventUpdate should be true if a change in state selection occured.
Change History (4)
comment:1 by , 11 years ago
Milestone: | 1.9.0 → 1.9.1 |
---|
comment:3 by , 10 years ago
Milestone: | 1.9.1 → 1.9.2 |
---|
This ticket was not closed for 1.9.1, which has now been released. It was batch modified for milestone 1.9.2 (but maybe an empty milestone was more appropriate; feel free to change it).
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This is probably fixed long time ago. As I can see callEventUpdate being set properly in the current version. Check fmu1_model_interface.c:803.
Postponed until 1.9.1