4

How does one view output variables in ResultsViewer?

Hello,

I have selected some possible output variables, from the corresponding tab in Open Studio, such as surface inside/outside face temperature, zone air humidity ratio and zone air temperature, zone exterior windows total transmitted beam solar radiation energy, zone infiltration sensible heat gain energy and others, but can' t find them anywhere in the results. In which file are they supposed to be?

The table contents from Results Viewer is like this.image description

Thanks

ellimelimeli's avatar
173
ellimelimeli
asked 2015-02-23 04:18:10 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2017-09-25 15:35:57 -0500
edit flag offensive 0 remove flag close merge delete

Comments

@macumber and @MatthewSteen, I'm also seeing this issue of a blank list of output variables in ResultsViewer for Mac users during workshops. Any ideas?

Aaron Boranian's avatar Aaron Boranian (2017-04-06 18:06:33 -0500) edit
add a comment see more comments

2 Answers

7

In OpenStudio the OutputVariables are included in the eplusout.sql which can be viewed using ResultsViewer. From the Results tab in OS you can open this file using the RV button in the upper right. The file itself is located in the OSM file directory: osm file name folder > run > EnergyPlus.

OpenStudio doesn't produce the CSV file containing the OutputVariables yet. However, if you'd like the output in this format you can run the out.idf file in the osm file name folder > run > EnergyPlusPreProcess folder through EnergyPlus directly using EP-Launch. There are several previous questions about how to do this.

OutputVariables in ResultsViewer: Tree View > Run Period 1

image description

MatthewSteen's avatar
10.1k
MatthewSteen
answered 2015-02-23 07:32:23 -0500
macumber's avatar
12k
macumber
updated 2015-04-06 14:49:36 -0500
edit flag offensive 0 remove flag delete link

Comments

3

Alternatively, you can enter into the osm file name folder > run > EnergyPlus directory in a command prompt and run the ReadVarsESO command C:\EnergyPlusV8-2-0\PostProcess\ReadVarsESO.exe. This will create the output csv file without needing to rerun the IDF.

macumber's avatar macumber (2015-02-23 08:18:49 -0500) edit
1

Good point @macumber. It's also helpful to add the C:\EnergyPlusV8-2-0\PostProcess folder to the system path to be able to run readvarseso in any directory from the command line. On Windows this can be done here: Control Panel > System > Advanced System Settings > Advanced > Environment Variables > Path.

MatthewSteen's avatar MatthewSteen (2015-02-24 09:46:20 -0500) edit

Thanks guys for the answers. I am working on a Mac and I prefer using the results viewer for the results. But I still can't find the extra output variables that I mentioned! I only see the default results where you told me :(

ellimelimeli's avatar ellimelimeli (2015-03-16 06:19:47 -0500) edit

@ellimelimeli you should be able to see these results in ResultsViewer. Are you running whole year annual simulations? Can you attach a screenshot of what you do see in ResultsViewer?

macumber's avatar macumber (2015-03-16 09:37:56 -0500) edit

@macumber, @MatthewSteen Guys, has the screenshot of the table contents helped at all? I attached it to the original question. Do you have any idea of what I could be doing wrong???

ellimelimeli's avatar ellimelimeli (2015-03-19 13:14:59 -0500) edit
add a comment see more comments
1

Is it working on Windows? Which version are you using, 1.14? I believe that there might have been a problem opening ResultsViewer from the run tab on Mac. I think it did work if you launched ResultsViewer separately and browsed to the sql file. I also think @Kyle Benne fixed this for the 2.1.0 release.

macumber's avatar
12k
macumber
answered 2017-04-06 21:29:39 -0500, updated 2017-04-06 21:30:06 -0500
edit flag offensive 0 remove flag delete link

Comments

Yes, the issue was trying to open ResultsViewer from the Results tab in OpenStudio v1.14 on Mac. ResultsViewer would open, but the left window that normally shows the list of potential output variables was blank. With ResultsViewer open, we could manually open the SQL file and then the output variables would appear. There is a Github issue open for this, but it doesn't look like it's closed yet. If @Kyle Benne has fixed this for v2.1, then that's great!

Aaron Boranian's avatar Aaron Boranian (2017-04-11 10:14:34 -0500) edit

Hi. I am wondering if there is a solution to this issue. I have added output variables but cannot find the results viewer OS 2.3.0 (on a mac) or anyway to view the hourly output. The DView crashed when I try to open the eplusout.sql. thx

efish2000's avatar efish2000 (2017-10-11 18:38:22 -0500) edit
add a comment see more comments