FMU from Dymola to Energyplus

587 views Asked by At

I want to simulate a system created in Dymola with a building created in energyplus. I'm following the guide for the functional mock up. I exported the FMU file from Dymola and i made it compatible with Eplus thanks to FMI parser. When i run the co-simulation Eplus show me the following error:

ExternalInterface/InitExternalInterfaceFMUImport: Error when trying to load FMI functions library of instance [..]. Check FMU binaries folder and see whether libraries exist for the system architecture of the EnergyPlus version used.

I can't understand what is the name of the instance to use (FMU instance name). Is it the name of dll file?

Moreover in the FMU binaries folders i've a dll file for win32 and not for 64-bit. I use visual studio 2010 express edition and if i test it on dymola the program say me that it's not possible to compile 64-bit dymosim. Can this be the problem? Can you suggest me another compiler for dymola that can build 64-bit dymosim?

Thank you!

0

There are 0 answers