- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » FMI Export with Error
FMI Export with Error
FMI Export with Error
Hi all,
I want to export the FMI of a OpenModelica-Example. It is possible for me to run the simulation of the example with out any error.
When I try to export the model I get the error "../fmu_model_interface.c:559: to few arguments to function 'initialization'.
What ist the problem?
Is there any other way to generate the FMI with command line tools or the shell? I didn't find anything in the docs and helps.
Thanks, for help
Michael
Re: FMI Export with Error
What revision of OpenModelica are you running? This should have been resolved in the trunk version.
- sjoelund.se
- 1700 Posts
Re: FMI Export with Error
Ok. You need r11526+ for the first bugfixes to FMI. r11621 has some additional changes to make simulations work properly in Dymola import.
- sjoelund.se
- 1700 Posts
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » FMI Export with Error