sunpeek.components.types.calculate_eta0b#
- sunpeek.components.types.calculate_eta0b(eta0hem, kd)#
Calculate beam peak collector efficiency
eta_0bfrom hemispheric peaketa0hemand diffuse IAMkd.- Parameters:
eta0hem (
hemispherical peak collector efficiency based on SST test)kd (
diffuse incidence angle modifier)
Notes
This method is based on the SST-QDT conversion formulas in ISO 9806 Annex B.
- Return type:
- Returns:
eta0hem (
pint.Quantity,The calculated hemispherical peak collector efficiency)info (
string,information on calculation method used)