Changes between Initial Version and Version 2 of Ticket #5572


Ignore:
Timestamp:
2019-07-08T20:20:42Z (5 years ago)
Author:
Vitalij Ruge
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5572 – Description

    initial v2  
    11The following simple model using a delay operator in a for-loop inside an algorithm section is not handled by OpenModelica.
    22
     3{{{#!mo
    34 model test3
    45     Real x=sin(377*time);
     
    1516
    1617    end test3;
     18}}}
     19
     20original post:
     21https://stackoverflow.com/questions/56916012/error-due-to-delay-operator-in-algorithm-section