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

Long waiting time when openning eso file in Designbuilder Result Viewer

asked 2 years ago

richardhl's avatar

updated 2 years ago

Hi, this is my first time posting a question.

It takes me sometimes 2 minutes to open an eso file in designbuilder Result viewer. I would like to know what are the problems causing this and how can I do to hopefully accelerate this process.

Thank you very much for your reply in advance.

Preview: (hide)

Comments

2

Did you try Timestep link text ? Recently I have opened 18GB .eso/sql file in this and it was way faster.

Javed's avatar Javed  ( 2 years ago )

1 Answer

Sort by » oldest newest most voted
3

answered 1 year ago

Jim Dirkes's avatar

DesignBuilder just released a new version (v4), which might be faster. I have also experienced long waits for opening files (with v3). My workarounds are to:

  • limit the quantity of output variables by providing a separate "additional IDF" and de-selecting the hourly / daily / etc options before running the simulation
  • run the simulation for a design week or single season.
Preview: (hide)
link

Comments

Thank you vewry much, sorry for the late rely. limite the quantity really help

richardhl's avatar richardhl  ( 1 year ago )
2

answered 2 years ago

matbla's avatar

updated 1 year ago

I have experienced the same, usually when hourly or sub-hourly results are selected for the simulation. At hourly, with 8760 outputs for each variable, this is just a significant amount of data that needs to be opened by resultsviewer, and it just takes time. I suggest being careful about selecting only the outputs you need, to limit the size of the .eso file.

If you need to work at hourly detail, there are other ways to post process the results to extract only the outputs for variables you need. An example is using eplusout python scripting, and connecting to the SQLite database, and extracting the result to csv using the 'to_csv' function. This can bypass the need to open the .eso file. See link here for details.

Also, another perhaps simpler solution is when in the simulation output options, check 'allow custom outputs' and uncheck all other outputs. Then, using the scripts module add in only the outputs you need. This should speed resultsviewer loading up a bit. Designbuilder Help has a good section on this here.

Preview: (hide)
link

Comments

Thank you very much for your reply.

richardhl's avatar richardhl  ( 1 year ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

Stats

Asked: 2 years ago

Seen: 231 times

Last updated: May 13 '23