- 积分
- 811
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-9-7
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
使用GSI跑DTC官网上的例子(https://dtcenter.org/com-GSI/users/tutorial/online_tutorial/releaseV3.6/case08a_CHEM.wrf.php),实例数据是官方提供的,其他也都是按官方指导改的,但还是出现如下错误,始终不知道该如何解决
………………………………
………………………………
================================================================================
Status Var Mean Min Max
sfcges2 FC10 1.000000000000E+00 1.000000000000E+00 1.000000000000E+00
sfcges2 SNOW 0.000000000000E+00 0.000000000000E+00 0.000000000000E+00
sfcges2 VFRC -9.999990000000E+04 -9.999990000000E+04 -9.999990000000E+04
sfcges2 SRGH 4.999317553339E-02 5.000000074506E-02 5.000000074506E-02
sfcges2 STMP -9.999990000000E+04 -9.999990000000E+04 -9.999990000000E+04
sfcges2 SMST -9.999990000000E+04 -9.999990000000E+04 -9.999990000000E+04
sfcges2 SST 2.991316964286E+02 2.750146484375E+02 3.218575134277E+02
sfcges2 VTYP -9.999990000000E+04 -9.999990000000E+04 -9.999990000000E+04
sfcges2 ISLI 1.345286885246E+00 0.000000000000E+00 2.000000000000E+00
sfcges2 STYP -9.999990000000E+04 -9.999990000000E+04 -9.999990000000E+04
================================================================================
READ_AEROSOL: MODIS data type, subset = NC008041
READ_AEROSOL: aerosol bufr file modisbufr date is 2012060221
in mbuoy_info,n_comps = 3 n_scripps = 40 n_triton = 70 n_3mdiscus = 153
in read_ship_info, n_ship = 0
radiance_obstype_search: obstype=modis_aod rtype=modis_aod
READ_AEROSOL: MODIS data type, subset = NC008041
READ_AEROSOL: aerosol bufr file modisbufr date is 2012060221
READ_AEROSOL : file=modisbufr type=modis_aod sis=v.modis_terra nread= 11900 ithin= 2 rmesh= 60.000000 isfcalc= 0 nkeep= 770 ntask= 1
READ_AEROSOL : file=modisbufr type=modis_aod sis=v.modis_aqua nread= 12816 ithin= 2 rmesh= 60.000000 isfcalc= 0 nkeep= 818 ntask= 1
dval_use = T
At line 915 of file balmod.f90 (unit = 22, file = 'berror_stats')
Fortran runtime error: End of file
At line 915 of file balmod.f90 (unit = 22, file = 'berror_stats')
Fortran runtime error: End of file
At line 915 of file balmod.f90 (unit = 22, file = 'berror_stats')
Fortran runtime error: End of file
At line 915 of file balmod.f90 (unit = 22, file = 'berror_stats')
Fortran runtime error: End of file
At line 915 of file balmod.f90 (unit = 22, file = 'berror_stats')
Fortran runtime error: End of file
At line 915 of file balmod.f90 (unit = 22, file = 'berror_stats')
Fortran runtime error: End of file
At line 915 of file balmod.f90 (unit = 22, file = 'berror_stats')
Fortran runtime error: End of file
OBS_PARA: modis_aod terra 82 159 80 95 115 160 100 7
OBS_PARA: modis_aod aqua 123 142 103 88 125 180 88 2
At line 915 of file balmod.f90 (unit = 22, file = 'berror_stats')
Fortran runtime error: End of file
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= EXIT CODE: 2
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
(跑的chem实例,berror_stats是链接的/fix/wrf_chem_berror_little_endian)
希望遇到过类似问题的朋友,能够给予些指导,谢谢 ...
|
|