- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » FMU export (FMI)
FMU export (FMI)
FMU export (FMI)
Hello,
I would like to know if it's possible to export FMU's from OpenModelica with boolean canGetAndSetFMUstate= true and canSerializeFMUstate= true .
Now they are set false by default.
If it's possible how to manage to do so?
Thank you
Re: FMU export (FMI)
We don't support canSerializeFMUstate yet.
Support canGetAndSetFMUstate was recently added: https://github.com/OpenModelica/OpenModelica/pull/8638
- adrpo
- 885 Posts
Re: FMU export (FMI)
Thank you, Now I installed the latest official version of OpenModelica (1.19) , I exported an FMU and the boolean canGetandSetFMU is still FALSE ... If it's supported by OpenModelica now, how can I turn it true?---> found it
Thank you
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » FMU export (FMI)