- 积分
- 1210
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2016-7-2
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
我在运行real.exe中出现如下信息:
======================
=BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESS
=EXIT CODE:1
=CLEANING UP REMAINING PROCESS
=YOU CAN IGNORE THE BELOW CLEANUP MESSAGE
======================
===
0:EVENT NOT FOUND
然后我查了rsl.error文件,文件如下:
d01 2010-01-01_00:00:00 NetCDF error: NetCDF: Attribute not found
d01 2010-01-01_00:00:00 NetCDF error in ext_ncd_get_dom_ti.code REAL, line 83 Element P_TOP
d01 2010-01-01_00:00:00 NetCDF error: NetCDF: Attribute not found
d01 2010-01-01_00:00:00 NetCDF error in ext_ncd_get_dom_ti.code REAL, line 83 Element GMT
d01 2010-01-01_00:00:00 NetCDF error: NetCDF: Attribute not found
d01 2010-01-01_00:00:00 NetCDF error in ext_ncd_get_dom_ti.code INTEGER, line 83 Element JULYR
d01 2010-01-01_00:00:00 NetCDF error: NetCDF: Attribute not found
d01 2010-01-01_00:00:00 NetCDF error in ext_ncd_get_dom_ti.code INTEGER, line 83 Element JULDAY
d01 2010-01-01_00:00:00 mminlu = 'USGS'
d01 2010-01-01_00:00:00 NetCDF error: NetCDF: Variable not found
d01 2010-01-01_00:00:00 NetCDF error in wrf_io.F90, line 2883 Varname XLAT
d01 2010-01-01_00:00:00 NetCDF error: NetCDF: Variable not found
d01 2010-01-01_00:00:00 NetCDF error in wrf_io.F90, line 2883 Varname XLONG
d01 2010-01-01_00:00:00 NetCDF error: NetCDF: Variable not found
d01 2010-01-01_00:00:00 NetCDF error in wrf_io.F90, line 2883 Varname PRHO
d01 2010-01-01_00:00:00 NetCDF error: NetCDF: Variable not found
d01 2010-01-01_00:00:00 NetCDF error in wrf_io.F90, line 2883 Varname TAVGSFC
d01 2010-01-01_00:00:00 NetCDF error: NetCDF: Variable not found
d01 2010-01-01_00:00:00 NetCDF error in wrf_io.F90, line 2883 Varname QV
d01 2010-01-01_00:00:00 NetCDF error: NetCDF: Variable not found
d01 2010-01-01_00:00:00 NetCDF error in wrf_io.F90, line 2883 Varname SPECHUMD
……
后面还有很多感觉都类似,就没有完全粘贴完。
附上我的namelist.wps和namelist.inpt,希望各位坛友帮忙能解决一下。
&share
wrf_core = 'ARW',
max_dom = 3,
start_date = '2010-01-01_00:00:00', '2010-01-01_00:00:00', '2010-01-01_00:00:00','2010-01-01_00:00:00'
end_date = '2010-01-02_00:00:00', '2010-01-02_00:00:00', '2010-01-02_00:00:00','2010-01-02_00:00:00'
interval_seconds = 21600,
opt_output_from_geogrid_path = '/root/Public/Frankie3',
io_form_geogrid = 2
/
&geogrid
parent_id = 1, 1, 2
parent_grid_ratio = 1, 3, 3
i_parent_start = 1, 16, 49
j_parent_start = 1, 19, 100
s_we = 1, 1, 1
s_sn = 1, 1, 1
e_we = 292, 787, 1813
e_sn = 244, 616, 1405
geog_data_res = '10m', '2m', '2m'
dx = 27000,
dy = 27000,
map_proj = 'lambert',
ref_lat = 34.89,
ref_lon = 105.31,
truelat1 = 34.89,
truelat2 = 35.43,
stand_lon = 105.31,
geog_data_path = '/root/Public/Data/geog',
&ungrib
out_format = 'WPS',
prefix = 'FILE',
/
&metgrid
fg_name = 'FILE'
io_form_metgrid = 2,
opt_output_from_metgrid_path = '/root/Public/Frankie3',
opt_metgrid_tbl_path = './'
-----------------------------------------------------------------------------------------------------------------
&time_control^M
start_year = 2010, 2010, 2010,^M
start_month = 01, 01,01,^M
start_day = 01, 01, 01,
start_hour = 00, 00, 00,^M
start_minute = 00, 00,00,^M
start_second = 00, 00,00,^M
end_year = 2010, 2010,2010,^M
&time_control^M
start_year = 2010, 2010, 2010,^M
start_month = 01, 01,01,^M
start_day = 01, 01, 01,01
start_hour = 00, 00, 00,^M
start_minute = 00, 00,00,^M
start_second = 00, 00,00,^M
end_year = 2010, 2010,2010,^M
end_month = 01, 01,01,^M
end_day = 02, 02, 02,02
end_hour = 00, 00,00,
end_minute = 00, 00,00,^M
end_second = 00, 00,00,^M
interval_seconds = 21600,^M
input_from_file = .true., .true., .true.,^M
fine_input_stream = 0, 0, 0,^M
history_interval = 60, 60, 60,^M
frames_per_outfile = 24, 24, 24,^M
restart = .false.,^M
restart_interval = 1440,^M
io_form_history = 2,^M
io_form_restart = 2,^M
io_form_input = 2,^M
io_form_boundary = 2,^M
io_form_auxinput2 = 2,^M
debug_level = 50,^M
/^M
&domains^M
time_step = 120,^M
max_dom = 3,^M
s_we = 1, 1, 1,^M
e_we = 292, 787, 1813,^M
s_sn = 1, 1, 1,^M
e_sn = 244, 616, 1405,^M
s_vert = 1, 1, 1,^M
e_vert = 26, 26, 26,^M
eta_levels = 1.0000, 0.9979, 0.9956, 0.9931, 0.9904,^M
0.9875, 0.9844, 0.9807, 0.9763, 0.9711,^M
0.9649, 0.9575, 0.9488, 0.9263, 0.8951,^M
0.8753, 0.8521, 0.8251, 0.7937, 0.7229,^M
0.6410, 0.4985, 0.3934, 0.2850, 0.1324,^M
0.0000,^M
p_top_requested = 5000,^M
num_metgrid_levels = 27,^M
num_metgrid_soil_levels = 4,^M
dx = 27000,^M
dy = 27000,^M
grid_id = 1, 2, 3, 4,^M
parent_id = 1, 1, 2, 3,^M
i_parent_start = 1, 9, 23, 27,^M
j_parent_start = 1, 10, 74, 12,^M
parent_grid_ratio = 1, 3, 3, 3,^M
parent_time_step_ratio = 1, 3, 3, 3,^M
feedback = 1,^M
/^M
……
|
|