solar_gains_appendix_U3 function

sap2012.SAP_appendices.solar_gains_appendix_U3.solar_gains_appendix_U3(solar_radiation_horizontal_plane_monthly_table_U3, solar_declination_monthly_table_U3, location_latitude_table_U4, p_tilt)[source]

Solar gains calculations as given in Appendix U3.

Parameters:
  • solar_radiation_horizontal_plane_monthly_table_U3 (list(float)) –

  • solar_declination_monthly_table_U3 (list(float)) –

  • location_latitude_table_U4 (float) –

  • p_tilt (float) –

Returns:

A dictionary with keys of ( solar_flux_north, solar_flux_north_east, solar_flux_east, solar_flux_south_east, solar_flux_south, solar_flux_south_west, solar_flux_west, solar_flux_north_west )

Return type:

dict