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

ERROR: LANDUSE OUTSIDE RANGE

met-sree

Member
Dear all,
We installed the model with a moving nest domain configuration. At the installation time, -DLANDREAD_STUB was added and installation was completed successfully.

But, errors appear like the below when running the model (Note: the path of high-resolution terrain and landuse data was provided in Namelist ):

LANDUSE TYPE = "USGS" FOUND 41 CATEGORIES 2 SEASONS WATER CATEGORY = 16 SNOW CATEGORY = 24
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1803
ERROR: LANDUSE OUTSIDE RANGE = 74 AT 1 226 LUN= 41
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 64


Please find below the attached file regarding the error:
1. ncdump -v LU_INDEX -f f -b f wrfinput_d01 | grep '//' | sort -n | tail >& d01.txt
2. rsl_error file

Please provide a possible solution for overcoming this issue.


Thank you
Srinivas
 

Attachments

  • rsl.error.0000
    3.4 KB · Views: 2
  • d01.txt
    330 bytes · Views: 4
Hi,
I first would like to apologize for the long delay in response. We were busy preparing for the WRF tutorial that took place last week, and have gotten behind on forum inquiries. Are you still experiencing problems with this? If so, I have a few questions.

1) Are you using any special static data, or just the static fields we provide (e.g., MODIS or USGS)?
2) Have you tried to do a test with basic wrf (not vortex-following) to see if the problem is specific to a moving nest case? If not, can you give that a try?
3) Will you please also attach your namelist.input file, and the rsl* file you attached does not contain the error. Will you attach one that does?

If you did solve the issue, please let us know the solution. Thanks!
 
Top