Temperature formulas (Heat Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
==Atmospheric Temperature formula== | ==Atmospheric Temperature formula== | ||
<math>T_{a,t} = T_{station,t} + UHI_{max,t} \cdot f_{sun,t}</math> | |||
where | where | ||
* T<sub>a,t</sub> is the calculated [[Temperature_atmosphere_result_type_(Heat_Overlay)|atmospheric temperature]] at time t; | * T<sub>a,t</sub> is the calculated [[Temperature_atmosphere_result_type_(Heat_Overlay)|atmospheric temperature]] at time t; |
Revision as of 13:21, 20 September 2019
Two temperature formulas are used in the calculation of the PET value:
Atmospheric Temperature formula
where
- Ta,t is the calculated atmospheric temperature at time t;
- Tstation,t is the temperature measured at a weather station at time t;
- UHImax,t is the calculated Urban Heat Island effect at time t;
- fsun,t is the sun daily motion factor at time t;
Wet-bulb Temperature formula
Tw,t = Ta,t · atan( 0.151977 · (ϕ + 8.313659)0.5) + atan (Ta + ϕ) - atan(ϕ - 1.676331) + 0.00391838 · ϕ3/2 atan(0.023101 · ϕ) - 4.686935
where:
- Tw,t is the calculated wet-bulb temperature;
- Ta,t is the calculated atmospheric temperature;
- ϕ is the sun altitude angle;
See also