-
Notifications
You must be signed in to change notification settings - Fork 4
Solar Orientation Factor
maxenceryan edited this page Jun 25, 2021
·
2 revisions
| Icon | Name | ID | Category | Subcategory |
|---|---|---|---|---|
![]() |
Solar Orientation Factor | OrientationFactor | [hive] | Solar |
Solar orientation factor of a surface
| Name | ID | Description | Type |
|---|---|---|---|
| G_flat | G_flat | Global irradiation, i.e. on the flat, in [kWh/m2] | float |
| G_angled | G_angled | Irradiation on an angle in [kWh/m2] | float |
| Name | ID | Description | Type |
|---|---|---|---|
| OF | OF | Orientation factor as a fraction [0.0, >1.0] | float |
TODO: find this component in an example file / create an example file
- TODO: link to similar / collaborating components
- Assembly:
Hive.Core.solar_tech.ghpy - Source:
src/Hive.Core/solar_tech/orientation_factor.py
