UHI formula (Heat Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by one other user 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 34: 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==
Line 39: Line 40:
{{Template:HeatOverlay_formula_nav}}
{{Template:HeatOverlay_formula_nav}}


{{Template:Heat_Module_buttons}}
==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