Opened 10 years ago
Closed 10 years ago
#3871 closed defect (fixed)
Numerical issues for Type3 conflicts
| Reported by: | Lennart Ochel | Owned by: | Lennart Ochel |
|---|---|---|---|
| Priority: | high | Milestone: | Future |
| Component: | Run-time | Version: | |
| Keywords: | PNlib | Cc: |
Description
OpenModelica misses events in case of Type3 conflicts (see PNlib). This is due to numerical tolerances within event detection. The same models work fine with Dymola. However, I'm not sure if this is a library or tool issue.
Change History (2)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

This can be fixed in the library (see PNlib:PR18). However, I'm not sure if this would just a workaround. Maybe it should be fixed in the OpenModelica runtime system.