- 积分
- 5
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2019-9-2
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
安装WRFV4.0和WPSV4.0
运行mpiexe -n 15 ./wrf.exe
cp /media/tyx/tyx/ASAR-HK-MT/APS/Model/WRF_PS/20070228/files/../namelist.input.
starting wrftask 0 of 1
starting wrftask 1 of 15
starting wrftask 4 of 15
starting wrftask 7 of 15
starting wrftask 10 of 15
starting wrftask 11 of 15
starting wrftask 12 of 15
starting wrftask 8 of 15
starting wrftask 14 of 15
starting wrftask 2 of 15
starting wrftask 3 of 15
starting wrftask 5 of 15
starting wrftask 0 of 15
starting wrftask 13 of 15
starting wrftask 9 of 15
starting wrf task 6 of 15
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= EXIT CODE: 1
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
rsl.error.0000如下:
taskid: 0 hostname: tyx-ZHENGJIUZHE-REN7000-25ICZ
module_io_quilt_old.F 2931 F
Quilting with 1 groups of 0 I/O tasks.
Ntasks in X 3 , ntasks in Y 5
For domain 1 , the domain size is too small for this many processors, or the decomposition aspect ratio is poor.
Minimum decomposed computational patch size, either x-dir or y-dir, is 10 grid cells.
e_we = 33, nproc_x = 3, with cell width in x-direction = 11
e_sn = 40, nproc_y = 5, with cell width in y-direction = 8
--- ERROR: Reduce the MPI rank count, or redistribute the tasks.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1726
NOTE: 1 namelist settings are wrong. Please check and reset these options
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
rsl.out.0000如下:
taskid: 0 hostname: tyx-ZHENGJIUZHE-REN7000-25ICZ
Quilting with 1 groups of 0 I/O tasks.
Ntasks in X 3 , ntasks in Y 5
For domain 1 , the domain size is too small for this many processors, or the decomposition aspect ratio is poor.
Minimum decomposed computational patch size, either x-dir or y-dir, is 10 grid cells.
e_we = 33, nproc_x = 3, with cell width in x-direction = 11
e_sn = 40, nproc_y = 5, with cell width in y-direction = 8
--- ERROR: Reduce the MPI rank count, or redistribute the tasks.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1726
NOTE: 1 namelist settings are wrong. Please check and reset these options
-------------------------------------------
namelist.input如下:
&time_control
run_days = 0,
run_hours = 18,
run_minutes = 0,
run_seconds = 0,
start_year = 2007, 2007,
start_month = 02, 02,
start_day = 28, 28,
start_hour = 00, 00,
start_minute = 00, 00,
start_second = 00, 00,
end_year = 2007, 2007,
end_month = 02, 02,
end_day = 28, 28,
end_hour = 18, 18,
end_minute = 00, 00,
end_second = 00, 00,
interval_seconds = 21600,
input_from_file = .true., .true.,
history_interval = 180, 60,
history_begin_m = 0, 19,
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,
auxhist23_outname = "wrfplev_d<domain>_<date>",
io_form_auxhist23 = 2,
auxhist23_interval = 180, 60,
frames_per_auxhist23 = 1, 1,
auxhist23_begin_m = 0, 19,
/
&domains
time_step = 150,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 2
e_we = 33, 91,
e_sn = 40, 136,
e_vert = 30, 30,
p_top_requested = 5000
num_metgrid_levels = 27
num_metgrid_soil_levels = 4
dx = 25000, 5000,
dy = 25000, 5000,
grid_id = 1, 2,
parent_id = 0, 1,
i_parent_start = 1, 10,
j_parent_start = 1, 8,
parent_grid_ratio = 1, 5,
parent_time_step_ratio = 1, 5,
feedback = 1
smooth_option = 0
/
&physics
mp_physics = 3, 3,
ra_lw_physics = 1, 1,
ra_sw_physics = 1, 1,
radt = 30, 30,
sf_sfclay_physics = 1, 1,
sf_surface_physics = 2, 2,
bl_pbl_physics = 1, 1,
bldt = 0, 0,
cu_physics = 1, 1,
cudt = 5, 5,
isfflx = 1,
ifsnow = 1,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
sf_urban_physics = 0, 0,
/
&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,
/
&diags
p_lev_diags = 1,
num_press_levels = 37,
press_levels = 100000, 97500, 95000, 92500, 90000, 87500, 85000, 82500, 80000, 77500, 75000, 70000, 65000, 60000, 55000, 50000, 45000, 40000, 35000, 30000, 25000, 22500, 20000, 17500, 15000, 12500, 10000, 7000, 5000, 3000, 2000, 1000, 700, 500, 300, 200, 100,
/
namelist.wps如下:
&share
wrf_core = 'ARW',
max_dom = 2,
start_date = '2007-02-28_00:00:00', '2007-02-28_00:00:00',
end_date = '2007-02-28_18:00:00', '2007-02-28_00:00:00',
interval_seconds = 21600,
io_form_geogrid = 2,
/
&geogrid
parent_id = 0, 1,
parent_grid_ratio = 1, 5,
i_parent_start = 1, 10,
j_parent_start = 1, 8,
e_we = 33, 91,
e_sn = 40, 136,
geog_data_res = '3s', '3s',
dx = 25000,
dy = 25000,
map_proj = 'lambert',
ref_lat = 22.3,
ref_lon = 114,
truelat1 = 30,
truelat2 = 60,
stand_lon = 114,
geog_data_path = '/home/tyx/WPS_GEOG',
/
&ungrib
out_format = 'WPS',
prefix = 'FILE',
/
&metgrid
fg_name = 'FILE',
io_form_metgrid = 2,
/
刚接触wrf,请教各位大神该怎么解决?非常感谢!
|
|