爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 13419|回复: 24

求助WRF-Chem运行wrf时出错,时间不匹配

[复制链接]

新浪微博达人勋

发表于 2016-9-21 10:27:06 | 显示全部楼层 |阅读模式

登录后查看更多精彩内容~

您需要 登录 才可以下载或查看,没有帐号?立即注册 新浪微博登陆

x
wrf运行一个小时后断了,以下是rsl.error。麻烦各位大神给看看吧!我检查了排放文件、气象文件和namelist时间没问题啊!

QQ截图20160921101525.png
QQ截图20160921101553.png
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2016-9-21 10:46:23 | 显示全部楼层
自己顶一下,不要沉啊
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2016-9-21 11:12:15 | 显示全部楼层
我也在学习,不是很懂,帮你顶一下
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2016-9-21 11:13:53 | 显示全部楼层
arthurmaple 发表于 2016-9-21 11:12
我也在学习,不是很懂,帮你顶一下

谢谢啦,一起努力吧。。。
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2016-9-21 11:58:47 | 显示全部楼层
我猜是wrfinput文件的时间和namelist不对应。
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2016-9-21 14:04:47 | 显示全部楼层
astiny 发表于 2016-9-21 11:58
我猜是wrfinput文件的时间和namelist不对应。

都是2015年12月1日
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2016-9-21 14:06:35 | 显示全部楼层

发一下namelist和完整的rsl。error吧。
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2016-9-21 14:07:16 | 显示全部楼层
pangzi_xu 发表于 2016-9-21 13:29
检查下namelist,如果解决不了就把namelist.input发到论坛里

&time_control
run_days                            = 0,
run_hours                           = 24,
run_minutes                         = 0,
run_seconds                         = 0,
start_year                          = 2015,
start_month                         = 12,
start_day                           = 01,
start_hour                          = 00,
start_minute                        = 00,
start_second                        = 00,
end_year                            = 2015,
end_month                           = 12,
end_day                             = 02,
end_hour                            = 00,
end_minute                          = 00,
end_second                          = 00,
interval_seconds                    = 3600,
input_from_file                     = .true.,
history_interval                    = 60,
frames_per_outfile                  = 1,
restart                             = .false.,
write_hist_at_0h_rst                = .true.,
restart_interval                    = 1440,
auxinput1_inname                    = "metoa_em.d<domain>.<date>"
auxinput6_inname                    = 'wrfbiochemi_d01',
auxinput12_inname                   = 'wrf_chem_input'
io_form_history                     = 2,
io_form_restart                     = 2,
io_form_input                       = 2,
io_form_boundary                    = 2,
io_form_auxinput4                   = 2,
debug_level                         = 0,
io_form_auxinput5                   = 2,
io_form_auxinput6                   = 2,
io_form_auxinput1                   = 2,
io_form_auxinput12                  = 2,
auxinput5_interval_m                = 60,
auxinput4_inname                    = "wrflowinp_d<domain>"
auxinput4_interval                  = 360, 360, 360, 360,
/

&domains
time_step                           = 20,
time_step_fract_num                 = 0,
time_step_fract_den                 = 1,
max_dom                             = 1,
e_we                                = 58,
e_sn                                = 52,
e_vert                              = 24,
dx                                  = 4000,
dy                                  = 4000,
grid_id                             = 1,
parent_id                           = 0,
i_parent_start                      = 0,
j_parent_start                      = 0,
parent_grid_ratio                   = 1,
parent_time_step_ratio              = 1,
feedback                            = 0,
smooth_option                       = 0,
num_metgrid_levels                  = 27,
interp_type                         = 2,
extrap_type                         = 2,
t_extrap_type                       = 2,
use_levels_below_ground             = .true.,
use_surface                         = .true.,
lagrange_order                      = 1,
zap_close_levels                    = 500,
lowest_lev_from_sfc                 = .false.,
force_sfc_in_vinterp                = 1,
!sfcp_top_sfcp                       = .false.,
smooth_cg_topo                      = .false.,
p_top_requested                     = 10000,
eta_levels                          = 1.000, 0.995, 0.988, 0.980, 0.970
0.956, 0.938, 0.916, 0.893, 0.868,
                                       0.839, 0.808, 0.777, 0.744, 0.702,
                                       0.648, 0.582, 0.500, 0.400, 0.300,
                                       0.200, 0.120, 0.052, 0.000,
/

&physics
mp_physics                          = 2,
mp_zero_out                         = 0,
mp_zero_out_thresh                  = 1.e-8,
progn                               = 1,
ra_lw_physics                       = 1,
ra_sw_physics                       = 2,
radt                                = 15,
sf_sfclay_physics                   = 1,
sf_surface_physics                  = 2,
bl_pbl_physics                      = 1,
bldt                                = 0,
cu_physics                          = 1,
cudt                                = 0,
cu_diag                             = 1,
isfflx                              = 1,
surface_input_source                = 1,
num_soil_layers                     = 4,
sf_urban_physics                    = 1
maxiens                             = 1,
maxens                              = 3,
maxens2                             = 3,
maxens3                             = 16,
ensdim                              = 144,
cu_rad_feedback                     = .false.,
sst_update                          = 1,
/

