I am running WRF Chem (though this seems to be a non-chem problem) with WRF version 3.9.1. I am using 12 km, 6-hourly NAM data as input (https://nomads.ncdc.noaa.gov/data/namanl/). The following error happens when I run ./wrf.exe:
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1375
ERROR: LANDUSE OUTSIDE RANGE = 128 AT 40 13 LUN= 33
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
---------------
My met_em* files have NUM_LAND_CAT = 21 and my namelist.input has NUM_LAND_CAT = 21.
I attached my namelist.input and full rsl.error.0000 file for reference. Any insight on tackling this error would be greatly appreciated. Thank you in advance for your time and help!
View attachment rsl.error.0000.txt
View attachment namelist.input
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1375
ERROR: LANDUSE OUTSIDE RANGE = 128 AT 40 13 LUN= 33
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
---------------
My met_em* files have NUM_LAND_CAT = 21 and my namelist.input has NUM_LAND_CAT = 21.
I attached my namelist.input and full rsl.error.0000 file for reference. Any insight on tackling this error would be greatly appreciated. Thank you in advance for your time and help!
View attachment rsl.error.0000.txt
View attachment namelist.input