Keywords

1 Introduction

The urbanization leads to alteration in the land surface characteristics and contributes to the alteration of climate (Akbari and Kolokotsa 2016). Built structures affect the transfer of momentum, turbulence, and thermal among the lower boundary layer (surfaces) and upper boundary layer (atmosphere) of a city (Huang et al. 2019; Li and Zhou 2019). The regional meteorological conditions are influenced by the interactions occurring among surface characteristics, planetary boundary layer (PBL), and physical processes in the atmosphere (Berardi 2016; Roberge and Sushama 2018), which is already showing to impact the energy demand, and will do so even more in the future (Berardi and Jafarpur 2020).

It is well known that the surface and ambient temperatures are higher in urban areas compared to their neighbors, while the UHI has been reported to be responsible for human thermal discomfort and increasing building energy demand (Vahmani and Ban-Weiss 2016; Kim et al. 2018; Berardi and Taleghami 2018). The UHII is calculated by land surface and air temperature differences between urban and rural areas.

Worldwide an increasing interest exists around the importance of predicting the UHI phenomenon to investigate UHI mitigation strategies (Jato-Espino 2019). Mesoscale models are applied to illustrate the impacts of physical parameterizations and urban characteristics on the meteorological processes (Jandaghian and Akbari 2018a; Doan et al. 2019; Jandaghian and Berardi 2020b). For this scope, the Weather Research and Forecasting (WRF) model is employed to predict the surface and atmospheric phenomenon on regional climate. However, to precisely estimate the UHI intensity, the differences among surface or near-surface ambient temperatures must be investigated in the urban region and its neighborhoods. Thus, it has been proposed to couple the WRF with the urban canopy models (UCMs) to evaluate the extent of spatial and temporal variations in atmospheric variables (WRF-UCMs).

The WRF incorporates three types of urban canopy models (UCMs) to estimate the heat emissions and moisture fluxes from the urban to the atmosphere: slab (SB-UCM), single layer (SL-UCM), and multilayer (ML-UCM) models. Previous research demonstrated the effects of urbanizations on regional climate using the WRF-UCMs (Lin et al. 2008; Flagg and Taylor 2011; Vahmani and Ban-Weiss 2016; Jandaghian and Akbari 2018b). Results illustrated the potential of the WRF-UCMs to simulate the exchanges among the urban surfaces and the meteorological conditions that affect the regional climate. The SB-UCM and ML-UCM indicated similar results for the air temperature and wind speed during summer in Houston (Salamanca et al. 2011). Kusaka et al. showed that the SL-UCM results are more reliable compared to the SB-UCM (2012). It is worth mentioning that the proper choice of the UCMs is conditioned to the compatibility of the models, computational performance, and data required for the regional climate analyses. Therefore, to assess the impacts of urbanizations, a proper urban canopy model needs to be selected.

This chapter aims to describe the WRF and the UCM simulation preparations and processes and to shed light on the capabilities of the WRF-UCMs to simulate the UHI intensity in the GTA during the 2011 and 2018 heat wave periods. This chapter intends to provide comprehensive knowledge regarding mesoscale simulation processes as well as the urban canopy modeling for future urban climate studies.

2 Preparations for Mesoscale Simulations

Meteorological models use surface characteristics and initial and boundary conditions to solve a set of conservation equations, simulate the advection and diffusion of pollutants, and predict meteorological conditions, such as the air temperature, moisture, or wind speed. The online Weather Research and Forecasting (WRF) model considers a variety of meteorological and physical characteristics (cloud convection, water cycle, planetary boundary layer, and atmospheric and surface radiation) to predict weather conditions. The WRF is a mesoscale numerical weather prediction (NWP) system which is fully compressible and non-hydrostatic. The WRF can be coupled with the urban canopy models (UCMs) to simulate the thermal and humidity cycles from canopies to the atmosphere. The UCMs represent urban areas to precisely predict ambient temperature, wind speed, relative humidity, precipitation, and short-wave and long-wave radiations.

Figure 11.1 shows the flowchart of WRF with the urban canopy model for urban climate simulations. The terrestrial data and weather-gridded data are obtained from North America Regional Reanalysis (NARR). The preprocessing of WRF (called WPS) is used to define the domain and period of simulation and interpolates the NARR data into the domain of interest.

