Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

FRC_URB2D looks correct in wrfinput but incorrect in wrfout (WRF-UCM)

Hao Hu

New member
Hi, when I use the NLCD land-use dataset to simulate WRF-SLUCM in Los Angeles, the urban fraction (FRC_URB2D) field looks correct in wrfinput_d02 (continuous high values over the LA basin), as shown below:
1758773181097.png

but in wrfout_d02 it becomes almost all zeros with only scattered pixels, almost looks the same to UTYPE_URB2D, as shown below:
1758773203920.png
I also attached the namelist.wps and namelist.input for your reference.
I’m enabling SLUCM (sf_urban_physics = 1).
I would appreciate guidance on what I’m doing wrong, or whether I’m missing a required switch for NLCD.

More information are:
  • WRF: v4.6.1
  • WPS: v4.6.1
  • Geog data: NLCD2011 (nlcd2011_9s) + defaults (path to WPS_GEOG)
  • Domains: d01 ~4 km, d02 ~1 km over Southern California
 

Attachments

  • namelist.wps
    777 bytes · Views: 1
  • namelist.input
    5 KB · Views: 1
How does FRC_URB2D look in wrfinput_d01 and wrfout_d01? Did you see the same issue in the outermost domain?

Also, can you rerun a test case with the nesting ratio of 3? I notice that your current ratio is 4. odd number is recommended for nesting cases.
 
Top