Changes between Initial Version and Version 2 of Ticket #1261
- Timestamp:
- 2013-12-18T08:18:45Z (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1261
- Property Cc asodja, → asodja
-
Ticket #1261 – Description
initial v2 5 5 6 6 The problem is that the {{initial()}} and {{time >= pre(nextEvent)}} (nextEvent is initalized to 0) never happens, e.g., {{functionDAE_output2()}} is not called at appropriate time so the if-statment is never evaluated to true: 7 {{{int functionDAE_output2() 7 {{{#!c 8 int functionDAE_output2() 8 9 { 9 10 /* ... */