Fig. 11.1
figure 1

Flowchart of WRF coupled with the urban canopy models (UCMs) (T temperature, P pressure, RH relative humidity, WS wind speed, WPS weather preprocessing system, UCM urban canopy model, WRF Weather Research and Forecasting model, ARW advanced research of the WRF)

Figure 11.2 shows the simulation approach to accomplish the goals of WRF simulations consisting of preparation and processes phases. The preparation includes compiling and coupling of models and simulation steps, such as defining domain and period of simulation and collecting input data and measurement data. The processes refer to WRF and UCM simulations. Besides, data analysis is the main part of the process, including comparing the simulation results with measurements.

Fig. 11.2
figure 2

Simulation preparation and processes (WPS weather preprocessing system, WRF Weather Research and Forecasting model, UCM urban canopy model)

2.1 Compiling and Coupling of the Models

WRF simulations require significant preparation and computer resources. At the onset, one should make sure that the computer has sufficient memory capacity and a fast processing system to compile, couple, and carry out various simulations promptly. The first step to start simulations is to collect and couple the preprocessing system (WPS), data assimilation (DA), and advanced research WRF solver (ARW-WRF).

  • WRF Preprocessing System (WPS) —WPS is applied primarily to predict real data. In WPS, the domain is defined, the terrestrial data is mapped, and the meteorological parameters are interpolated to the domain.

  • WRF Data Assimilation (WRF-DA) —WRF-DA is used to inject observed data into the domain produced by the WPS. It accounts to engross the initial conditions into the WRF. The solver depends on data assimilation technique to simulate both 3D and 4D models.

  • Advanced Research WRF Solver (ARW-WRF) —ARW-WRF is the main section of the modeling system and consists of several initialization programs. The key features consist of having the compressible, non-hydrostatic equations with hydrostatic choice. The solver can predict regional and global domains by using the mass-based terrain-following coordinates and vertical grid spacing.

Other features are the Runge-Kutta 2nd and 3rd order and 2nd to 6th order advection options, monotonic transport, and positive-definite advection option for moisture, scalar, tracer, and turbulent kinetic energy. Figure 11.3 shows the steps to compile and run WPS and WRF. Table 11.1 summarizes the description of these steps.

Fig. 11.3
figure 3

Steps to compile and run the WPS and WRF models

Table 11.1 Description of the steps to compile and run the WPS and WRF models
  • Building WRFV4 . After ensuring that all libraries are compatible with the compilers, one can now prepare to build WRFV4. First, the tar file should be downloaded from a verified source (NCAR) and unpacked in the preferred directory. Then, a configuration file should be created to compile. The compiler is selected to be serial or in parallel. For parallel, which is for real case simulations, there are three options: “smpar,” “dmpar,” and “dm+sm.” The “dmpar” is the most proper possibility; it has fewer errors and is more compatible with other programming languages. To check whether it was successful, the executable files—namely “wrf.exe,” “real.exe,” “ndown.exe,” and “tc.exe”—need to be checked.

  • Building WPS . After building the WRF model, WPS program needs to be built. A tar file containing the WPS source code is downloaded and unpacked. Then the WPS is compiled to be compatible with WRF. If the compilation is successful, there should be three executables in the WPS top-level directory, which are linked to their corresponding directories—namely “geogrid,” “ungrib,” and “metgrid.”

  • Static Geography Data . To start a real data case, the domain physical location on the globe and the static information for that location must be created. This requires a data set that includes such fields as topography and land use categories. These data need to be downloaded and uncompressed.

  • Real-Time Data . For real data cases, the WRF model requires up-to-date meteorological information for both an initial condition and lateral boundary conditions. This meteorological data is traditionally a Grib file that is provided by a previously run external model or analysis. For a semi-operational setup, the meteorological data is usually sourced from a global model, which permits locating the WRF model domains anywhere on the globe. The National Centers for Environmental Prediction (NCEP) run the Global Forecast System (GFS) model four times daily (initializations valid for 0000, 0600, 1200, and 1800 UTC). This is a global, isobaric, 0.5-degree latitude/longitude, forecast data set that is freely available and is usually accessible +4 h after the initialization time. A single data file needs to be acquired for each requested period.

  • Run WPS and WRFV3 . First, the WPS is executed by changing its “namelist.wps” to reflect the information that is needed for the simulation. The “geogrid.exe” will match the geographical data and define the simulation domain. The “ungird.exe” unpacks necessary data regarding the simulation period. The “metgird.exe” interpolates the weather and terrestrial data in the domain of interest. To simulate the WRF, the “namelist.input” needs to be modified. The data provided by WPS should be connected and linked to the run directory. First, the “real.exe” is executed and then the “WRF.exe.” The “error.rsl” file needs to be checked for any errors. If the execution was successful, then the required data should be extracted and analyzed. The physical parameterizations used in WRF include planetary boundary layer, short-wave and long-wave radiation, microphysics, cumulus, and land surface schemes.

