open-simulation-platform / libcosim

OSP C++ co-simulation library
https://open-simulation-platform.github.io/libcosim
Mozilla Public License 2.0
61 stars 10 forks source link

Add interfaces to FMI functions for saving/serialising/deserialising/restoring FMU state #756

Closed kyllingstad closed 1 month ago

kyllingstad commented 8 months ago

Required for #757. The following features are needed:

davidhjp01 commented 1 month ago

@kyllingstad are you currently working on this task? or I can have look into it

kyllingstad commented 1 month ago

This was completed by PRs #765 and #769, but for some reason it hasn't been automatically closed. Closing it manually now.

davidhjp01 commented 1 month ago

This was completed by PRs #765 and #769, but for some reason it hasn't been automatically closed. Closing it manually now.

Right, sorry I meant https://github.com/open-simulation-platform/libcosim/issues/757 to export/import entire simulation/or states to/from a disk