mccoy89
mccoy89

Reputation: 21

EnergyPlus FMU in Simulink

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.

Upvotes: 0

Views: 508

Answers (1)

Christian Bertsch
Christian Bertsch

Reputation: 588

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.

Upvotes: 0

Related Questions