Changes between Initial Version and Version 1 of Ticket #4273, comment 8


Ignore:
Timestamp:
2020-06-04T11:25:25Z (5 years ago)
Author:
Andreas Heuermann

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4273, comment 8

    initial v1  
    1515See [https://github.com/OpenModelica/OpenModelica/pull/897 PR#897] for the current status of flags in FMUs and CVODE inside an CS FMU.
    1616
    17 At the moment first examples are compiling with CVODE and allocating and freeing CVODE data works.
     17At the moment first examples are compiling with CVODE, allocating and freeing CVODE data works as well.
    1818Next the fmi2DoStep function gets an upgrade to do an integration step with CVODE.