&fdda
grid_fdda              = 1,     1,     0,     0,
gfdda_inname           = "wrffdda_d<domain>",
gfdda_end_h            = 912,   132,   132,   132,
gfdda_interval_m       = 360,   360,   360,   360,
fgdt                   = 0,     0,     0,     0,
if_no_pbl_nudging_uv   = 1,     1,     0,     0,
if_no_pbl_nudging_t    = 1,     1,     0,     0,
if_no_pbl_nudging_q    = 1,     1,     0,     0,
if_zfac_uv             = 0,     0,     0,     0,
  k_zfac_uv             = 10,   10,    10,    10,
if_zfac_t              = 0,     0,     1,     1,
  k_zfac_t              = 10,   10,    10,    10,
if_zfac_q              = 0,     0,     1,     1,
  k_zfac_q              = 10,   10,    10,    10,
guv                    = 0.0003,     0.0003,     0.0003,     0.0003,
gt                     = 0.0003,     0.0003,     0.0003,     0.0003,
gt                     = 0.0003,     0.0003,     0.0003,     0.0003,
gq                     = 0.00001,     0.0003,     0.0003,     0.0003,
if_ramping             = 0,
dtramp_min             = 60.0,
io_form_gfdda          = 2,
grid_sfdda             = 1,     1,     1,
sgfdda_inname          = "wrfsfdda_d<domain>",
sgfdda_end_h           = 912,  132,  132,
sgfdda_interval_m      = 360,   360,   360,
io_form_sgfdda         = 2,
guv_sfc                = 0.0003,     0.0003,     0.0003,
gt_sfc                 = 0.0003,     0.0003,     0.0003,
gq_sfc                 = 0.00001,     0.0003,     0.0003,
rinblw                 = 250.,
/

&dynamics
rk_ord                              = 3,
diff_opt                            = 1,
km_opt                              = 4,
damp_opt                            = 0,
diff_6th_opt                        = 0,
diff_6th_factor                     = 0.12,
dampcoef                            = 0.01,
zdamp                               = 5000,
w_damping                           = 0,
base_temp                           = 290,
khdif                               = 3000,
kvdif                               = 0,
smdiv                               = 0.1,
emdiv                               = 0.01,
epssm                               = 0.1,
non_hydrostatic                     = .true.,
pert_coriolis                       = .false.,
top_lid                             = .false.,
mix_isotropic                       = 0,
mix_upper_bound                     = 0.1,
tke_drag_coefficient                = 0,
tke_heat_flux                       = 0,
h_mom_adv_order                     = 5,
v_mom_adv_order                     = 3,
h_sca_adv_order                     = 5,
v_sca_adv_order                     = 3,
moist_adv_opt                       = 1,
scalar_adv_opt                      = 1,
chem_adv_opt                        = 1,
tke_adv_opt                         = 1,
/

&bdy_control
spec_bdy_width                      = 5,
spec_zone                           = 1,
relax_zone                          = 4,
specified                           = .true.,
spec_exp                            = 0.,
periodic_x                          = .false.,
symmetric_xs                        = .false.,
symmetric_xe                        = .false.,
open_xs                             = .false.,
open_xe                             = .false.,
periodic_y                          = .false.,
symmetric_ys                        = .false.,
symmetric_ye                        = .false.,
open_ys                             = .false.,
open_ye                             = .false.,
nested                              = .false.,.true.,.true.,
polar                               = .false.,
/

&chem
kemit                               = 23,
chem_opt                            = 198,
bioemdt                             = 30,
photdt                              = 10,
chemdt                              = 1,
io_style_emissions                  = 1,
emiss_inpt_opt                      = 102,
emiss_opt                           = 13,
chem_in_opt                         = 1,
phot_opt                            = 3,
gas_drydep_opt                      = 1,
aer_drydep_opt                      = 1,
bio_emiss_opt                       = 3,
ne_area                             = 190
dust_opt                            = 3,
dmsemis_opt                         = 1,
seas_opt                            = 2,
gas_bc_opt                          = 1,
gas_ic_opt                          = 1,
aer_bc_opt                          = 101,
aer_ic_opt                          = 1,
gaschem_onoff                       = 1,
aerchem_onoff                       = 1,
wetscav_onoff                       = 0,
cldchem_onoff                       = 0,
vertmix_onoff                       = 1,
chem_conv_tr                        = 0,
aer_ra_feedback                     = 1,
have_bcs_chem                       = .false.,
/

&namelist_quilt
nio_tasks_per_group                 = 0,
nio_groups                          = 1,
/

&grib2
/
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2016-9-21 14:07:54 | 显示全部楼层
pangzi_xu 发表于 2016-9-21 13:29
检查下namelist,如果解决不了就把namelist.input发到论坛里

这是我的namelist
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2016-9-21 14:42:19 | 显示全部楼层
astiny 发表于 2016-9-21 14:06
发一下namelist和完整的rsl。error吧。

发了namelist,rsl.error截图就是完整版
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表