Changes between Initial Version and Version 1 of Ticket #6037, comment 2


Ignore:
Timestamp:
2020-07-20T13:02:43Z (5 years ago)
Author:
Adrian Pop

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6037, comment 2

    initial v1  
    1414
    1515As a workaround for previous versions of the OpenModelica one could just edit the provided {{{fmu2_model_interface.c.inc}}} and change:
    16 {{{
     16{{{#!c
    1717 if (comp->stopTimeDefined)
    1818    tEnd = comp->stopTime;