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

how to get hourly irradiance level for each PV surface in EnergyPlus?

asked 2017-12-19 07:03:22 -0500

oat's avatar

updated 2017-12-20 11:16:41 -0500

I want to compare hourly irradiance level of each PV surface as simulated in EnergyPlus with that in Radiance.

May ask if there is a output variable which reports hourly irradiance level for each shading surface specified as PV panel?

Or is hourly irradiance level of a given PV surface = hourly AC electricity generated by the PV surface / Cell efficiency / PV surface area ?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
2

answered 2017-12-19 08:25:36 -0500

Avi's avatar

updated 2017-12-19 08:26:29 -0500

I think that the data you need is available for outside face of any surface. This is a list from my model's .rdd file:

Output:Variable,*,Surface Outside Normal Azimuth Angle,hourly; !- Zone Average [deg]
Output:Variable,*,Surface Outside Face Sunlit Area,hourly; !- Zone Average [m2]
Output:Variable,*,Surface Outside Face Sunlit Fraction,hourly; !- Zone Average []
Output:Variable,*,Surface Outside Face Incident Solar Radiation Rate per Area,hourly; !- Zone Average [W/m2]
Output:Variable,*,Surface Outside Face Incident Beam Solar Radiation Rate per Area,hourly; !- Zone Average [W/m2]
Output:Variable,*,Surface Outside Face Incident Sky Diffuse Solar Radiation Rate per Area,hourly; !- Zone Average [W/m2]
Output:Variable,*,Surface Outside Face Incident Ground Diffuse Solar Radiation Rate per Area,hourly; !- Zone Average [W/m2]
Output:Variable,*,Surface Outside Face Beam Solar Incident Angle Cosine Value,hourly; !- Zone Average []
Output:Variable,*,Surface Outside Face Incident Sky Diffuse Ground Reflected Solar Radiation Rate per Area,hourly; !- Zone Average [W/m2]
Output:Variable,*,Surface Outside Face Incident Sky Diffuse Surface Reflected Solar Radiation Rate per Area,hourly; !- Zone Average [W/m2]
Output:Variable,*,Surface Outside Face Incident Beam To Beam Surface Reflected Solar Radiation Rate per Area,hourly; !- Zone Average [W/m2]
Output:Variable,*,Surface Outside Face Incident Beam To Diffuse Surface Reflected Solar Radiation Rate per Area,hourly; !- Zone Average [W/m2]
Output:Variable,*,Surface Outside Face Incident Beam To Diffuse Ground Reflected Solar Radiation Rate per Area,hourly; !- Zone Average [W/m2]
edit flag offensive delete link more

Comments

Thanks, Avi. I thought these variables are for "zone surface" only.

oat's avatar oat  ( 2017-12-19 09:59:28 -0500 )edit
3

answered 2017-12-19 08:20:26 -0500

You can report the Surface Outside Face Incident Solar Radiation Rate per Area output variable.

edit flag offensive delete link more

Comments

Thanks, Adambgnr, for your kind advice.

oat's avatar oat  ( 2017-12-19 09:59:54 -0500 )edit

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: 2017-12-19 07:03:22 -0500

Seen: 443 times

Last updated: Dec 19 '17