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

Mismatch in outside surface heat balance in EnergyPlus

asked 2018-08-22 12:07:59 -0500

Vasco Zeferina's avatar

updated 2018-08-25 11:08:11 -0500

I'm a new EnergyPlus modeller, and I am analysing the hourly and annual heat balances in different components/levels inside my single room model (6 surfaces 4 windows).

When I am analysing the surface outside heat balance, there is often a mismatch in the balance: image description

The difference is significant especially when the value of the term Surface Outside Face Convection Heat Gain Rate (q''conv), is large.

Why do this difference occur? Is it for convergence reasons? The algorithm in some occasion skip to not match this heat balance?

Thanks in advance.

edit retag flag offensive close merge delete

3 Answers

Sort by ยป oldest newest most voted
2

answered 2018-08-23 15:10:14 -0500

These should always balance to near-zero. I added the following output variables to example file RefBldgStripMallNew2004_Chicago.idf:

Output:Variable,*,Surface Outside Face Convection Heat Gain Rate,timestep; !- Zone Average [W]
Output:Variable,*,Surface Outside Face Net Thermal Radiation Heat Gain Rate,timestep; !- Zone Average [W]
Output:Variable,*,Surface Outside Face Solar Radiation Heat Gain Rate,timestep; !- Zone Average [W]
Output:Variable,*,Surface Outside Face Conduction Heat Transfer Rate,timestep; !- Zone Average [W]

I chose a couple of surfaces and found that the sum of these four variables is always near zero (residuals on the order of 1E-05 or smaller). You have to be careful with the sign convention of Surface Outside Face Conduction Heat Transfer Rate - it is the opposite of qko in the equation above.

edit flag offensive delete link more

Comments

Did you analyse the whole period? Which periods did you analyse?

I did the same thing as you, I summed the 4 variables, in 7357 hours sum was zero, and 1451 hours was significantly superior to 0. During this periods, the term Convection Heat Gain Rate is 100 times superior than the normal convection rate. It seems that this term is causing this difference.

Vasco Zeferina's avatar Vasco Zeferina  ( 2018-08-29 10:20:48 -0500 )edit
1

answered 2018-08-29 10:24:17 -0500

Vasco Zeferina's avatar

Please have a look in the hourly values of one surface, in the model results RefBldgStripMallNew2004_Chicago.idf image description

edit flag offensive delete link more

Comments

Something's up with the reporting when it's raining. If you set RunPeriod` Use Weather File Rain Indicators = No then everything balances out.

MJWitte's avatar MJWitte  ( 2018-08-30 17:26:49 -0500 )edit

New issue posted #6939.

MJWitte's avatar MJWitte  ( 2018-08-30 18:14:47 -0500 )edit

Issue #6939 was fixed in EnergyPlus v9.2.0.

MJWitte's avatar MJWitte  ( 2021-03-24 21:45:49 -0500 )edit
0

answered 2021-03-22 23:51:43 -0500

asro's avatar

Inside surface heat balance in energy plus also has problem!

edit flag offensive delete link more

Your Answer

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

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2018-08-22 12:07:59 -0500

Seen: 307 times

Last updated: Mar 22 '21