emmanuel_causse
New member
Hello,
I am running WRF4.5.2 and WPS4.5 with a version compiled for moving nests. It works very well with MODIS land use and topography but there is a lack of resolution when the moving nest comes towards land and I am therefore trying to use the hires option (after recompiling with the TERRAIN_AND_LANDUSE environment variable set to 1).
In the following small test I let the d02 domain move after modelling 40 minutes of weather. The modelling starts well, but crashes when the moving nest is supposed to start moving, with the following error:
FATAL CALLED FROM FILE: <stdin> LINE: 2419
Warning: too many input landuse types
-------------------------------------------
Abort(1) on node 12 (rank 12 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 12
ncdump -h wrfinput_d01 | grep NUM_LAND returns NUM_LAND_CAT = 24, which I use in namelist.input…
I downloaded the high-res data from www2.mmm.ucar.edu/wrf/src/wrf_files/data4movingnest.html and followed the instructions in the WRF users’ guide.
In namelist.wps I used
geog_data_res = 'usgs_30s+default', 'usgs_30s+default',
In namelist.input I used
input_from_hires = .true., .true.,
input_from_file = .false., .false.,
time_to_move = 60000000, 40
num_land_cat = 24
I have uploaded a tar file callec emc_to_NCAR.tar with the namelist files, GEOGRID and METGRID tables, rsl.error files, etc.
Thanks in advance for any help I can receive with this issue.
Best regards
Emmanuel
I am running WRF4.5.2 and WPS4.5 with a version compiled for moving nests. It works very well with MODIS land use and topography but there is a lack of resolution when the moving nest comes towards land and I am therefore trying to use the hires option (after recompiling with the TERRAIN_AND_LANDUSE environment variable set to 1).
In the following small test I let the d02 domain move after modelling 40 minutes of weather. The modelling starts well, but crashes when the moving nest is supposed to start moving, with the following error:
FATAL CALLED FROM FILE: <stdin> LINE: 2419
Warning: too many input landuse types
-------------------------------------------
Abort(1) on node 12 (rank 12 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 12
ncdump -h wrfinput_d01 | grep NUM_LAND returns NUM_LAND_CAT = 24, which I use in namelist.input…
I downloaded the high-res data from www2.mmm.ucar.edu/wrf/src/wrf_files/data4movingnest.html and followed the instructions in the WRF users’ guide.
In namelist.wps I used
geog_data_res = 'usgs_30s+default', 'usgs_30s+default',
In namelist.input I used
input_from_hires = .true., .true.,
input_from_file = .false., .false.,
time_to_move = 60000000, 40
num_land_cat = 24
I have uploaded a tar file callec emc_to_NCAR.tar with the namelist files, GEOGRID and METGRID tables, rsl.error files, etc.
Thanks in advance for any help I can receive with this issue.
Best regards
Emmanuel