Forums


I have a circuit (fig. 1) which I have exported it as FMI (slave), in which only one file is generated with FMU extension.
I have tried to load this FMU file by a simulation tool (julia language). However, I got the below error. I am wondering if there are some other files that I need to include them in the same folder that contains the fmu file?
ERROR: LoadError: AssertionError: Target platform is Windows, but can't find valid FMU binary at `` for path `C:/Users/amroa/OneDrive - polymtl.ca/AmroAlsabbagh/Code/Julia/Tests and Notes/21- Modelica interface/simple_addition/SMControl_FMI/SM_Control`.
Hi Amuri, Is the other…
Hi Amuri,
Is the other software accepting 32bits FMU ? (EMTP is only available in 32bits).
Best regards,
Jerome C.
In reply to Hi Amuri, Is the other… by j.cornau
Dear Jerome C., Yes it…
Dear Jerome C.,
Yes it accept.
I am wondering if there are some files are missing. This is because when I generate FMU model from EMTP, it gives only one file (.fmu). While for example, openModelica simulation tool gives 4 files.
Bests
Amuri