- 积分
- 6092
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2013-9-1
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
以下是错误:
main_bc_wrfchem: read p_top
main_bc_wrfchem: read eta values on half (mass) levels
main_bc_wrfchem: read wrf longitues and latitudes
init_mozart_lib: opened
../../data/mozart4geos5/mozart4geos5-20160919020303762756.nc
next_flnm; trying to increment file mozart4geos5-20160919020303762756.nc
next_flnm; il, iu = 14 33
next_filenm: failed to read 20160919020303762756 ; error = 64
然后inp如下:
&control
do_bc = .true.
do_ic = .true.
domain = 1
dir_wrf = '../../wrfchem/WRFV3/test/em_real/'
dir_moz = '../../data/mozart4geos5/'
fn_moz = 'mozart4geos5-20160919020303762756.nc'
spc_map = 'BC1 -> .4143*CB1;1.e9', 'BC2 -> .4143*CB2;1.e9',
'OC1 -> .4143*OC1;1.e9', 'OC2 -> .4143*OC2;1.e9',
'DUST_1 -> 1.1738*[DUST1];1.e9', 'DUST_2 -> .939*[DUST2];1.e9',
'DUST_3 -> .2348*[DUST2]+.939*[DUST3];1.e9',
'DUST_4 -> .2348*[DUST3]+.5869*[DUST4];1.e9', 'DUST_5 -> .5869*[DUST4];1.e9',
'SEAS_1 -> 2.*SA1;1.e9', 'SEAS_2 -> 2.*SA2;1.e9',
'SEAS_3 -> 2.*SA3;1.e9', 'SEAS_4 -> 2.*SA4;1.e9'
/
模拟的时间是3天。这个mozart4geos5-20160919020303762756.nc里面也是按3天下的。
那么问题来了:trying to increment file是怎么回事呢。。。是不是说要分时次下载呢?
(惯例送金币)
|
|