Site:Precipitation
is used by WaterUse:RainCollector
and Material:RoofVegetation
(EcoRoof). It can be reported using Output:Variable
"Site Precipitation Rate" and "Site Precipitation Depth" (system timestep).
The liquid precipitation data in the epw file are not used. If there are values there, they can be reported using Output:Variable
"Site Precipitation Depth" (zone timestep), but none of the simulation models use it. (Yes, it's the same variable name as above, but this one is keynamed "Environment" and the one above is named "Site:Precipitation".)
Related, but different, the epw file rain flags (is it raining now?) are used by default to alter boundary conditions for the surface outside heat balance, GroundHeatExchanger:Pond
, and GroundHeatExchanger:Surface
. The epw rain flags can be disabled in the RunPeriod
object. Note that rain amounts specified in Site:Precipitation
do not impact the rain flag status.
Reference issue #4714.