pvdeg.humidity.backsheet_from_encap#

pvdeg.humidity.backsheet_from_encap(rh_back_encap, rh_surface_outside)[source]#

Function to calculate the Relative Humidity of solar module backsheet as timeseries. Requires the RH of the backside encapsulant and the outside surface of the module.

Parameters:
  • rh_back_encap (pandas series (float)) – Relative Humidity of Frontside Solar module Encapsulant. *See rh_back_encap()

  • rh_surface_outside (pandas series (float)) – The relative humidity of the surface of a solar module. *See rh_surface_outside()

Returns:

RHbacksheet_series (pandas series (float)) – Relative Humidity of Backside Backsheet of a Solar Module [%]