- 积分
- 3155
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-4-23
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
各位好,
请教一下,最近研究SMOKE模型,在安装和移植4.6版本上都没有问题,但是在运行test case的时候,总是出错:
当source smk_area_nctox.csh 的时候 LOGS里面信息如下:
grep ERROR *
smkinven.area.nctox.log: Value for SMK_MAXERROR: 100
spcmat.area.nctox.cmaq_cb05_soa.log: Value for SMK_MAXERROR: 100
spcmat.area.nctox.cmaq_cb05_soa.log: Value for DEFAULT_CONV_FAC_ERROR not defined;returning default: FALSE
temporal.area.nctox.20050710.log: Value for SMK_MAXERROR: 100
当source smk_bg_nctox.csh 的时候 就有LOGS里面错误信息了:
grdmat.bg.nctox.us12-nc.log: ERROR: input file not found: BGRD
grdmat.bg.nctox.us12-nc.log: *** ERROR ABORT in subroutine GRDMAT
smkinven.area.nctox.log: Value for SMK_MAXERROR: 100
smkinven.bg.nctox.log: INTERNAL ERROR: Do not know about category BIOGEN in program OPENINVIN
smkinven.bg.nctox.log: *** ERROR ABORT in subroutine OPENINVIN
smkinven.bg.nctox.log: INTERNAL ERROR: Do not know about category BIOGEN in program OPENINVIN
smkmerge.bg.nctox.20050710.us12-nc.log: ERROR: Some requested counties not found in county names file:
smkmerge.bg.nctox.20050710.us12-nc.log: *** ERROR ABORT in subroutine RDSTCY
spcmat.area.nctox.cmaq_cb05_soa.log: Value for SMK_MAXERROR: 100
spcmat.area.nctox.cmaq_cb05_soa.log: Value for DEFAULT_CONV_FAC_ERROR not defined;returning default: FALSE
spcmat.bg.nctox.cmaq_cb05_soa.log: ERROR: input file not found: BGRD
spcmat.bg.nctox.cmaq_cb05_soa.log: *** ERROR ABORT in subroutineSPCMAT
temporal.area.nctox.20050710.log: Value for SMK_MAXERROR: 100
temporal.bg.nctox.20050710.log: ERROR: input file not found: BGRD
temporal.bg.nctox.20050710.log: *** ERROR ABORT in subroutine OPENTMPIN
grdmat.bg.nctox.us12-nc.log里面错误显示如下:
Value for PROMPTFLAG: N returning FALSE
Returning default value TRUE for query:
"Continue with program?"
Value for GRDMAT_ADJUST not defined;returning default: FALSE
Value for GRDMAT_LINKDEFS not defined;returning default: FALSE
Value for USE_VARIABLE_GRID not defined;returning default: FALSE
Value for IMPORT_GRDNETCDF_YN not defined;returning default: FALSE
Value for SMK_SOURCE: 'B'
Value for SMK_SOURCE: 'B'
Value for PROMPTFLAG: N returning FALSE
ERROR: input file not found: BGRD
/home/userspace/wzy/Model2/SMOKE/data/inventory/nctox/bgrd.summer.us12-nc.nctox.ncf
Could not open input file "BGRD".
*** ERROR ABORT in subroutine GRDMAT
Ending program "GRDMAT".
是找不到summer数据,但是这个数据应该是output的数据吧,并不是input的数据吧,不知道在哪一步产生这个数据。已经困扰好久了,求帮助。
PS:我重新下载过test case的data,都没有问题。SMOKE的编译和安装也都没有错误。
|
|