- 积分
- 4047
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2013-11-12
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
WRF-CHEM,在./wrf.exe后,出现如下提示
WARNING: dust option 1 currently works only with the GOCART aerosol option.
WARNING: sea salt option 1 currently works only with the GOCART aerosol option.
Timing for Writing wrfout_d01_2014-04-23_00:00:00 for domain 1: 0.37949 elapsed seconds
mediation_integrate: med_read_wrf_chem_emissions: Read emissions for time 2014-04-23_00:00:00
mediation_integrate: med_read_wrf_chem_emissions: Open file wrfchemi_d01_2014-04-23_00:00:00
open_aux_u : error opening wrffirechemi_d01 for reading. 100
open_aux_u : error opening wrfchemi_gocart_bg_d01 for reading. 100
d01 2014-04-23_00:00:00 Input data processed for aux input 8 for domain 1
open_aux_u : error opening wrfchemv_d01 for reading. 100
Timing for processing lateral boundary for domain 1: 1.06598 elapsed seconds
Tile Strategy is not specified. Assuming 1D-Y
后面正常运行,
我想问的是,warning该如何解决,chem_opt= 303,dust_opt= 1,sea_opt= 1,dmsemis_opt = 1。
还有后面的open_aux_u : error opening wrffirechemi_d01 for reading. 100
open_aux_u : error opening wrfchemi_gocart_bg_d01 for reading. 100
open_aux_u : error opening wrfchemv_d01 for reading. 100
这三个error提示是什么原因,namelist.input中
io_form_auxinput2 = 2,
io_form_auxinput5 = 2,
io_form_auxinput6 = 0,
io_form_auxinput7 = 0,
io_form_auxinput8 = 0,
io_form_auxinput12 = 0,
io_form_auxinput13 = 0,
求教,这是为什么呢,对运行出的结果有什么影响吗
|
|