pvdeg.design.edge_seal_ingress_rate#

pvdeg.design.edge_seal_ingress_rate(avg_psat)[source]#

This function generates a constant k, relating the average moisture ingress rate through a specific edge seal, Helioseal 101. Is an emperical estimation the rate of water ingress of water through edge seal material. This function was determined from numerical calculations from several locations and thus produces typical responses. This simplification works because the environmental temperature is not as important as local water vapor pressure. For the same environmental water concentration, a higher temperature results in lower absorption in the edge seal but lower diffusivity through the edge seal. In practice, these effects nearly cancel out makeing absolute humidity the primary parameter determining moisture ingress through edge seals.

See: Kempe, Nobles, Postak Calderon,”Moisture ingress prediction in polyisobutylene‐based edge seal with molecular sieve desiccant”, Progress in Photovoltaics, DOI: 10.1002/pip.2947

Parameters:

avg_psat (float) – Time averaged time averaged saturation point for an environment in kPa. When looking at outdoor data, one should average over 1 year

Returns:

k (float [cm/h^0.5]) – Ingress rate of water through edge seal. Specifically it is the ratio of the breakthrough distance X/t^0.5. With this constant, one can determine an approximate estimate of the ingress distance for a particular climate without more complicated numerical methods and detailed environmental analysis.