Skip to content

Hive 1.18

Latest
Compare
Choose a tag to compare
@christophwaibel christophwaibel released this 06 Mar 01:03
· 10 commits to master since this release

Some nice improvements by Philip: english/german button for the hive building form with all the SIA2024 terms translated into english; the tree prototype components by @justinfmccarty are now proper grasshopper components (no icons yet); and some cosmetic changes in the visualizer.

Furthermore, fixed a serious bug in the solar model that caused irradiation to explode on tilted surfaces, for some reason only on southern hemisphere. Problem in the end was the sky brightening factor in the perez diffuse model being allowed to take values >1 (caused by high air mass values). this factor is now capped to max 1, and the air mass calculation is now done with KastenYoung1989 - the default model in PV_lib - instead of with the simple model 1/cos(thetaZ)

What's Changed

Full Changelog: v1.17.1...v1.17.2