using shadings in lbt-honeybee

asked 2020-10-03 06:45:57 -0500

ed's avatar

updated 2020-10-06 13:55:02 -0500

Dear all,

Currently using the lbt-honeybee python package for detailed indoor sun radiation analysis, I am wondering how to include energyplus shading objects from the IDF in the Radiance simulation.

Reading what is inside gridbased.py from the source code in/honeybee/radiance/recipe/annual/, it looks like the GridBased class merely takes HBSurfaces as attributes (no HBShadingSurface accepted).

It is hence unclear to me wether the hbObjects['shading'] can be used in the package, and if yes: how?

My current workaround consists in transforming the energyplus shading objects into buildingsurface:detailed objects within the IDF and then running the GridBased analysis.

Any hint would be greatly appreciated! Many thanks, Edouard

edit retag flag offensive close merge delete