Heat Module theory

From Tygron Support wiki
Revision as of 09:48, 20 September 2019 by Frank@tygron.nl (talk | contribs)
Jump to navigation Jump to search

This page described the algorithm prescribed by the DPRA report.

The calculation prescription of the DPRA report is implemented as followed:

Calculate once at the start:

  1. The foliage height in case the foliage height should be based on foliage Functions with a height and a foliage crown factor. See the foliage height calculation model.
  2. The sky view factor, based on the terrain height, buildings and foliage height.
  3. The average vegetation fraction and average sky view factor. The average window is based on a wind direction and speed. For more information on this averaging window, see average step.
  4. Per cell: the urban heat island effect value. See Urban heat island formula.


Next, for each timestep, calculate the following:

  1. Per cell: the atmospheric temperature and the Wet-bulb temperature. See Temperature formulas;
  2. Per cell: is the cell shaded by a building, foliage or landscape features. See shade calculation;
  3. Per cell: the wind speed at 1.2 m above ground, translated from the 10 m wind speed measured at a weather station;
  4. Per cell: the diffuse radiation, based on the sun radiation and altitude angle. See diffuse radiation formula;
  5. Per cell: the physiological equivalent temperature (PET). If it is night or the cell is in the shade, the shade formula is used, else the sun formula is used.


Notes

  • Each date-time created in the Heat Overlay Wizard will be its own timestep.
  • In the DPRA report step description, the atmospheric temperature is only calculated once. However, the Atmospheric temperature formula used an hour of day input parameter and should therefore be performed each timestep.
  • We have not implemented an automatic translation to future KNMI WH-scenarios. However, since users can provide their own weather station data, it can be configured manually.