Dear WRF Support Team,
I am running WRF version 4.6 with the Single-Layer Urban Canopy Model (SLUCM, sf_urban_physics=1) and have incorporated custom grid-based anthropogenic heat emission (AHE) data as well as Local Climate Zone (LCZ) data into the simulation. My question pertains to how WRF determines whether to use the input grid-based AHE data or the LCZ-based urban grid values from URBANPARAM_LCZ.TBL for calculating anthropogenic heat effects.
I am running WRF version 4.6 with the Single-Layer Urban Canopy Model (SLUCM, sf_urban_physics=1) and have incorporated custom grid-based anthropogenic heat emission (AHE) data as well as Local Climate Zone (LCZ) data into the simulation. My question pertains to how WRF determines whether to use the input grid-based AHE data or the LCZ-based urban grid values from URBANPARAM_LCZ.TBL for calculating anthropogenic heat effects.
Key details of my setup:
- Custom AHE Input: I have provided externally derived spatially varying AHE data as an additional input in wrfinput (following the distributed_ahe_opt option).
- LCZ Data: I have also modified the land use data to incorporate LCZ classifications, which correspond to predefined urban parameters, including AHE values, specified in URBANPARAM_LCZ.TBL.
- WRF Physics Setting:
- sf_urban_physics = 1 (SLUCM)
- distributed_ahe_opt = 1 or 2 (to add AHE to temperature tendency or surface sensible heat flux)
Question:
When WRF simulates the effect of anthropogenic heat emissions under this configuration, how does it determine whether to use the grid-based custom AHE data from wrfinput or the LCZ-based AHE values from URBANPARAM_LCZ.TBL? Specifically:- Does enabling distributed_ahe_opt override the LCZ-based AHE values?
- If both inputs are present, does WRF combine them or prioritize one over the other?
- Is there a way to confirm in the model output which AHE data source is being used for urban grid cells?