Opened 10 years ago
Closed 10 years ago
#3036 closed defect (fixed)
Event at the end of the simulation
Reported by: | Adeel Asghar | Owned by: | Willi Braun |
---|---|---|---|
Priority: | high | Milestone: | 1.9.2 |
Component: | FMI | Version: | trunk |
Keywords: | Cc: |
Description
We trigger an event at the end of the simulation in case that a terminal() event needs to be processed and that cause also the regular discrete event change.
This is not true for the FMU we export. For example, export Modelica.Blocks.Sources.BooleanPulse
and import it back and compare the results.
Change History (2)
comment:1 by , 10 years ago
Status: | new → accepted |
---|
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
fixed in r23790.