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
1

Finding inside surface temperatures in Energy plus

asked 4 years ago

Sina Roozbahani's avatar

updated 4 years ago

Hello, Is it possible in Energy plus simulations to find inside surface temperatures? I have a radiant ceiling heating system which has a known ceiling temperature. I want to find inside wall temperatures and floor temperatures in steady state by using Energy plus. Is it possible to find it?

Best regards, Sina Roozbahani

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
2

answered 4 years ago

Output:Variable objects are used in EnergyPlus to report specific results that you're interested in. The specific output variable that you want to use to report the temperature at the inside face (the side facing the parent zone) of a surface (wall, floor, or roof/ceiling) is the following:

Output:Variable,*,Surface Inside Face Temperature,Timestep;

This will report the temperature for ALL surfaces in the model. If you want to see the temperature for a specific surface, then replace "*" with the name of that surface from the model. You can read more about defining output variables in this post.

If you want to report the temperatures at nodes between material layers within a construction assembly, then this post discusses how to do that.

Preview: (hide)
link

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

2 followers

Stats

Asked: 4 years ago

Seen: 513 times

Last updated: Dec 12 '20