爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 10530|回复: 12

跑WRF-chem tutorial exercises2遇到了问题!

[复制链接]
发表于 2020-2-29 17:40:25 | 显示全部楼层 |阅读模式

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

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

x
请问有跑过WRF-chem 官网上tutorial 的练习2的朋友吗?我在./convert_emiss.exe这一步出现了如下的错误:
forrtl: No such file or directory
forrtl: severe (29): file not found, unit 91, file /wind1/home/2013xiaoyk/sorfware/WRF-3.5/WRFV3/test/em_real/wrfem_00to12z_d01
按理说,wrfem_00to12z_d01是中间生成的文件,不需要我们自己提供,为什么这里没有生成这个文件呢?
官网的exercises2是在exercises1的基础上做的,我直接把exercises1生成的wrfbdy_d01  wrfinput_d01 namelist.input拷过来,并按照练习2上给出的指示修改namelist.input中的两个参数:
io_form_auxinput13 = 2,
emiss_opt_vol = 1,
请问大家我这样做对吗?练习2需要的wrfbdy_d01  wrfinput_d01 namelist.input是不是练习1生成的?

附件是我的练习2需要的namelist.input

感谢大家帮助!希望跑过wrf-chem官网几个例子的朋友能加我QQ交流一下!感激不尽,必有重金答谢!(其实我很想找个老师能具体指导我一下官网的那3个例子,学费好商量!!!)



namelist.input

7.36 KB, 下载次数: 1, 下载积分: 金钱 -5

密码修改失败请联系微信:mofangbao
 楼主| 发表于 2020-2-29 17:42:30 | 显示全部楼层
这是namelist.input内容
&time_control
run_days                            = 2,
run_hours                           = 0,
run_minutes                         = 0,
run_seconds                         = 0,
start_year                          = 2010,
start_month                         = 07,
start_day                           = 14,
start_hour                          = 00,
start_minute                        = 00,
start_second                        = 00,
end_year                            = 2010,
end_month                           = 07,
end_day                             = 16,
end_hour                            = 00,
end_minute                          = 00,
end_second                          = 00,
interval_seconds                    = 10800,
input_from_file                     = .true.,
history_interval                    = 60,
frames_per_outfile                  = 72,
restart                             = .false.,
restart_interval                    =    0,
io_form_history                     = 2,
io_form_restart                     = 2,
io_form_input                       = 2,
io_form_boundary                    = 2,
auxinput6_inname                    = 'wrfbiochemi_d01',
auxinput7_inname                    = 'wrffirechemi_d<domain>',
auxinput8_inname                    = 'wrfchemi_gocart_bg_d<domain>',
auxinput12_inname                   = 'wrf_chem_input',
auxinput5_interval_m                = 86400,
auxinput7_interval_m                = 86400,
auxinput8_interval_m                = 86400,
io_form_auxinput2                   = 2,
io_form_auxinput5                   = 0,
io_form_auxinput6                   = 0,
io_form_auxinput7                   = 0,
io_form_auxinput8                   = 0,
io_form_auxinput12                  = 0,
debug_level                         = 0,
auxinput1_inname                    = "met_em.d<domain>.<date>",
/
auxinput13_inname                   = 'wrfchemv_d<domain>',
auxinput13_interval_m               = 86400,
io_form_auxinput13                  = 2,

&dfi_control
/

&domains
time_step                           = 600,
time_step_fract_num                 = 0,
time_step_fract_den                 = 1,
max_dom                             = 1,
s_we                                =   1,
e_we                                = 41,
s_sn                                =   1,
e_sn                                = 41,
e_vert                              = 31,
num_metgrid_levels                  = 27,
num_metgrid_soil_levels             = 4,
dx                                  = 100000,
dy                                  = 100000,
grid_id                             = 1,
parent_id                           = 0,
i_parent_start                      = 1,
j_parent_start                      = 1,
parent_grid_ratio                   = 1,
parent_time_step_ratio              = 1,
p_top_requested                     = 5000,
feedback                            = 1,
smooth_option                       = 0,
p_top_requested                     = 5000,
zap_close_levels                    = 50,
interp_type                         = 1,
t_extrap_type                       = 2,
force_sfc_in_vinterp                = 0,
use_levels_below_ground             = .true.,
use_surface                         = .true.,
lagrange_order                      = 1,
/
sfcp_to_sfcp                        = .true.,

