UHI formula (Heat Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Line 28: Line 28:


where,
where,
* Q<sub>ql-avg</sub> is the [[Daily_avg_radiation_(Heat_Overlay)|daily average global radiation]] in W/m<sup>2</sup>/hr
* <math>Q_{ql-avg}</math> is the [[Daily_avg_radiation_(Heat_Overlay)|daily average global radiation]] in W/m<sup>2</sup>/hr
* C<sub>air</sub> is the air heat capacity in J. We use a value of 1007 J.
* <math>C_{air}</math> is the air heat capacity in J. We use a value of 1007 J.
* T<sub>station</sub> is the hourly [[Hourly_temperature_(Heat_Overlay)|temperature]] measured at the station
* <math>T_{station}</math> is the hourly [[Hourly_temperature_(Heat_Overlay)|temperature]] measured at the station
* ρ<sub>air</sub> 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>;
* R<sub>specific</sub> 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)


==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}}

Revision as of 13:20, 20 September 2019

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

Formula Decomposition

The formula has two parts, the factor and the temperature effect:
UHImax = factor · 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.

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)

See also