[Wrf-users] unable to run model for 3 domains
Geeta Geeta
geeta124 at hotmail.com
Thu Oct 24 00:24:05 MDT 2013
Hi all,
I wish to run WRF for 3 nested domains. (45, 15 and 5). Till WPS There was no problem.
Following is the error when I run real.exe.
bash-3.2$ time poe ~/WRF/WRFV3/run/real.exe -procs 8
ERROR: 0031-808 Hostfile or pool must be used to request nodes
real 0m0.004s
user 0m0.002s
sys 0m0.003s
bash-3.2$
I am posting my namelist.input file for reference.
&time_control
run_minutes = 3240,
start_year = 2011, 2011, 2011,
start_month = 04, 04, 04,
start_day = 21, 21, 21,
start_hour = 00, 00, 00,
end_year = 2011, 2011, 2011,
end_month = 04, 04, 04,
end_day = 23, 23, 23,
end_hour = 06, 06, 06,
interval_seconds = 21600,
input_from_file = .true.,.true.,.true.,
history_interval = 60, 60, 60,
frames_per_outfile = 1000, 1000, 1000,
restart = .false.,
restart_interval = 5000,
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
debug_level = 10
/
&domains
time_step = 045,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 3,
s_we = 1, 1, 1,
e_we = 61, 112, 112,
s_sn = 1, 1, 1,
e_sn = 61, 112, 112, ,
s_vert = 1, 1, 1,
e_vert = 38, 38, 38,
num_metgrid_levels = 27,
dx = 45000, 15000, 5000, ,
dy = 45000, 15000, 5000, ,
grid_id = 1, 2, 3,
parent_id = 1, 2, 3,
i_parent_start = 1, 13, 37,
j_parent_start = 1, 13, 37,
parent_grid_ratio = 1, 3, 3,
parent_time_step_ratio = 1, 3, 3,
p_top_requested = 5000,
eta_levels = 1.000, 0.994, 0.983, 0.968, 0.950, 0.930, 0.908, 0.882, 0.853, 0.821, 0.788, 0.752, 0.715, 0.677, 0.637, 0.597, 0.557, 0.517, 0.477, 0.438, 0.401, 0.365, 0.332, 0.302, 0.274, 0.248, 0.224, 0.201, 0.179, 0.158, 0.138, 0.118, 0.098, 0.078, 0.058, 0.038, 0.018, 0.000,
feedback = 1,
smooth_option = 1
/
&physics
mp_physics = 10, 10, 10,
ra_lw_physics = 1, 1, 1,
ra_sw_physics = 1, 1, 1,
radt = 30, 30, 30,
sf_sfclay_physics = 1, 1, 1,
sf_surface_physics = 2, 2, 2,
bl_pbl_physics = 1, 1, 1,
bldt = 0, 0, 0,
cu_physics = 3, 3, 0,
cudt = 5, 5, 5,
isfflx = 1,
ifsnow = 0,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
ucmcall = 0,
mp_zero_out = 0,
maxiens = 1,
maxens = 3,
maxens2 = 3,
Type :quit<Enter> to exit Vim
ensdim = 144,
/
&fdda
/
&dynamics
w_damping = 1,
diff_opt = 1,
km_opt = 1,
diff_6th_opt = 0,
diff_6th_factor = 0.12,
base_temp = 290.
damp_opt = 3,
zdamp = 5000., 5000., 5000.,
dampcoef = 0.2, 0.2, 0.2
khdif = 0, 0, 0,
kvdif = 0, 0, 0,
non_hydrostatic = .true., .true., .true.,
pd_moist = .true., .true., .true.,
pd_scalar = .true., .true., .true.,
/
&bdy_control
spec_bdy_width = 5,
spec_zone = 1,
relax_zone = 4,
specified = .true., .false.,.false.,
nested = .false., .true., .true.,
/
&grib2
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
Pls suggest!!!!!!!!!!!!!
geeta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20131024/9e94dcd0/attachment.html
More information about the Wrf-users
mailing list