Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

EnergyPlusToFMU requires the simulation stop time to be set when invoking the fmi2SetupExperiment() primitive.

However, the FMUChecker seems to not propagate the parameter stop time to FMUs 2.0 for co-simulation correctly.

This causes EnergyPlusFMU to not run correctly. It will be good to check the FMPy and DACCOSIM code to see whether they are not doing the same thing.

I have just reported the potential issue with a proposed fix here

https://github.com/modelica-tools/FMUComplianceChecker/issues/61