UHI formula (Heat Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
The Urban heat island effect is calculated using the following formula:<br>
The Urban heat island effect is calculated<ref name='rmets'/> using the following formula:<br>
<math>UHI_{max} = ( 2 - S_{vf} - F_{veg} ) \cdot \sqrt[4]{\frac{ S \cdot (T_{max}-T_{min})^3}{U}}</math>
<math>UHI_{max} = ( 2 - S_{vf} - F_{veg} ) \cdot \sqrt[4]{\frac{ S \cdot (T_{max}-T_{min})^3}{U}}</math>
where:
where:
Line 12: Line 12:
==Formula Decomposition==
==Formula Decomposition==
The formula has two parts, the factor and the temperature effect:<br>
The formula has two parts, the factor and the temperature effect:<br>
UHI<sub>max</sub> = [[#Factor|factor]] · [[#Temperature effect|temperature_effect]]
<math>UHI_{max} = factor \cdot effect_{temperature}</math>
====Factor====
====Factor====
The factor is influenced by the sky view factor and the vegetation fraction, both ranging from 0 to 1. When both are low, i.e. barely any sky and no vegetation, the factor is near 2. When both are high, i.e. no surrounding buildings and a lot of vegetation, the factor is near 0.
The factor is influenced by the sky view factor and the vegetation fraction, both ranging from 0 to 1. When both are low, i.e. barely any sky and no vegetation, the factor is near 2. When both are high, i.e. no surrounding buildings and a lot of vegetation, the factor is near 0. In that case, the resulting heat island effect will be low as well.
 
====Temperature effect====
====Temperature effect====
The Urban heat island temperature effect is calculated as:
The Urban heat island temperature effect is calculated as:
Line 33: Line 34:
* <math>\rho_{air}</math> is the calculated air density in kg/m<sup>3</sup>;
* <math>\rho_{air}</math> is the calculated air density in kg/m<sup>3</sup>;
* <math>R_{specific}</math> is the [https://en.wikipedia.org/wiki/Specific_gas_constant|specific gas constant] for dry air. We use a value of 287.058 J/(kg·K)
* <math>R_{specific}</math> is the [https://en.wikipedia.org/wiki/Specific_gas_constant|specific gas constant] for dry air. We use a value of 287.058 J/(kg·K)
* <math>273.15</math> converts the used temperature from celcius (°C) to kelvin (K)


==See also==
==See also==
* [[Temperature_formulas_(Heat_Overlay)#Atmospheric Temperature formula|Atmospheric temperature formula]]
* [[Temperature_formulas_(Heat_Overlay)#Atmospheric Temperature formula|Atmospheric temperature formula]]
{{Template:HeatOverlay_formula_nav}}
{{Template:HeatOverlay_formula_nav}}
==References==
<references>
<ref name='rmets'>A diagnostic equation for the daily maximum urban heat island effect for cities in northwestern Europe • N.E. Theeuwes et al. • http://www.meteo.wur.nl/medewerkers/steeneveld/Theeuwes_JOC_2016.pdf • last visited 13-02-2020</ref>
</references>

Latest revision as of 11:53, 13 September 2021

The Urban heat island effect is calculated[1] using the following formula:
where:

Formula Decomposition

The formula has two parts, the factor and the temperature effect:

Factor

The factor is influenced by the sky view factor and the vegetation fraction, both ranging from 0 to 1. When both are low, i.e. barely any sky and no vegetation, the factor is near 2. When both are high, i.e. no surrounding buildings and a lot of vegetation, the factor is near 0. In that case, the resulting heat island effect will be low as well.

Temperature effect

The Urban heat island temperature effect is calculated as:

Daily average global radiation

The S is calculated as followed:

where,

  • is the daily average global radiation in W/m2/hr
  • is the air heat capacity in J. We use a value of 1007 J.
  • is the hourly temperature measured at the station
  • is the calculated air density in kg/m3;
  • is the gas constant for dry air. We use a value of 287.058 J/(kg·K)
  • converts the used temperature from celcius (°C) to kelvin (K)

See also



References

  1. A diagnostic equation for the daily maximum urban heat island effect for cities in northwestern Europe • N.E. Theeuwes et al. • http://www.meteo.wur.nl/medewerkers/steeneveld/Theeuwes_JOC_2016.pdf • last visited 13-02-2020