pvdeg.humidity#

Collection of classes and functions for humidity calculations.

Function Overview#

pvdeg.humidity.Ce_numba

Return water concentration in encapsulant.

pvdeg.humidity.back_encapsulant

Return the relative humidity of backside module encapsulant.

pvdeg.humidity.back_encapsulant_water_concentration

Return water concentration in encapsulant.

pvdeg.humidity.backsheet

Calculate the relative humidity in a solar module backsheet as timeseries.

pvdeg.humidity.backsheet_from_encap

Calculate the Relative Humidity of solar module backsheet as timeseries.

pvdeg.humidity.ceq

Return Equilibration water concentration [g/cm³].

pvdeg.humidity.csat

Return saturation of Water Concentration [g/cm³].

pvdeg.humidity.dew_yield

Estimate the dew yield in [mm/day].

pvdeg.humidity.diffusivity_weighted_water

Calculate the diffusivity weighted average module surface RH.

pvdeg.humidity.front_encapsulant

Calculate diffusivity weighted average Relative Humidity of the module surface.

pvdeg.humidity.module

Calculate the Relative Humidity of solar module backsheet from timeseries data.

pvdeg.humidity.relative

Calculate ambient relative humidity from dry bulb air temperature and dew point.

pvdeg.humidity.surface_relative

Calculate the relative humidity on a solar panel surface at the module temperature.

pvdeg.humidity.water_saturation_pressure

Calculate the water saturation temperature or dew point for given vapor pressure.