- 积分
- 249
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-5-24
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
在大型机上运行WRF,WPS可能通过,但是./real.exe无法运行, 显示 starting wrf task 0 of 1后直接跳出,没有生成任何bdy或input文件。求大神指导!
wrf版本: V3.6.1
输入: FNL grib2格式
根据rsl.error.0000的提示已经将num_metgrid_soil_levels 改成 2,但好像不起作用,仍然rsl.error.ooo0和rsl.out.0000仍提示同样的错误,错误如下:
************rsl.error.ooo0和rsl.out.0000**************
taskid: 0 hostname: node31
Ntasks in X 1, ntasks in Y 1
Setting blank km_opt entries to domain #1 values.
--> The km_opt entry in the namelist.input is now max_domains.
Setting blank diff_opt entries to domain #1 values.
--> The diff_opt entry in the namelist.input is now max_domains.
--- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to zero.
--- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains
--- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains
--- NOTE: grid_fdda is 0 for domain 1, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 1, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain 1, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: grid_fdda is 0 for domain 2, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 2, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain 2, setting obs nudging interval and ending time to 0 for that domain.
bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
--- NOTE: num_soil_layers has been set to 4
WRF V3.6.1 MODEL
*************************************
Parent domain
ids,ide,jds,jde 1 200 1 200
ims,ime,jms,jme -4 205 -4 205
ips,ipe,jps,jpe 1 200 1 200
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1, 1002580916 bytes allocated
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 70
program wrf: error opening wrfinput_d01 for reading ierr= -1021
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0[unset]: aborting job:
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
******************wps如下******************************
&share
wrf_core = 'ARW',
max_dom = 2,
start_date = '2014-09-23_00:00:00', '2014-09-23_00:00:00',
end_date = '2014-09-30_00:00:00', '2014-09-30_00:00:00',
interval_seconds = 21600,
io_form_geogrid = 2,
opt_output_from_geogrid_path = '/public/home/GlobeDisRadi/wrfcase/huaihe/RE/',
debug_level = 0,
/
&geogrid
parent_id = 1,1,
parent_grid_ratio = 1,3,
i_parent_start = 1,65,
j_parent_start = 1,65,
e_we = 200,202,
e_sn = 200,202,
geog_data_res = '5m','2m',
dx =15000,
dy =15000,
map_proj = 'lambert',
ref_lat = 33.6,
ref_lon = 117,
truelat1 = 30,
truelat2 = 60,
stand_lon = 117,
geog_data_path = '/public/home/GlobeDisRadi/model/wrf3.6/WPS/geog',
opt_geogrid_tbl_path = '/public/home/GlobeDisRadi/model/wrf3.6/WPS/geogrid/',
ref_x = 100.0,
ref_y = 100.0,
/
&ungrib
out_format = 'WPS',
prefix = 'FILE',
/
&metgrid
fg_name = 'FILE',
io_form_metgrid = 2,
opt_output_from_metgrid_path = '/public/home/GlobeDisRadi/wrfcase/huaihe/RE/',
opt_metgrid_tbl_path = '/public/home/GlobeDisRadi/model/wrf3.6/WPS/metgrid/',
/
&mod_levs
press_pa = 201300 , 200100 , 100000 ,
95000 , 90000 ,
85000 , 80000 ,
75000 , 70000 ,
65000 , 60000 ,
55000 , 50000 ,
45000 , 40000 ,
35000 , 30000 ,
25000 , 20000 ,
15000 , 10000 ,
5000, 1000
*******************************namelist.input如下*************************
&time_control
run_days = 7,
run_hours = 0,
run_minutes = 0,
run_seconds = 0,
start_year = 2014, 2014,
start_month = 9, 9,
start_day = 23, 23,
start_hour = 0, 0,
start_minute = 00, 00,
start_second = 00, 00,
end_year = 2014, 2014,
end_month = 9, 9,
end_day = 30, 30,
end_hour = 0, 0,
end_minute = 00, 00,
end_second = 00, 00,
interval_seconds = 21600,
input_from_file = .true., .true.,
history_interval = 180, 60,
frames_per_outfile = 1, 1,
restart = .false.,
restart_interval = 5000,
io_form_history = 2,
io_form_restart = 2,
io_form_input = 2,
io_form_boundary = 2,
debug_level = 0,
/
&domains
time_step = 90,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 2,
e_we = 200, 202,
e_sn = 200, 202,
e_vert = 28, 28,
p_top_requested = 5000,
num_metgrid_levels = 27,
num_metgrid_soil_levels = 2,
dx = 15000, 5000,
dy = 15000, 5000,
grid_id = 1, 2,
parent_id = 1, 1,
i_parent_start = 1, 65,
j_parent_start = 1, 65,
parent_grid_ratio = 1, 3,
parent_time_step_ratio = 1, 3,
feedback = 1,
smooth_option = 0,
/
&physics
mp_physics = 16, 16,
ra_lw_physics = 1, 1,
ra_sw_physics = 1, 1,
radt = 15, 5,
sf_sfclay_physics = 1, 1,
sf_surface_physics = 2, 2,
bl_pbl_physics = 1, 1,
bldt = 0, 0,
cu_physics = 5, 0,
cudt = 0, 0,
isfflx = 1,
ifsnow = 0,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
sf_urban_physics = 0, 0,
maxiens = 1,
maxens = 3,
maxens2 = 3,
maxens3 = 16,
ensdim = 144,
/
&fdda
/
&dynamics
w_damping = 0,
diff_opt = 1,
km_opt = 4,
diff_6th_opt = 0, 0,
diff_6th_factor = 0.12, 0.12,
base_temp = 290.,
damp_opt = 0,
zdamp = 5000., 5000.,
dampcoef = 0.2, 0.2,
khdif = 0, 0,
kvdif = 0, 0,
non_hydrostatic = .true., .true.,
moist_adv_opt = 1, 1,
scalar_adv_opt = 1, 1,
/
&bdy_control
spec_bdy_width = 5,
spec_zone = 1,
relax_zone = 4,
specified = .true., .false.,
nested = .false., .true.,
/
&grib2
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
|
|