2.2 Parametric Simulations of Physical Options

The physical parameterizations need to be carefully selected to predict weather conditions. A proper simulation platform provides a reliable opportunity to investigate the effects of UHI on meteorological parameters for environmental policymakers. A land surface model (LSM) predicts momentum and thermal and humidity cycles on land points through atmospheric feedbacks of other schemes. LSM updates surface parameters in every time step.

  • Microphysics Scheme . The microphysics scheme predicts the water cycle in the domain of interest. Water vapor initiates cloud water and cloud ice to produce snow, graupel, and rain. A set of conservation equations are applied to predict the water budget during the modeling period. Table 11.2 presents a brief description of the different schemes of microphysics in WRF.

  • Cumulus Scheme . Cumulus scheme evaluates the impacts of convective air movement on up-drafting and down-drafting of clouds (Grell and Devenyi 2002). It influences the vertical thermal and humidity cycles in the simulation. The model identifies the convection, owes flux equations, and benefits from the closure assumptions. Table 11.3 presents a brief description of the different schemes of cumulus in WRF.

  • Planetary Boundary Layer (PBL) Schemes . PBL scheme accounts for vertical flux exchange in a grid cell. PBL predicts the impacts of momentum, heat, and moisture fluxes. PBL is divided into three sublayers: viscous layer, surface layer, and transition layer. Table 11.4 presents a brief description of the different schemes of PBL in WRF.

  • Radiation Scheme . The radiation scheme calculates the energy balance. The short-wave radiation from the sun reaches the urban surfaces. The urban surface receives short-wave radiation as well as long-wave radiation from the sky and other structures. Urban absorbs a part of the radiation and reflects the remaining. The energy that reaches the surface is a function of sky condition and solar zenith angle. The long-wave radiation that is emitted from the urban surfaces goes through clouds and atmospheric gas or pollution.

Table 11.2 Parameterization schemes of microphysics model in WRF
Table 11.3 Parameterization schemes of cumulus model in WRF
Table 11.4 Parameterization schemes of planetary boundary layer models in WRF

3 Urban Canopy Models

The three urban canopy models can be coupled with the solver of the WRFV4.0: slab (SB-UCM), single-layer (SL-UCM), and multilayer (ML-UCM). The SL-UCM and ML-UCM consist of the three urban categories: low-intensity residential (with more than 20–70% vegetation cover), high-intensity residential (with less than 20% vegetation cover), and industrial/commercial areas.

3.1 Slab of the UCM

The SB-UCM applies roughness variables to simulate momentum and turbulence. The SB-UCM is a one-dimensional model assuming the buildings as bulk parameterizations and thus indicating the zero-order effects of urban surfaces (Liu et al. 2006). Here, the albedo is constant and the vegetation fraction is not accounted for. The PBL calculates the mixing length and vertical wind distribution (Chen and Dudhia 2001). The SB-UCM disregards the variability of urban structures.

The WRF includes the SB-UCM in NOAH parameterization. In the SL-UCM, the roughness length for momentum, over the building wall and over the ground, is assumed to be 0.0001 m and 0.01 m, respectively. Here, the albedo is 0.15, and the heat capacity for roof, wall, and road is 2.6 Jm−3 K−1. The thermal conductivity of urban surfaces is 3.14 Wm−1 K−1.

3.2 Single Layer of the UCM

