-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
@adrpo, OpenModelica/OpenModelica#13582 shows that we probably have serious problems with non-trivial implementations of FMI-CS.
In principle, if we use stiff CVODE as internal solver and a co-simulation time step equal to the Interval annotation (or to the default 500 steps), all the simulations that run with the regular runtime and the stiff DASSL solver should also run successfully. If they don't, it means there's some problem in the internal implementation of the ODE solver in the CS FMU, which should be checked.
I would suggest that we add yet another FMI task where we generate FMI-CS with stiff CVODE and then use OMSimulator to simulate them. Could run once every week or something.
Metadata
Metadata
Assignees
Labels
No labels