Heat Module theory: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 5: Line 5:
At the start of the calculation, the following data is pre-calculated for each cell:
At the start of the calculation, the following data is pre-calculated for each cell:
# The [[foliage height calculation model (Heat Overlay)|foliage height calculation model]] is used to calculate the [[Foliage result type (Heat Overlay)|foliage height]] (if applicable).
# The [[foliage height calculation model (Heat Overlay)|foliage height calculation model]] is used to calculate the [[Foliage result type (Heat Overlay)|foliage height]] (if applicable).
# The [[sky view factor calculation model (Heat Overlay)|Sky view calculation model]] is used to calculate the [[Sky view result type (Heat Overlay)|sky view factor]].
# The [[sky view factor calculation model (Heat Overlay)|sky view calculation model]] is used to calculate the [[Sky view result type (Heat Overlay)|sky view factor]].
# The [[average calculation model (Heat Overlay)| average calculation model]] is used to calculate the [[vegetation avg result type (Heat Overlay)|averaged vegetation fraction]] and the [[Sky view avg result type (Heat Overlay)|averaged sky view factor]].
# The [[average calculation model (Heat Overlay)| average calculation model]] is used to calculate the [[vegetation avg result type (Heat Overlay)|averaged vegetation fraction]] and the [[Sky view avg result type (Heat Overlay)|averaged sky view factor]].
# The [[UHI formula (Heat Overlay)|urban heat island formula]] is applied to calculate the [[Uhi result type (Heat Overlay)|urban heat island effect value]].
# The [[UHI formula (Heat Overlay)|urban heat island formula]] is applied to calculate the [[Uhi result type (Heat Overlay)|urban heat island effect value]].
Line 12: Line 12:
# The [[temperature formulas (Heat Overlay)|temperature formulas]] are applied to calculate the [[temperature atmosphere result type (Heat Overlay)|atmospheric temperature]], and the Wet-bulb temperature.
# The [[temperature formulas (Heat Overlay)|temperature formulas]] are applied to calculate the [[temperature atmosphere result type (Heat Overlay)|atmospheric temperature]], and the Wet-bulb temperature.
# The [[shade calculation model (Heat Overlay)|shade calculation model]] is used to determine whether the cell is [[shade result type (Heat Overlay)|shaded]].
# The [[shade calculation model (Heat Overlay)|shade calculation model]] is used to determine whether the cell is [[shade result type (Heat Overlay)|shaded]].
# The [[Wind calculation model (Heat Overlay)|Wind calculation model]] is used to determine the [[Wind speed result type (Heat Overlay)|wind speed]] (using [[Weather station (Heat Overlay)|weather station data]]).
# The [[Wind calculation model (Heat Overlay)|wind calculation model]] is used to determine the [[Wind speed result type (Heat Overlay)|wind speed]] (using [[Weather station (Heat Overlay)|weather station data]]).
# The [[Diffuse radiation formula (Heat Overlay)|diffuse radiation formula]] is applied to calculate the diffuse radiation.
# The [[Diffuse radiation formula (Heat Overlay)|diffuse radiation formula]] is applied to calculate the diffuse radiation.
# The [[PET formulas (Heat Overlay)|physiological equivalent temperature formulas]] are applied to calculate the final [[Pet result type (Heat Overlay)|physiological equivalent temperature (PET)]].
# The [[PET formulas (Heat Overlay)|physiological equivalent temperature formulas]] are applied to calculate the final [[Pet result type (Heat Overlay)|physiological equivalent temperature (PET)]].

Revision as of 12:48, 18 December 2019

This page describes the algorithm prescribed by the DPRA Heat stress report. For a visual overview of the Heat Stress Module, see Heat Stress Overview.

Algorithm

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

At the start of the calculation, the following data is pre-calculated for each cell:

  1. The foliage height calculation model is used to calculate the foliage height (if applicable).
  2. The sky view calculation model is used to calculate the sky view factor.
  3. The average calculation model is used to calculate the averaged vegetation fraction and the averaged sky view factor.
  4. The urban heat island formula is applied to calculate the urban heat island effect value.

Then, for each timeframe, the following data is calculated per cell:

  1. The temperature formulas are applied to calculate the atmospheric temperature, and the Wet-bulb temperature.
  2. The shade calculation model is used to determine whether the cell is shaded.
  3. The wind calculation model is used to determine the wind speed (using weather station data).
  4. The diffuse radiation formula is applied to calculate the diffuse radiation.
  5. The physiological equivalent temperature formulas are applied to calculate the final physiological equivalent temperature (PET).

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.