The SL-UCM was developed to calculate the street canyons and building structure (Kusaka et al. 2001; Kanda et al. 2005). The SL-UCM accounts for a single orientation of the two-dimensional streets and estimates the three urban classes with various thermal characteristics. The SL-UCM estimates the sensible heat fluxes by assuming the wind distribution and evaluates the radiation processes in urban geometry. The SL-UCM accounts for the anthropogenic heat as a fixed temporal profile (Chen et al. 2011). In addition, the model considers the radiation behavior as shadowing, reflections, and trapping in the domain. The surface energy budget is applied to calculate the surface skin temperature. The thermal conduction equation estimates the temporal pattern. The Monin–Obukhov similarity theory calculates the surface-sensible heat fluxes. The sensible heat and momentum fluxes are conducted in the WRF-NOAH model. The canyon drag coefficient and friction velocity are analyzed. The anthropogenic heat and its diurnal variation are considered. The SL-UCM also accounts for the horizontal and vertical wind distribution in the canopy. The heat absorbed by urban surfaces and the sensible fluxes are defined as follows. The definition for each symbol is presented at the beginning of the chapter:

$$ {H}_{\mathrm{W}}={H}_{\mathrm{W},\mathrm{S}}+{R}_{\mathrm{W}}\times {H}_{\mathrm{W},\mathrm{S}}\times {F}_{\mathrm{W}\to \mathrm{W}}+{R}_{\mathrm{G}}\times {H}_{\mathrm{G},\mathrm{S}}\times {F}_{\mathrm{G}\to \mathrm{W}} $$
(11.1)
$$ {H}_{\mathrm{G}}={H}_{\mathrm{G},\mathrm{S}}+{R}_{\mathrm{W}}\times {H}_{\mathrm{W},\mathrm{S}}\times {F}_{\mathrm{G}\to \mathrm{W}} $$
(11.2)
$$ {\mathrm{SHF}}_{\mathrm{a}}=\frac{2\tilde{\mathrm{h}}\;{\mathrm{SHF}}_{\mathrm{W}}+\updelta {\mathrm{SHF}}_{\mathrm{G}}}{\updelta\;} $$
(11.3)
$$ {\mathrm{SHF}}_{\mathrm{W}}={C}_{\mathrm{W}}\;\left({T}_{\mathrm{W}}-{T}_{\mathrm{a}}\right) $$
(11.4)
$$ {\mathrm{SHF}}_{\mathrm{G}}={C}_{\mathrm{G}}\;\left({T}_{\mathrm{G}}-{T}_{\mathrm{a}}\right) $$
(11.5)

3.3 Multilayer of the UCM

The ML-UCM was developed to estimate the interaction of the buildings with the PBL (Martilli et al. 2002; Kondo et al. 2005) and thus named as the building effect parameterization (BEP). The ML-UCM simulates the three-dimensional canopy and calculates the vertical exchange of heat, moisture, and momentum (Salamanca et al. 2011). The model computes the TKE and energy and estimates heat emissions from the canopy by analyzing the drag force, diffusion factor, and radiations.

The ML-UCM accounts for the heterogeneous structure of the city and calculates the anthropogenic heat (AH) emissions that affect the UHI intensity estimation (Miao et al. 2009). The building energy model (BEM) is used to estimate the AH by calculating the exchanges of energy between the interior of buildings and the outdoor atmosphere. The BEM accounts for the diffusion of heat from building surfaces, radiation exchanged through windows, long-wave radiation exchanged between indoor surfaces, and heat generations from occupants and equipment as well as air-conditioning, ventilation, and heating systems (Jandaghian and Berardi 2020a).

4 WRFV4.0 Configurations

The initial and boundary conditions were derived from the North American Regional Reanalysis (NARR) (Mesinger et al. 2006). The NOAH-LSM evaluates the boundary conditions for the meteorological model. The USGS 24-category is applied for the LULC data. The physical parameterization in the solver of the WRF is explained in the previous section. For these simulations, the Mellor-Yamada-Janjic scheme (Janjic 2002), the Goddard scheme, the rapid radiative transfer model—RRTMG (Iacono et al. 2008), and the Lin and Colle’s (2011) and the Grell and Devenyi’s (2002) schemes are, respectively, used to estimate the planetary boundary layer, short-wave and long-wave radiations, microphysics, and cumulus models. The moisture, scalars, and TKE are activated for model stability.

