First time here? Check out the Help page!
1 | initial version |
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