1

Wall shading control in EnergyPlus

I am trying to study the site-specific weather effects on building energy consumption and I am using the EMS to customize dry bulb temperature, wet bulb temperature and wind speed. I am calculating wall-specific quantities with CFD. However, I need to be able to control the shades on each wall. Surrounding buildings create shades on each wall differently.

How can I do that? The shading control module in EnergyPlus only works for windows, not for whole facades. And there is no actuator to control direct and diffuse radiation on each wall.

Thanks for your help.

carlobianchi89's avatar
159
carlobianchi89
asked 2017-09-20 16:31:57 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

2

Are you trying to change the sun exposure characteristics mid simulation or are you running a parametric study with static characteristics? If you want to set each surface as sun or not sun exposed, you can use the sun exposure filed for BuildingSurfaceDetailed, there is also a field for wind exposure.

Another approach is to build out Shading Surfaces offset from the building surfaces and apply a schedule to them.

Another option could be to manipulate the solar and thermal absorptance of the outside material in the exterior constructions to mimic the affect of less sun exposure, but there my be other consequences of this in some situations.

David Goldwasser's avatar
20.4k
David Goldwasser
answered 2017-09-20 17:27:32 -0500, updated 2017-09-20 20:20:21 -0500
edit flag offensive 0 remove flag delete link

Comments

Following up on this answer, how can I set up solar absorptance for windows? It works exactly for what I am doing if I set solar absorptance =0 for walls, but I need to do that for windows as well.

carlobianchi89's avatar carlobianchi89 (2017-10-24 19:07:48 -0500) edit
add a comment see more comments