EnergyPlus FMU in Simulink

488 views Asked by At

I am trying to integrate a building modeled in EnergyPlus inside Simulink.

Wanting to start simple I began from the example files provided by the developers of the .fmu software LINK and successfully generated a .fmu file of a building.

I then designed a simple simulink software to test the integration but I experience immediate crashes every time I try to run the program, I don't receive any error message to use as clue for debugging.

Has anyone already tried this kind of integration?

I am working on a Windows10 machine, with Matlab r2016b, EnergyPlus 8.6 and EnergyPlusToFmu 2.0.2.

1

There are 1 answers

0
Christian Bertsch On

I would recommend to run the FMU Compliance Checker (from https://www.fmi-standard.org/downloads) on the FMU. If no errors are found, you should contact the Mathworks support, otherwise the developers of EnergyPlus2FMU.