- Index
- » Users
- » apurvaash
- » Profile
Posts
Posts
Hello,
I want to implement FMI for Co-simulation using Openmodelica and Simulink. I created a simple model in Openmodelica and exported to FMU. I imported the FMU into Simulink, but while simulating, it gives me error:
module = FMICAPI, log level = FATAL: Could not load the DLL: The specified procedure could not be found.
Error reported by S-function 'sfun_fmu_cs_1_0_2_0' in 'checkFMI/goods':
Could not load the DLL. See the Command Window for more details.
(Here checkFMU/goods is my Model name and FMU name)
I need to know if the co-imulation works with Openmodelica? Also is the exported FMU 32 bit or 64 bit?
I am using latest nightly builds version 1.13.0 (64bit) and MATLAB R2017a (Simulink 8.9).
Thanks,
Apurva
- Index
- » Users
- » apurvaash
- » Profile