Hello,
I am trying to simulate a tropical cyclone by using the moving nest. As we know that since v3.9 the high resolution terrain and landuse data can be adopted.
I have set the " export TERRAIN_AND_LANDUSE=1" in my bashrc.
The high resolution data has downloaded from http://www2.mmm.ucar.edu/wrf/src/wrf_files/data4movingnest.html.
Then add the following namelists in &time_control:
rsmas_data_path = "path-to-the-high-res-data"
input_from_hires = .false., .true., .true.,
There is warning in rsl.error: Warning : input_from_file turned on for domain 2, input_from_hires disabled
This means that the high resolution data has not been adopted in the moving nest run.
how could I solve this problem?
Thanks very much!
Hui
I am trying to simulate a tropical cyclone by using the moving nest. As we know that since v3.9 the high resolution terrain and landuse data can be adopted.
I have set the " export TERRAIN_AND_LANDUSE=1" in my bashrc.
The high resolution data has downloaded from http://www2.mmm.ucar.edu/wrf/src/wrf_files/data4movingnest.html.
Then add the following namelists in &time_control:
rsmas_data_path = "path-to-the-high-res-data"
input_from_hires = .false., .true., .true.,
There is warning in rsl.error: Warning : input_from_file turned on for domain 2, input_from_hires disabled
This means that the high resolution data has not been adopted in the moving nest run.
how could I solve this problem?
Thanks very much!
Hui