ladybug-tools / honeybee-dynamo

:honeybee: :blue_book: Honeybee library and plugin for Dynamo
GNU General Public License v3.0
17 stars 8 forks source link

which modeldoes ladybug use to calculate global radiation ? #78

Closed koubaaleila closed 6 years ago

koubaaleila commented 6 years ago

there is many models of calculation of global solar radiation ( Lacis & Hansen, le modèle de Davies & Hay, le modèle de Bird & Hulstrom et celui de Atwater & Ball ) which one does ladybug use?

mostaphaRoudsari commented 6 years ago

We are using Radiance to generate the skies. You can check the source code and the documentation from Radiance. For point in time radiation analysis you can use gensky (docs, source) or gendaylit (docs, source). If you use Honeybee for annual analysis then it is using gendaymtx (docs, source).

koubaaleila commented 6 years ago

I used ladybug 1.7 for solar radiation analysis but when the componment is moved to honeybee i cannot calculate solar radiation. I have errors!! honeybee error why honeybee doesn't distinguish between componment for solar radiation analysis and daylight analysis ?

mostaphaRoudsari commented 6 years ago

Hi @koubaaleila, Sorry for the delay to reply but the right place to post questions like this is discourse.ladybug.tools

I replied to your question under another similar issue.