- 积分
- 55
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2017-11-25
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
我使用prep-chem-src的结果 作为排放源数据,放到wrf-chem中运行./convert_emiss.exe 出现了以下报错:
Time period # 1 to process = 2016-01-01_18:00:00
Time period # 2 to process = 2016-01-16_18:00:00
Total analysis times to input = 2
Total number of times to input = 2 2
READ EMISSIONS 1
At line 1237 of file convert_emiss.f90 (unit = 91)
Fortran runtime error: Cannot open file 'D': No such file or directory
Error termination. Backtrace:
#0 0x7f33d884fd1d in ???
#1 0x7f33d8850825 in ???
#2 0x7f33d8850f79 in ???
#3 0x7f33d89108fa in ???
#4 0x7f33d8910b3d in ???
#5 0x560a5966524e in ???
#6 0x560a5964cbe2 in ???
#7 0x7f33d7d5b2e0 in ???
#8 0x560a5964cc19 in ???
#9 0xffffffffffffffff in ???
我的namelist.input的内容:
&time_control
start_year = 2016, 2016, 2008,
start_month = 01, 01, 02,
start_day = 01, 01, 25,
start_hour = 18, 18, 00,
start_minute = 00, 00, 00,
start_second = 00, 00, 00,
end_year = 2016, 2016, 2008,
end_month = 01, 01, 05,
end_day = 31, 31, 31,
end_hour = 00, 00, 00,
end_minute = 00, 00, 00,
end_second = 00, 00, 00,
interval_seconds = 21600
input_from_file = .true.,.true.,.true.,
history_interval = 60, 60, 60,
frames_per_outfile = 8, 8, 1000,
restart = .false.,
restart_interval_h = 744
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
debug_level = 300
auxinput4_interval = 360, 360 ,360
io_form_auxinput4 = 2
auxinput4_inname = "wrflowinp_d<domain>",
write_hist_at_0h_rst = .false.
io_form_auxinput5 = 2,
io_form_auxinput7 = 2,
io_form_auxinput8 = 2,
auxinput4_interval_s = 21600,21600,21600,
auxinput5_interval_m = 21600,21600,21600,
auxinput8_interval_m = 21600,21600,21600,
frames_per_auxinput5 = 1, 12, 12,
io_form_auxinput6 = 2,
/
&domains
time_step = 180
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 2
e_we = 67, 70, 316,
e_sn = 52, 127, 316,
e_vert = 30, 30, 30,
p_top_requested = 10000,
num_metgrid_levels = 27,
num_metgrid_soil_levels = 4,
dx = 30000, 10000, 3000,
dy = 30000, 10000, 3000,
grid_id = 1, 2, 3,
parent_id = 0, 1, 2,
i_parent_start = 1, 44, 32,
j_parent_start = 1, 10, 75,
parent_grid_ratio = 1, 3, 3,
parent_time_step_ratio = 1, 3, 3,
feedback = 0,
smooth_option = 0
interp_type = 1
lowest_lev_from_sfc = .false.
lagrange_order = 1
force_sfc_in_vinterp = 1
zap_close_levels = 500
sfcp_to_sfcp = .false.
adjust_heights = .false.
/
&physics
sst_update = 1
mp_physics = 2, 1, 3,
ra_lw_physics = 4, 4, 3,
ra_sw_physics = 4, 4, 3,
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, 0, 0,
cu_diag = 1, 0, 0,
cudt = 5, 5, 5,
isfflx = 1,
ifsnow = 0,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
num_land_cat = 21,
surface_input_source = 1,
sf_urban_physics = 0, 1, 1,
tmn_update = 1,
sst_skin = 1,
progn = 1,
mp_zero_out = 0,
maxiens = 1,
maxens = 3,
maxens2 = 3,
maxens3 = 16,
ensdim = 144,
/
&fdda
grid_fdda = 0, 0, 0,
gfdda_inname = "wrffdda_d<domain>",
gfdda_end_h = 9999, 9999, 2000,
gfdda_interval_m = 360, 360, 360,
fgdt = 0, 0, 0,
if_no_pbl_nudging_uv = 0, 0, 0,
if_no_pbl_nudging_t = 1, 1, 1,
if_no_pbl_nudging_q = 1, 1, 1,
if_zfac_uv = 0, 0, 0,
k_zfac_uv = 10, 10, 10,
if_zfac_t = 0, 0, 0,
k_zfac_t = 10, 10, 10,
if_zfac_q = 0, 0, 0,
k_zfac_q = 10, 10, 10,
guv = 0.0003, 0.0003, 0.0003,
gt = 0.0003, 0.0003, 0.0003,
gq = 0.0003, 0.0003, 0.0003,
if_ramping = 1,
dtramp_min = 60.0,
io_form_gfdda = 2,
/
&dynamics
w_damping = 0,
diff_opt = 1,
km_opt = 4,
diff_6th_opt = 0, 0, 0,
diff_6th_factor = 0.12, 0.12, 0.12,
base_temp = 290.
damp_opt = 0,
zdamp = 5000., 5000., 5000.,
dampcoef = 0.2, 0.2, 0.2
khdif = 0, 0, 0,
kvdif = 0, 0, 0,
non_hydrostatic = .true., .true., .true.,
h_mom_adv_order = 5, 5, 5,
v_mom_adv_order = 3, 3, 3,
h_sca_adv_order = 5, 5, 5,
v_sca_adv_order = 3, 3, 3,
moist_adv_opt = 1, 1, 1,
scalar_adv_opt = 1, 1, 1,
chem_adv_opt = 2, 2, 2,
/
&bdy_control
spec_bdy_width = 5,
spec_zone = 1,
relax_zone = 4,
spec_exp = 0.33,
specified = .true., .false.,.false.,
nested = .false., .true., .true.,
/
&scm
/
&noah_mp
/
&fire
/
&dfi_control
/
&tc
/
&diags
/
&logging
/
&grib2
/
&chem
kemit = 1,
chem_opt = 301, 301,
chem_in_opt = 1, 0,
photdt = 30, 30,
chemdt = 0, 2.,
io_style_emissions = 1,
emiss_inpt_opt = 111, 1,
emiss_opt = 8, 3,
phot_opt = 3, 1,
gas_drydep_opt = 1, 1,
aer_drydep_opt = 1, 1,
ne_area = 200,
biomass_burn_opt = 0, 1, 1,
plumerisefire_frq = 60, 20, 6,
dust_opt = 1,
dmsemis_opt = 0,
seas_opt = 1,
gas_bc_opt = 1, 1,
gas_ic_opt = 1, 1,
aer_bc_opt = 1, 1,
aer_ic_opt = 1, 1,
gaschem_onoff = 1, 1,
aerchem_onoff = 1, 1,
wetscav_onoff = 0, 0,
cldchem_onoff = 0, 0,
vertmix_onoff = 1, 1,
chem_conv_tr = 1, 1,
aer_ra_feedback = 0, 0,
have_bcs_chem = .true., .true.,
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
以前从未遇到过这个问题 跪求大神们支支招~~~~
|
|