&physics
num_land_cat                        = 24,
mp_physics                          = 4,
progn                               = 0,
ra_lw_physics                       = 1,
ra_sw_physics                       = 2,
radt                                = 30,
sf_sfclay_physics                   = 1,
sf_surface_physics                  = 2,
bl_pbl_physics                      = 1,
bldt                                = 0,
cu_physics                          = 5,
cu_diag                             = 1,
cudt                                = 0,
ishallow                            = 0,
isfflx                              = 1,
ifsnow                              = 1,
icloud                              = 1,
surface_input_source                = 1,
num_soil_layers                     = 4,
sf_urban_physics                    = 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                       = 1,
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,
diagnostic_chem                     = 0,
/

密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

 楼主| 发表于 2020-2-29 17:47:09 | 显示全部楼层
我的QQ:952518497
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

 楼主| 发表于 2020-3-1 10:24:34 | 显示全部楼层
我改了一下namelist.input里面的参数:emiss_opt=5
之后仍然没有文件生成,查看rsl.error.0000文件:
    OPEN  GOCART BACKGROUND DATA WRF file
   GOCART BACKGROUND DATA file name: wrfchemi_gocart_bg_d01
  I am reading global volcanic emissions, dims: =     1    40     1    40
  OPENED FILE: volc_d01
  OPEN EMISSIONS WRF file for emissions coming from volcano data set
  I am reading global anthropogenic emissions, dims: =     1    40     1    40
  OPENED FILE: emissopt3_d01
  OPEN EMISSIONS WRF files for emissions coming from global data set
    EMISSIONS CONVERSION : end of program
球球各位大神帮助!!呜呜!
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

发表于 2020-3-2 22:46:33 | 显示全部楼层

回帖奖励 +1 金钱

刚在学习第一个例子,就遇到了问题。楼主第一个例子用的namelist就是教程里给的吧,是用的3.9吗?还有第二个例子里提到1. Before starting, it is assumed that the previous WRF-Chem emissions tutorial exercises have been finished. If the previous exercises have not been done, please return to the main emissions tutorial page and do the skipped emissions tutorial exercise(s).这里提的previous WRF-Chem emissions tutorial exercises 你知道是哪里吗?
不好意思帮不到你,借帖子问你点问题吧,谢谢
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

 楼主| 发表于 2020-3-3 15:26:55 | 显示全部楼层
飞哥哥 发表于 2020-3-2 22:46
刚在学习第一个例子,就遇到了问题。楼主第一个例子用的namelist就是教程里给的吧,是用的3.9吗?还有第二 ...

对,第一个例子的namelist就是教程给的,用的3.9;
第二个例子的namelist.input和wrfinput_d01都是用的练习1的
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

发表于 2020-3-4 09:35:03 | 显示全部楼层
冉苒 发表于 2020-3-3 15:26
对,第一个例子的namelist就是教程给的,用的3.9;
第二个例子的namelist.input和wrfinput_d01都是用的 ...

谢谢!感觉参考材料太少了 遇到问题不知道怎么解决
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

发表于 2020-5-12 13:58:09 | 显示全部楼层
转convert_emiss.exe的时候遇到了同样的问题。。。
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

发表于 2020-5-12 15:51:44 | 显示全部楼层
wf0723 发表于 2020-5-12 13:58
转convert_emiss.exe的时候遇到了同样的问题。。。

解决了,把 emiss_opt设置为5就可以了。guide里面其实有写
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

发表于 2020-5-19 20:47:48 | 显示全部楼层
我也进行到这一步,但是最后生成不了wrfchemv的那个文件,请问有知道原因的吗
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

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

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