4.1 Simulation Domain and Episode

The Greater Toronto Area (GTA) is located at ~43.7° N and ~79.3° W and has more than six million inhabitants. The semi-continental climate of the GTA causes cold, long winters and hot, humid summers. High temperature and occurrences of heat waves in summer episode have negative influences on dwellers’ health and comfort, especially on the vulnerable people as infants, elderly, and those with preexisting health conditions (Berardi 2016; Wang et al. 2016). Here, the simulations are composed of four two-way nested domains with the horizontal resolution of 9 km, 3 km, 1 km, and 0.333 km, respectively. The number of vertical layers is 51 eta level. Two heat wave periods are selected. The 2011 and 2018 heat wave periods started on the 17th and 1st of July, respectively, and lasted for 5 consecutive days. The 3 days of these periods are assessed as having the highest hourly maximum temperature (Jandaghian and Berardi 2020a).

4.2 Model Performance Evaluation

The WRF-UCM performance is evaluated by comparing the simulated results against measured data collected from urban and rural weather stations across the GTA in the heat wave period (21st–23rd of July) and 2018 heat wave period (3rd–5th of July). Four weather stations are selected: Toronto City Centre, Pearson International Airport, Buttonville, and Oshawa. To practice model evaluation, mean bias error (MBE), mean absolute error (MAE), and root mean square error (RMSE) are calculated.

5 Results and Analyses

5.1 Ambient Temperature

The model evaluation of 2-m air temperature in four weather stations is presented in Table 11.5 showing the SB-UCM, SL-UCM, and ML-UCM. These comparisons show that the WRF-UCM predicts the temporal changes of 2-m air temperature precisely. The average MBE shows that the SB-UCM underestimated the ambient temperature during both heat wave events by −1.4 °C in 2011 and −0.4 °C in 2018. The SL-UCM underestimated the air temperature in 2011 (~−1 °C), while slightly overestimated it in 2018 (~0.2 °C). The ML-UCM underestimated ambient temperature in 2011 (~−1 °C) and overestimated it in 2018 (~1 °C) during the simulation period. However, the SL-UCM predicted the air temperature better in rural areas compared to urban region because it disregarded the anthropogenic heat emissions in its calculations.

Table 11.5 The MBE, MAE, and RMSE of air temperature (°C) in SB-UCM, SL-UCM, and ML-UCM at four weather stations over the GTA during the 2011 heat wave period (21st–23rd of July) and 2018 heat wave period (3rd–5th of July)

Figure 11.4 presents the hourly comparisons of the air temperature with the measured data. The temporal variation of ambient temperature illustrates the same trend in both the SB-UCM and the SL-UCM simulations, but adding the heat emission from urban to the SL-UCM resulted in more accurate estimations. The correlation between the measurements and simulations is close to 0.9 and confirms the capability of the WRF-UCMs in forecasting air temperature efficiently. The results state that the SL-UCM and ML-UCM tend to slightly overpredict the temperature, but the hourly comparisons mark the more precise estimation of variables in the ML-UCM.

Fig. 11.4
figure 4

Daily comparisons of 2-m air temperature (°C) in three UCMs vs. measured data from Toronto City Centre, Pearson Int. Airport, Buttonville, and Oshawa over the GTA during the 2011 heat wave period (21st–23rd of July) and 2018 heat wave period (3rd–5th of July)

5.2 Wind Speed

Wind speed is underestimated in the SB-UCM (−2.4 m/s in 2011 vs. –0.4 m/s in 2018) and the SL-UCM (−1.6 m/s in 2011 vs. –0.8 m/s in 2018) simulations more compared to the ML-UCM (−1.5 m/s in 2011 vs. –0.1 m/s in 2018) (Table 11.6). The ML-UCM presents a better estimation of wind patterns. The reason is due to the capability of the ML-UCM to simulate the building height and street width. However, the daily comparisons of simulated results vs. measured data are not quite the same as the correlation close to 0.6. The reason is that the PBL cannot accurately predict the TKE and wind distribution for fine resolution grids. The largest underestimation of 10-m wind speed is seen in the SB-UCM because buildings and roughness impacts are dismissed. The average MAE of the UCMs in the domain is less or more the same for both heat wave events, but these criteria are slightly improved by applying the ML-UCM in urban canopy.

