1

"Failed to process line" when trying to open .ESO file DesignBuilder

I am trying to review the results of my simulation using the Simulation Manager to open the ESO file but whenever I try to open it, I get an error saying: image description

Then after hitting okay it says: image description

Then the ESO file closes. I've checked the .err file with the "Display Extra Warnings," and I do not see anything in particular that is standing out that would cause this to not load. There are many other warnings but on things that I've seen before that have not caused an issue

The simulation runs entirely and always completes, so I am not sure what exactly causes the error, but sometimes I can open the ESO without issue, and other times, not.

My thought process is that maybe the file is too large and is trying to process too much data, so I reduced the number of outputs I selected and only ran it for a Design or Typical week but still the same issue.

I've submitted this issue to the DesignBuilder help desk, but I want to put it here as well to see if anyone else has had this issue. If I am able to resolve the issue, I will try to post what fixed it incase anyone else has this issue in the future. Thanks for the help in advance!

TGE2023@km's avatar
53
TGE2023@km
asked 2024-05-06 16:40:06 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2024-05-06 21:02:04 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

4

The 2.696e308 is quite large number. EnergyPlus usually does not produce this large numbers, but when it does, the Results Viewer wont process the eso file.

You could manually edit the eso file in a notepad. Find line 13866 or 18156 that has this large number and remove the e308 suffix. This value editing should help with opening the eso in Results Viewer.

I have seen this issue in the past when working with water heaters. I don't know what detailed HVAC components you have in the model, but they probably should be sized differently.

Can you upload dsb and eso files here?

Tokarzewski's avatar
504
Tokarzewski
answered 2024-05-07 02:26:49 -0500, updated 2024-05-07 02:27:04 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
3

I solved this error by fixing the error in my DHW Loop. At the loop level and on the "Plant Equipment Operation" tab, I added and connected 2 other electric water heaters but didn't select them on the "Equipment" list. After selecting them, I could open the simulation results. Thank you Tokarzewski

TGE2023@km's avatar
53
TGE2023@km
answered 2024-06-04 08:52:05 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments