“Hybrid” EnergyPlus Output Files not being generated

asked 2025-09-15 15:08:42 -0500

updated 2025-09-15 16:28:24 -0500

Hello everyone,

I am conducting a large-scale simulation on a Linux supercomputer, and for part of the simulations, the "hybrid" output files eplusout.< ext > and eplusmtr.< ext > are not being generated, even with the "EnergyPlus Complete Successfully" message displayed in the error file.

The code I am using only assigns the simulations on a list to different cores, where the next simulation is processed after the previous finishes in each core. Additionally, my simulations utilize PythonPlugin, with some overrides described in a Python script; however, I am unsure if this matters.

Has anyone faced the same issue and knows how to manage it?

Best regards.

edit retag flag offensive close merge delete