- 积分
- 81
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2013-4-17
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
前面运行WPS的时候还是OK的,然后我参照兰溪的手册改了namelist.input中的参数,但是运行./real,exe时出现了下面的问题:
Domain 1: Current date being processed: 2013-09-18_12:00:00.0000, which is loop # 1 out of 2
configflags%julyr, %julday, %gmt: 2013 261 12.00000
metgrid input_wrf.F first_date_input = 2013-09-18_12:00:00
metgrid input_wrf.F first_date_nml = 2013-09-18_12:00:00
d01 2013-09-18_12:00:00 NetCDF error: NetCDF: Attribute not found
d01 2013-09-18_12:00:00 NetCDF error in ext_ncd_get_dom_ti.code REAL, line 83 Element P_TOP
d01 2013-09-18_12:00:00 NetCDF error: NetCDF: Attribute not found
d01 2013-09-18_12:00:00 NetCDF error in ext_ncd_get_dom_ti.code REAL, line 83 Element GMT
d01 2013-09-18_12:00:00 NetCDF error: NetCDF: Attribute not found
d01 2013-09-18_12:00:00 NetCDF error in ext_ncd_get_dom_ti.code INTEGER, line 83 Element JULYR
d01 2013-09-18_12:00:00 NetCDF error: NetCDF: Attribute not found
d01 2013-09-18_12:00:00 NetCDF error in ext_ncd_get_dom_ti.code INTEGER, line 83 Element JULDAY
d01 2013-09-18_12:00:00 mminlu = 'USGS'
d01 2013-09-18_12:00:00 NetCDF error: NetCDF: Variable not found
d01 2013-09-18_12:00:00 NetCDF error in wrf_io.F90, line 2842 Varname XLAT
d01 2013-09-18_12:00:00 NetCDF error: NetCDF: Variable not found
d01 2013-09-18_12:00:00 NetCDF error in wrf_io.F90, line 2842 Varname XLONG
d01 2013-09-18_12:00:00 NetCDF error: NetCDF: Variable not found
d01 2013-09-18_12:00:00 NetCDF error in wrf_io.F90, line 2842 Varname PTHETA
d01 2013-09-18_12:00:00 NetCDF error: NetCDF: Variable not found
d01 2013-09-18_12:00:00 NetCDF error in wrf_io.F90, line 2842 Varname TAVGSFC
d01 2013-09-18_12:00:00 NetCDF error: NetCDF: Variable not found
d01 2013-09-18_12:00:00 NetCDF error in wrf_io.F90, line 2842 Varname QV
以下省略。
从说明上来看是NetCDF的问题,但我也不知道出了啥问题,求指教~ |
|