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

Revision history [back]

I'm pretty sure that ResultsViewer isn't coming back as part of OpenStudio. For now, you can always get the OpenStudio 2.2 package from here and install only ResultsViewer. When opening simulation results, you may see a message about the EnergyPlus version being unsupported, but in reality that'll only be a problem if/when the EnergyPlus SQLite file changes enough to cause problems. With 8.8 I have not had any problems.

Once the file changes, well, I like ResultsViewer enough that I've carved it out of OpenStudio history and set it up in it's own repo here. This is strictly a on-my-own-time thing, so it presently doesn't build and it isn't likely to for some time. Taking it out of the OpenStudio context left a couple of gaping holes and the last build resulted in 300+ errors, but on the up side I've upgraded to C++17, gotten rid of boost, and the compiler user to just give up because there were too many errors to count. I'm filling in the holes as I go. Contributions are welcome, etc., etc.