2

readvars auto outputs zone temp and humidity

I am trying to view a variety of hourly Output Variables using readvars eso to calibrate my model. The eso output always contains zone temp and humidity (not asked for), which max out my 255 column limit, so I cannot view my selected output variables (unless I select another Zone variable, which integrates itself with each zone temp and humidity column group). Even in this case my 255 max limits the number of zones I can see.

In Open Studio I have turned Possible Output Variables "All Off", ensuring that zone temp and humidity are not selected. However, they always remain a part of the eso output. I've tried this a couple ways with no success. Is this is a default setting that I cannot change? Is there something I've overlooked? Thank you.

dbullock's avatar
23
dbullock
asked 2020-08-07 08:12:39 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2020-08-07 09:06:32 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

2

By default, OpenStudio adds the Zone Mean Air Temperature and Zone Relative Humidity output variables to a simulation IF you are applying the OpenStudio Results reporting measure. To avoid the max 255 column limit when using ReadVars to convert the ESO output file into a CSV file, you have a few options:

  • Don't apply the OpenStudio Results reporting measure so that only the output variables you request are generated.
  • Avoid ReadVarsESO to generate a CSV altogether and instead use an ESO file reader. This will avoid the max 255 columns limit and have better/faster plotting capabilities than Excel.
Aaron Boranian's avatar
14.1k
Aaron Boranian
answered 2020-08-07 09:05:50 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments