First time here? Check our help page!
2

Make all units consistent across EnergyPlus reports

I've noticed that across the different reports (e.g building energy performance, Annual Building Utility Performance Summary) that the units are not always consistent, sometimes one report is in MBtu for gas while another report is using Kwh for electricity.

Is there a setting within EnergyPlus that will forced every report to be consistent? Ideally we would like all units to be in metric, GJ for energy and Kw for power for all reports.

antonszilasi's avatar
1.5k
antonszilasi
asked 2017-08-13 20:47:12 -0500, updated 2017-08-13 20:47:24 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

4

If I'm understanding your question correctly, you may be looking for the OutputControl:Table:Style object. There is one field to select the file format for the table report, as well as another field to select display units.

Liam's avatar
174
Liam
answered 2017-08-13 21:24:10 -0500
edit flag offensive 0 remove flag delete link

Comments

@Liam Thanks but this only works to a degree still some outputs are in MJ/m2 while others in GJ

antonszilasi's avatar antonszilasi (2017-08-17 19:39:21 -0500) edit

Some of the tabular reports use MJ/m2 and others use GJ because of the number of significant digits that it makes sense to report on the tables. That is intentional.

JasonGlazer's avatar JasonGlazer (2017-08-19 08:51:05 -0500) edit
add a comment see more comments