Dear sir,
I tried to run the WRF model moving nesting with 3 domains such as one
static domain(parent; 27 km) and two moving domains (intermediate domain;9 km, inner most domain; 3km). I gave like this
In namelist.wps
geog_data_res = 'default', 'default','default',
geog_data_path = '/home/geog/'
In namelist.input
input_from_hires = .true., .true., .true.,
rsmas_data_path = "/home/geog/SurfaceFiles" (*****This SurfaceFiles folder contains glcc.usgs*.ts and topo.0*.ts)
parent_time_step_ratio = 1, 3, 3,
vortex_interval = 30, 30,
max_vortex_speed = 30, 30,
corral_dist = 10, 20,
track_level = 50000
time_to_move = 0
feedback = 1,
smooth_option = 0
But i got an warning message like "Warning : input_from_file turned on for domain 3, input_from_hires disabled".
Please tell me my mistake and how to rectify this one.
From:
N.Y. Srinivas
NIT Rourkela
India.
I tried to run the WRF model moving nesting with 3 domains such as one
static domain(parent; 27 km) and two moving domains (intermediate domain;9 km, inner most domain; 3km). I gave like this
In namelist.wps
geog_data_res = 'default', 'default','default',
geog_data_path = '/home/geog/'
In namelist.input
input_from_hires = .true., .true., .true.,
rsmas_data_path = "/home/geog/SurfaceFiles" (*****This SurfaceFiles folder contains glcc.usgs*.ts and topo.0*.ts)
parent_time_step_ratio = 1, 3, 3,
vortex_interval = 30, 30,
max_vortex_speed = 30, 30,
corral_dist = 10, 20,
track_level = 50000
time_to_move = 0
feedback = 1,
smooth_option = 0
But i got an warning message like "Warning : input_from_file turned on for domain 3, input_from_hires disabled".
Please tell me my mistake and how to rectify this one.
From:
N.Y. Srinivas
NIT Rourkela
India.