爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 5180|回复: 4

convert_emiss.exe出来的是空文件

[复制链接]
发表于 2016-5-31 10:47:24 | 显示全部楼层 |阅读模式

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

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

x
利用prep-chem-src处理全球排放源数据,得到三个bin文件,然后利用convert_emiss.exe得到wrfchemi_d01, wrfchemi_gocart_bg_d01, wrffirechemi_d01, rsl文件没有错误提示,但是三个文件只有2kB左右,利用ncdump查看,里面没有变量,不知道问题在哪里,请论坛的大神们多多帮忙啊

prep-chem-src得到的文件:
rw-rw-r--. 1 wkl wkl  883816 5月  30 17:07 wrf-T-2016-05-30-000000-g1-ab.bin
-rw-rw-r--. 1 wkl wkl 1145672 5月  30 17:07 wrf-T-2016-05-30-000000-g1-bb.bin
-rw-rw-r--. 1 wkl wkl    7882 5月  30 17:07 wrf-T-2016-05-30-000000-g1.ctl
-rw-rw-r--. 1 wkl wkl 5530624 5月  30 17:07 wrf-T-2016-05-30-000000-g1-gocartBG.bin

namelist.input文件:
&time_control
run_days                            = 2,
run_hours                           = 00,
run_minutes                         = 00,
run_seconds                         = 00,
start_year                          = 2016,     2016,    2016,    2016,    2016,    2016,
start_month                         = 05,    05,   05,   05,   05,   05,
start_day                           = 30,      29,     29,     29,     29,     29,
start_hour                          = 00,     12,    12,    12,    12,    12,
start_minute                        = 00,   00,  00,  00,  00,  00,
start_second                        = 00,   00,  00,  00,  00,  00,
end_year                            = 2016,    2016,   2016,   2016,   2016,   2016,
end_month                           = 06,   06,  06,  06,  06,  06,
end_day                             = 01,     02,    02,    02,    02,    02,
end_hour                            = 00,    00,   00,   00,   00,   00,
end_minute                          = 00,  00, 00, 00, 00, 00,
end_second                          = 00,  00, 00, 00, 00, 00,
interval_seconds                    = 43200
input_from_file                     = .true.,.true.,.true.,.true.,.true.,.true.,
history_interval                    = 60,  720, 1440,  180,  15,  15,
frames_per_outfile                  = 1000, 1000, 1000, 1000, 1000, 1000
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',
auxinput13_inname                   = 'wrfchemv_d<domain>',
auxinput5_interval_m                = 86400, 86400, 60,
auxinput7_interval_m                = 86400, 86400, 60,
auxinput8_interval_m                = 86400, 86400, 60,
auxinput13_interval_m               = 86400, 86400, 60,
io_form_auxinput2                   = 2,
io_form_auxinput5                   = 2,
io_form_auxinput6                   = 2,
io_form_auxinput7                   = 2,
io_form_auxinput8                   = 2,
io_form_auxinput12                  = 2,
io_form_auxinput13                  = 0,
debug_level                         = 0,
auxinput1_inname                    = "met_em.d<domain>.<date>",
/

&chem
kemit                               = 1,
chem_opt                            = 301,
bioemdt                             = 0,
photdt                              = 0,
chemdt                              = 5,
io_style_emissions                  = 1,
emiss_opt                           = 5,          0,
emiss_opt_vol                       = 0,          0,
emiss_ash_hgt                       = 20000.,
chem_in_opt                         = 0,          0,
phot_opt                            = 1,          0,
gas_drydep_opt                      = 1,          1,
aer_drydep_opt                      = 1,          1,
bio_emiss_opt                       = 0,          0,
dust_opt                            = 1,
dmsemis_opt                         = 1,
seas_opt                            = 1,
depo_fact                           = 0.25
gas_bc_opt                          = 1,          0,
gas_ic_opt                          = 1,          0,
aer_bc_opt                          = 1,          0,
aer_ic_opt                          = 1,          0,
gaschem_onoff                       = 1,          0,
aerchem_onoff                       = 1,          0,
wetscav_onoff                       = 0,          0,
cldchem_onoff                       = 0,          0,
vertmix_onoff                       = 1,          0,
chem_conv_tr                        = 1,          0,
biomass_burn_opt                    = 1,          0,
conv_tr_wetscav                     = 1,          0,
conv_tr_aqchem                      = 1,          0,
plumerisefire_frq                   = 30,         0,
have_bcs_chem                       = .false., .false., .false.,
aer_ra_feedback                     = 1,
aer_op_opt                          = 1,
opt_pars_out                        = 0,
diagnostic_chem                     = 0,
/



密码修改失败请联系微信:mofangbao
发表于 2017-3-29 20:22:30 | 显示全部楼层
我也遇到了同样问题
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2017-3-31 09:45:46 | 显示全部楼层
8-gods 发表于 2017-3-29 20:22
我也遇到了同样问题

我当时用的3.7.1版本的WRF,看到论坛说这个会有BUG,改成3.6就没问题了
密码修改失败请联系微信:mofangbao
发表于 2018-6-11 12:03:52 | 显示全部楼层
我想问一个比较基础的问题:
PREP-chem-src生成的三个bin文件是直接用convert.exe 来运行吗?
不需要WPS前处理过程吗?
密码修改失败请联系微信:mofangbao
发表于 2018-6-11 12:03:58 | 显示全部楼层
我想问一个比较基础的问题:
PREP-chem-src生成的三个bin文件是直接用convert.exe 来运行吗?
不需要WPS前处理过程吗?
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

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

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