爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 15170|回复: 4

求助帖:运行real.exe报错

[复制链接]

新浪微博达人勋

发表于 2021-7-14 11:24:28 | 显示全部楼层 |阅读模式
1金钱
本帖最后由 @me 于 2021-7-21 21:47 编辑

wrf-chem 运行dust模块的时候,按照官网步骤,运行完real.exe的结果wrfinput_d01里的dust全是0,以下是namelist.wps和namelist.input。namelist.wps
&share
wrf_core = 'ARW',
max_dom = 1,
start_date = '2014-04-21_00:00:00','2014-04-21_00:00:00',
end_date   = '2014-04-26_00:00:00','2014-04-26_00:00:00',
interval_seconds = 21600
io_form_geogrid = 2,
/
&geogrid
parent_id         =   1,   1,
parent_grid_ratio =   1,   3,
i_parent_start    =   1,  110,
j_parent_start    =   1,  80,
e_we              =  301, 199,
e_sn              =  211,  181,
!
!!!!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!
! The default datasets used to produce the MAXSNOALB and ALBEDO12M
! fields have changed in WPS v4.0. These fields are now interpolated
! from MODIS-based datasets.
!
! To match the output given by the default namelist.wps in WPS v3.9.1,
! the following setting for geog_data_res may be used:
!
! geog_data_res = 'maxsnowalb_ncep+albedo_ncep+default', 'maxsnowalb_ncep+albedo_ncep+default',
!
!!!!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
geog_data_res = 'default','default',
dx = 30000,
dy = 30000,
map_proj = 'lambert',
ref_lat   =  40.00,
ref_lon   = 90.00,
truelat1  =  30.0,
truelat2  =  60.0,
stand_lon = 90.00,
geog_data_path = '/opt/app/wrf/WPS_GEOG'
/
&ungrib
out_format = 'WPS',
prefix = 'FILE',
/
&metgrid
fg_name = 'FILE'
io_form_metgrid = 2,
/

namelist.input
&time_control
run_days                            = 5,
run_hours                           = 0,
run_minutes                         = 0,
run_seconds                         = 0,
start_year                          = 2014,2014,
start_month                         = 04,04,
start_day                           = 21,21,
start_hour                          = 00,00
start_minute                        = 00,00
start_second                        = 00,00
end_year                            = 2014,2014,
end_month                           = 04,04,
end_day                             = 26,26,
end_hour                            = 00,00,
end_minute                          = 00,00,
end_second                          = 00,00,
interval_seconds                    = 21600,
input_from_file                     = .true.,.true.,
history_interval                    = 60,60,
frames_per_outfile                  = 1000,1000
restart                             = .false.,
restart_interval=0
io_form_history                     = 2,
io_form_restart                     = 2,
io_form_input                       = 2,
io_form_boundary                    = 2,
debug_level                         = 0,

io_form_auxinput2                   = 2,
io_form_auxinput5                   = 0,
io_form_auxinput6                   = 0,
io_form_auxinput7                   = 0,
io_form_auxinput8                   = 0,
io_form_auxinput12                  = 0,
io_form_auxinput13                  = 0,

auxinput1_inname                    = "met_em.d<domain>.<date>",
auxinput6_inname                    = 'wrfbiochemi_d01',
auxinput7_inname                    = 'wrffirechemi_d<domain>',
auxinput8_inname                    = 'wrfchemi_gocart_bg_d<domain>',
auxinput12_inname                   = 'wrf_chem_input',
auxinput13_inname                   = 'wrfchemv_d<domain>',

auxinput5_interval_m                = 86400,
auxinput7_interval_m                = 86400,
auxinput8_interval_m                = 86400,
auxinput13_interval_m               = 86400,

/

&dfi_control
/

&domains
time_step                           = 120,
time_step_fract_num                 = 0,
time_step_fract_den                 = 1,
max_dom                             = 1,
e_we                                = 301,199,
e_sn                                = 211,181
e_vert                              = 33,33,
p_top_requested                      = 5000
num_metgrid_levels                  = 27,
num_metgrid_soil_levels             = 4,
dx                                  = 30000,10000,
dy                                  = 30000,10000,
grid_id                             = 1,2,
parent_id                           = 0,1,
i_parent_start                      = 1,110,
j_parent_start                      = 1,80
parent_grid_ratio                   = 1,3
parent_time_step_ratio              = 1,3
feedback                            = 1,
smooth_option                       = 0,
zap_close_levels                     = 50,
/

