First time here? Check out the Help page!
1 | initial version |
I discovered that, in fact, the OpenStudio workflow gem does by default request timestep output variables. See here.
If you are using an OSW to run your simulations, it looks like you can avoid the timestep outputs by using the skip_energyplus_preprocess
option like so. We've been using this option for so long in our residential simulations that I forgot what the default behavior is...