First time here? Check out the Help page!

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

how to calculate non-window envelope gain/loss?

asked 9 years ago

oat's avatar

updated 9 years ago

Is there a specific output variable(s) for building envelope (non-window surfaces) heat gain/loss?

Currently, I'm using the following way to indirectly estimate this quantity using an Ideal Loads Air System: non-window surface net heat gain = zone district cooling loads - zone infiltration net heat gain - zone internal heat gain (which includes heat gains from people, lights and equipment) - zone windows net heat gain

There are output variables for each of these items shown above, but I don't know if there is variable for heat gain and loss for each individual non-window surfaces or each thermal zone in EnergyPlus.

I ask this because I saw the following heating/cooling breakdown diagram on Autodesk webiste, and I wonder how the loads for walls and roof can be obtained ... link text

Can you kindly advise? Thanks!

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
7

answered 9 years ago

updated 9 years ago

The available Output:Variables are listed in the .rdd file after a simulation. If you open this file in a text editor and search for "heat gain" you'll find the variables that make up the envelope load broken down into conduction, convection, and radiation for inside and outside surfaces. If you're using the IDF Editor, the list of available Output:Variables will also be available in a dropdown field after simulation.

There's also a Standard Report for Sensible Heat Gain Summary in the .html file that lists the Annual Building Sensible Heat Gain Components by zone. However, this appears to give the net heat transfer on an annual basis, i.e. no heat gain only heat loss in a heating dominated climate/building.

Example of Available Outputs from RDD File

Output:Variable,*,Surface Inside Face Conduction Heat Transfer Rate,hourly; !- Zone Average [W]
Output:Variable,*,Surface Inside Face Conduction Heat Gain Rate,hourly; !- Zone Average [W]
Output:Variable,*,Surface Inside Face Conduction Heat Loss Rate,hourly; !- Zone Average [W]
Output:Variable,*,Surface Inside Face Conduction Heat Transfer Rate per Area,hourly; !- Zone Average [W/m2]
Output:Variable,*,Surface Inside Face Conduction Heat Transfer Energy,hourly; !- Zone Sum [J]
Output:Variable,*,Surface Outside Face Conduction Heat Transfer Rate,hourly; !- Zone Average [W]
Output:Variable,*,Surface Outside Face Conduction Heat Gain Rate,hourly; !- Zone Average [W]
Output:Variable,*,Surface Outside Face Conduction Heat Loss Rate,hourly; !- Zone Average [W]
Output:Variable,*,Surface Outside Face Conduction Heat Transfer Rate per Area,hourly; !- Zone Average [W/m2]
Output:Variable,*,Surface Outside Face Conduction Heat Transfer Energy,hourly; !- Zone Sum [J]
Preview: (hide)
link

Comments

Thank you, Matthew!

Can you kindly advise on how to summarize these surface related output variables to get the net heat gain/loss value for a given surface?

E.g. is it like the following?

net heat gain for outside face = convection gain + conduction gain + radiation gain

net heat gain for inside face = convection gain + conduction gain + radiation gain

net surface gain = net heat gain for outside face - net heat gain for inside face

......

oat's avatar oat  ( 9 years ago )

HI did the following work for net surface gain results?

Pavithra.Lakshmi's avatar Pavithra.Lakshmi  ( 7 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 9 years ago

Seen: 804 times

Last updated: Apr 27 '15