&physics
mp_physics                          = 4,4,
progn                               = 0,
ra_lw_physics                       = 1,1,
ra_sw_physics                       = 2,2,
radt                                = 30,30,
sf_sfclay_physics                   = 1,1,
sf_surface_physics                  = 2,2,
bl_pbl_physics                      = 1,1,
bldt                                = 0,0,
cu_physics                          = 5,5,
cu_diag                             = 1,1,
cudt                                = 0,0,
ishallow                            = 0,
isfflx                              = 1,
ifsnow                              = 1,
icloud                              = 1,
surface_input_source                = 1,
num_soil_layers                     = 4,
sf_urban_physics                    = 0,0,
mp_zero_out                         = 2,
mp_zero_out_thresh                  = 1.e-12,
maxiens                             = 1,
maxens                              = 3,
maxens2                             = 3,
maxens3                             = 16,
ensdim                              = 144,
cu_rad_feedback                     = .true.,
/


&fdda
/

&dynamics
rk_ord                              = 3,
w_damping                           = 1,
diff_opt                            = 1,
km_opt                              = 4,
diff_6th_opt                        = 0,
diff_6th_factor                     = 0.12,
base_temp                           = 290.
damp_opt                            = 0,
zdamp                               = 5000.,
dampcoef                            = 0.01,
khdif                               = 0,
kvdif                               = 0,
non_hydrostatic                     = .true.,
moist_adv_opt                       = 2,
scalar_adv_opt                      = 2,
chem_adv_opt                        = 2,
tke_adv_opt                         = 2,
time_step_sound                     = 4,
h_mom_adv_order                     = 5,
v_mom_adv_order                     = 3,
h_sca_adv_order                     = 5,
v_sca_adv_order                     = 3,
/

&bdy_control
spec_bdy_width                      = 5,
spec_zone                           = 1,
relax_zone                          = 4,
specified                           = .true.,
nested                              = .false.,
/

&grib2
/

&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/


&chem
kemit                               = 1,
chem_opt                            = 401,
bioemdt                             = 0,
photdt                              = 0,
chemdt                              = 10,
io_style_emissions                  = 0,
emiss_opt                           = 3,
emiss_opt_vol                       = 0,
emiss_ash_hgt                       = 20000.,
chem_in_opt                         = 0,
phot_opt                            = 0,
gas_drydep_opt                      = 0,
aer_drydep_opt                      = 1,
bio_emiss_opt                       = 0,
ne_area                             = 0,
dust_opt                            = 1,
dmsemis_opt                         = 0,
seas_opt                            = 0,
depo_fact                           = 0.25,
gas_bc_opt                          = 0,
gas_ic_opt                          = 0,
aer_bc_opt                          = 1,
aer_ic_opt                          = 1,
gaschem_onoff                       = 0,
aerchem_onoff                       = 1,
wetscav_onoff                       = 0,
cldchem_onoff                       = 0,
vertmix_onoff                       = 1,
chem_conv_tr                        = 0,

conv_tr_wetscav                     = 0,
conv_tr_aqchem                      = 0,
biomass_burn_opt                    = 0,
plumerisefire_frq                   = 30,
have_bcs_chem                       = .false.,
aer_ra_feedback                     = 0,
aer_op_opt                          = 0,
opt_pars_out                        = 0,
chemdiag                            = 0,
/

/





namelist.wps

1.27 KB, 下载次数: 0, 下载积分: 金钱 -5

namelist.input

7.17 KB, 下载次数: 0, 下载积分: 金钱 -5

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

新浪微博达人勋

发表于 2021-7-14 14:00:50 | 显示全部楼层
回答问题要亏9个金钱啊
密码修改失败请联系微信:mofangbao
回复

使用道具 举报

新浪微博达人勋

发表于 2021-7-14 16:44:00 | 显示全部楼层
你这就不会截个图啊,下载需要扣10金钱,谁给你回答啊
密码修改失败请联系微信:mofangbao
回复

使用道具 举报

新浪微博达人勋

 楼主| 发表于 2021-7-14 17:04:55 | 显示全部楼层
不好意思哈,截图传不上去
密码修改失败请联系微信:mofangbao
回复

使用道具 举报

新浪微博达人勋

 楼主| 发表于 2021-7-14 17:09:11 | 显示全部楼层
不好意思哈,截图传不上去,我再看看怎么贴上去,改一下
密码修改失败请联系微信:mofangbao
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

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

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

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