How to see output in chart
Hi, I'm using EnergyPlus. I see a study paper that it can show outputs in chart. How to see outputs like temperature, zone mean air temperature, and relative humidity in chart?
Hi, I'm using EnergyPlus. I see a study paper that it can show outputs in chart. How to see outputs like temperature, zone mean air temperature, and relative humidity in chart?
Here are some options for viewing EnergyPlus outputs such as Output:Variable(s):
xEsoView for opening and viewing the eso
file
ResultsViewer (OpenStudio) for viewing the sql
file
Results Viewer (DesignBuilder) for viewing the eso
and htm
files
DView for viewing time series data in csv format
See the EnergyPlus File Extensions documentation for a description of the output files.
Resultviewer (designbuilder) for eso
file. Very lightweight and stable one, good visual
Thanks @ngkhanh, I've added it to my answer.
I'll also nominate timestep from Mike Sweeney. Loads the sql
file and can do Heatmap, Multi-Line, Scatter Plot, Histogram, and Statistical Summary outputs on both Mac and Windows.
There is also Grafener, based on Grafana, that is a modern web-based time-series visualization tool.