Table 11.6 The MBE, MAE, and RMSE of wind speed (m/s) in SB-UCM, SL-UCM, and ML-UCM at four weather stations over the GTA during the 2011 heat wave period (21st–23rd of July) and 2018 heat wave period (3rd–5th of July)

5.3 Urban Heat Island Intensity

The urban heat island intensity (UHII) is considered as the difference in air temperature between urban and rural areas. In the mesoscale model, the ambient temperature depends on the surface temperature as urban fabric as well as sensible heat flux. The average daily, daytime, and nighttime urban-rural scale differences of ambient temperature are presented in Table 11.7. The results illustrate that the daily UHII is around 1.2–1.5 °C, while the daytime UHII is near 0.7–0.9 °C. The UHII is magnified during the night and reaches 2 °C and even 3 °C across the domain.

Table 11.7 The average daily, daytime, and nighttime urban heat island intensity of the SB-UCM, SL-UCM, ML-UCM, and measurement across the GTA during the 2011 heat wave period (21st–23rd of July) and 2018 heat wave period (3rd–5th of July)

The averaged thermal pattern in the urban and rural areas of the GTA is presented in Fig. 11.5 during the simulations in 2011 and 2018 heat waves over the GTA. The daily pattern of air temperature illustrates that the nocturnal UHII is more evident, starting in the early evenings. The three UCMs simulate the changes in temperatures in urban and rural regions well. But the ML-UCM provides a more exact prediction of the UHII when compared against the measurements. It is worth mentioning that the location of the GTA close to the Lake Ontario has noticeable effects on regulating the air and skin temperatures even during the day and at around noon.

Fig. 11.5
figure 5

Daily changes of 2-m air temperature (°C) in SB-UCM, SL-UCM, and ML-UCM results vs. measured data between urban and rural areas of the GTA during the 2011 heat wave period (21st–23rd of July) and 2018 heat wave period (3rd–5th of July)

6 Conclusions

To develop a platform to precisely analyze the urban climate and meteorological process in the GTA, a set of simulations are conducted. The WRF is coupled with the three urban canopy models separately. The simulations are run for two heat wave periods in 2011 and 2018. The results of these six base case simulations are compared with measured data from urban and rural weather stations. The aim to evaluate the integrated WRF-UCMs is to prepare the proper mesoscale model for urban climate simulations. The other goal is to accurately predict the impacts of urbanizations and climate change on urban structures, inhabitants, and environment. The growth of urbanization and climate change intensify the UHII impacts, increase the frequency and duration of the heat wave events, and deteriorate the regional air quality.

The WRF-UCMs forecast the temporal variation of air temperature reasonably well (the correlation between simulations and measurements is 0.9). In contrast, the prediction of wind speed requires more improvement in the mesoscale simulations (the correlation of the wind speed is 0.6). The SB-UCM underestimates the air temperature and wind speed because the model only estimates the zero-order impacts of structures and dismisses the vegetation cover.

The SL-UCM slightly overestimates air temperature and underestimates wind speed due to the miscalculations of the two-dimensional canopy, and estimation of fixed value for the anthropogenic heat emissions.

The ML-UCM overestimates air temperature and slightly underestimates wind speed. The ML-UCM simulation results are more reliable because it considers the three-dimensional urban surfaces and accounts for the vertical and horizontal exchange variables in urban canopy. The anthropogenic heat emissions are calculated and various building structures are considered in the urban canopy consisting of the influences of the radiation budget.

The UHI intensity is well characterized by the three UCMs. However, as it was expected, the ML-UCM simulates the diurnal variation of the ambient temperature more accurately. The analysis illustrated that the SL-UCM is reliable to simulate the urban climate, but for the precise evaluation of the UHII, the exact estimation in built-up structures is required that is satisfied via the ML-UCM model. It is worth mentioning that conducting the model with ML-UCM increases the computational time by 15%. These simulations illuminate the capability of the SL-UCM and ML-UCM in predicting the meteorological parameters and provide an urban climate platform to support assessing the impacts of UHI mitigation strategies in future studies.