Changes between Initial Version and Version 2 of Ticket #1261


Ignore:
Timestamp:
2013-12-18T08:18:45Z (11 years ago)
Author:
Martin Sjölund
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1261

    • Property Cc asodja, → asodja
  • Ticket #1261 – Description

    initial v2  
    55
    66The 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
     8int functionDAE_output2()
    89{
    910  /* ... */