Temperature formulas (Heat Overlay): Difference between revisions

From Tygron Preview Support Wiki
Jump to navigation Jump to search
Line 13: Line 13:


==Wet-bulb Temperature formula==
==Wet-bulb Temperature formula==
<math>T_{w,t} = T_{a,t} \cdot \arctan( 0.151977 \cdot \sqrt{\phi + 8.313659}) + \arctan (T_{a} + \phi) - \arctan(\phi - 1.676331) + 0.00391838 · \phi^{\frac{3}{2}} \arctan(0.023101 \cdot \phi) - 4.686935</math>
<math>T_{w,t} = T_{a,t} \cdot \arctan( 0.151977 \cdot \sqrt{\phi + 8.313659})+ \arctan (T_{a} + \phi) - \arctan(\phi - 1.676331) + 0.00391838 \cdot \phi^{\frac{3}{2}}  \arctan(0.023101 \cdot \phi) - 4.686935</math>
<math>T_{w,t} = T_{a,t} \cdot \arctan( 0.151977 \cdot \sqrt{\phi + 8.313659})+ \arctan (T_{a} + \phi) - \arctan(\phi - 1.676331) + 0.00391838 \cdot \phi^{\frac{3}{2}}  \arctan(0.023101 \cdot \phi) - 4.686935</math>


where:
where:
* T<sub>w,t</sub> is the calculated wet-bulb temperature;
* <math>T_{w,t}</math> is the calculated wet-bulb temperature;
* T<sub>a,t</sub> is the calculated atmospheric temperature;
* <math>T_{a,t}</math> is the calculated atmospheric temperature;
* ϕ is the [[Sun_altitude_(Heat_Overlay)|sun altitude angle]];
* <math>\phi</math> is the [[Sun_altitude_(Heat_Overlay)|sun altitude angle]];


==See also==
==See also==
* [https://en.wikipedia.org/wiki/Wet-bulb_temperature Wet-bulb temperature]
* [https://en.wikipedia.org/wiki/Wet-bulb_temperature Wet-bulb temperature]
{{Template:HeatOverlay_formula_nav}}
{{Template:HeatOverlay_formula_nav}}

Revision as of 13:30, 20 September 2019

Two temperature formulas are used in the calculation of the PET value:

  • The atmospheric temperature Ta
  • The wet-bulb temperatur Tw

Atmospheric Temperature formula

Ta,t=Tstation,t+UHImax,tfsun,t

where

Wet-bulb Temperature formula

Tw,t=Ta,tarctan(0.151977ϕ+8.313659)+arctan(Ta+ϕ)arctan(ϕ1.676331)+0.00391838ϕ32arctan(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