I’m simulating the urban heat island with WRF 4.4.1 and have encountered problems about different URBPARAM*.TBL files used in UCM. I’d appreciate any clarification on in what cases will each of these files takes effect.
I understand that the sf_urban_physics in namelist.input controls whether UCM is activated, and the URBPARAM*.TBL files provide necessary parameter for UCM. Based on my current understanding, I believe the usage is as follows, but I’m not completely sure:
Thanks you!
I understand that the sf_urban_physics in namelist.input controls whether UCM is activated, and the URBPARAM*.TBL files provide necessary parameter for UCM. Based on my current understanding, I believe the usage is as follows, but I’m not completely sure:
- When use_wudapt_lcz = 0, the model uses URBPARAM.TBL for UCM parameters.
- When use_wudapt_lcz = 1, the model instead uses URBPARAM_LCZ.TBL, and URBPARAM.TBL is ignored.
Thanks you!