爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 19945|回复: 17

运行real.exe中NetCDF的问题

[复制链接]
发表于 2016-9-21 17:15:26 | 显示全部楼层 |阅读模式

登录后查看更多精彩内容~

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
  我在运行real.exe中出现如下信息:
======================
=BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESS
=EXIT CODE:1
=CLEANING UP REMAINING PROCESS
=YOU CAN IGNORE THE BELOW CLEANUP MESSAGE
======================
===
0:EVENT NOT FOUND

然后我查了rsl.error文件,文件如下:
d01 2010-01-01_00:00:00  NetCDF error: NetCDF: Attribute not found
d01 2010-01-01_00:00:00  NetCDF error in ext_ncd_get_dom_ti.code REAL, line          83  Element P_TOP
d01 2010-01-01_00:00:00  NetCDF error: NetCDF: Attribute not found
d01 2010-01-01_00:00:00  NetCDF error in ext_ncd_get_dom_ti.code REAL, line          83  Element GMT
d01 2010-01-01_00:00:00  NetCDF error: NetCDF: Attribute not found
d01 2010-01-01_00:00:00  NetCDF error in ext_ncd_get_dom_ti.code INTEGER, line          83  Element JULYR
d01 2010-01-01_00:00:00  NetCDF error: NetCDF: Attribute not found
d01 2010-01-01_00:00:00  NetCDF error in ext_ncd_get_dom_ti.code INTEGER, line          83  Element JULDAY
d01 2010-01-01_00:00:00 mminlu = 'USGS'
d01 2010-01-01_00:00:00  NetCDF error: NetCDF: Variable not found
d01 2010-01-01_00:00:00  NetCDF error in wrf_io.F90, line        2883  Varname XLAT
d01 2010-01-01_00:00:00  NetCDF error: NetCDF: Variable not found
d01 2010-01-01_00:00:00  NetCDF error in wrf_io.F90, line        2883  Varname XLONG
d01 2010-01-01_00:00:00  NetCDF error: NetCDF: Variable not found
d01 2010-01-01_00:00:00  NetCDF error in wrf_io.F90, line        2883  Varname PRHO
d01 2010-01-01_00:00:00  NetCDF error: NetCDF: Variable not found
d01 2010-01-01_00:00:00  NetCDF error in wrf_io.F90, line        2883  Varname TAVGSFC
d01 2010-01-01_00:00:00  NetCDF error: NetCDF: Variable not found
d01 2010-01-01_00:00:00  NetCDF error in wrf_io.F90, line        2883  Varname QV
d01 2010-01-01_00:00:00  NetCDF error: NetCDF: Variable not found
d01 2010-01-01_00:00:00  NetCDF error in wrf_io.F90, line        2883  Varname SPECHUMD
……
后面还有很多感觉都类似,就没有完全粘贴完。
附上我的namelist.wps和namelist.inpt,希望各位坛友帮忙能解决一下。
&share
wrf_core = 'ARW',
max_dom = 3,
start_date = '2010-01-01_00:00:00', '2010-01-01_00:00:00', '2010-01-01_00:00:00','2010-01-01_00:00:00'
end_date = '2010-01-02_00:00:00', '2010-01-02_00:00:00', '2010-01-02_00:00:00','2010-01-02_00:00:00'

interval_seconds = 21600,
opt_output_from_geogrid_path = '/root/Public/Frankie3',
io_form_geogrid = 2
/

&geogrid
parent_id         =   1,       1,      2
parent_grid_ratio =   1,       3,      3
i_parent_start    =   1,       16,     49
j_parent_start    =   1,       19,     100
s_we              =   1,       1,      1
s_sn              =   1,       1,      1
e_we              =   292,     787,    1813
e_sn              =   244,     616,    1405
geog_data_res     = '10m', '2m', '2m'
dx = 27000,
dy = 27000,
map_proj = 'lambert',
ref_lat   =  34.89,
ref_lon   =  105.31,
truelat1  =  34.89,
truelat2  =  35.43,
stand_lon =  105.31,
geog_data_path = '/root/Public/Data/geog',
&ungrib
out_format = 'WPS',
prefix = 'FILE',
/

&metgrid
fg_name = 'FILE'
io_form_metgrid = 2,
opt_output_from_metgrid_path = '/root/Public/Frankie3',
opt_metgrid_tbl_path = './'
-----------------------------------------------------------------------------------------------------------------
&time_control^M
start_year                          = 2010, 2010,      2010,^M
start_month                         = 01,      01,01,^M
start_day = 01, 01, 01,
start_hour                          = 00,      00, 00,^M
start_minute                        = 00,      00,00,^M
start_second                        = 00,      00,00,^M
end_year                            = 2010,    2010,2010,^M
&time_control^M
start_year                          = 2010, 2010,      2010,^M
start_month                         = 01,      01,01,^M
start_day = 01, 01, 01,01
start_hour                          = 00,      00, 00,^M
start_minute                        = 00,      00,00,^M
start_second                        = 00,      00,00,^M
end_year                            = 2010,    2010,2010,^M
end_month                           = 01,      01,01,^M
end_day = 02, 02, 02,02
end_hour                            = 00,      00,00,
end_minute                          = 00,      00,00,^M
end_second                          = 00,      00,00,^M
interval_seconds                    = 21600,^M
input_from_file                     = .true.,  .true., .true.,^M
fine_input_stream                   = 0,       0,      0,^M
history_interval                    = 60,      60,     60,^M
frames_per_outfile                  = 24,      24,     24,^M
restart                             = .false.,^M
restart_interval                    = 1440,^M
io_form_history                     = 2,^M
io_form_restart                     = 2,^M
io_form_input                       = 2,^M
io_form_boundary                    = 2,^M
io_form_auxinput2                   = 2,^M
debug_level                         = 50,^M
/^M
&domains^M
time_step                           = 120,^M
max_dom                             = 3,^M
s_we                                = 1,       1,      1,^M
e_we                                = 292,     787,    1813,^M
s_sn                                = 1,       1,      1,^M
e_sn                                = 244,     616,    1405,^M
s_vert                              = 1,       1,      1,^M
e_vert                              = 26,      26,     26,^M
eta_levels                          = 1.0000, 0.9979, 0.9956, 0.9931, 0.9904,^M
                                       0.9875, 0.9844, 0.9807, 0.9763, 0.9711,^M
                                       0.9649, 0.9575, 0.9488, 0.9263, 0.8951,^M
                                       0.8753, 0.8521, 0.8251, 0.7937, 0.7229,^M
                                       0.6410, 0.4985, 0.3934, 0.2850, 0.1324,^M
                                       0.0000,^M
p_top_requested                     = 5000,^M
num_metgrid_levels                  = 27,^M
num_metgrid_soil_levels             = 4,^M
dx                                  = 27000,^M
dy                                  = 27000,^M
grid_id                             = 1,       2,      3,      4,^M
parent_id                           = 1,       1,      2,      3,^M
i_parent_start                      = 1,       9,      23,     27,^M
j_parent_start                      = 1,       10,     74,     12,^M
parent_grid_ratio                   = 1,       3,      3,      3,^M
parent_time_step_ratio              = 1,       3,      3,      3,^M
feedback                            = 1,^M
/^M
……




密码修改失败请联系微信:mofangbao
发表于 2017-9-18 12:48:28 | 显示全部楼层
您好,请问您运行real.exe运行real.exe中NetCDF的问题
是怎么解决的,同样遇到这个问题
密码修改失败请联系微信:mofangbao
回复 支持 1 反对 0

使用道具 举报

发表于 2016-9-23 16:25:10 | 显示全部楼层
你tail以下你的rsl,看看是不是success. (tail rsl.error.000)
这个好像是gfs的变量和wrf不匹配。
如果是单纯的不匹配的话,应该没有本质上的问题。
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2016-9-24 16:24:26 | 显示全部楼层
astiny 发表于 2016-9-23 16:25
你tail以下你的rsl,看看是不是success. (tail rsl.error.000)
这个好像是gfs的变量和wrf不匹配。
如果 ...

[root@admin Frankie3]# tail rsl.error.0000
*************************************
Nesting domain
ids,ide,jds,jde            1        1813           1        1405
ims,ime,jms,jme           -4         237          -4         186
ips,ipe,jps,jpe            1         227           1         176
INTERMEDIATE domain
ids,ide,jds,jde           47         656          98         571
ims,ime,jms,jme           42         134          93         168
ips,ipe,jps,jpe           45         124          96         158
*************************************
昨天用你的方法查看到时我的dx、dy只设置了一个量27000,然后今天改成了27000,9000,3000,运行后依然没有输出结果,再次查看rsl文件,如上所示,我的这个问题是不是因为domain没有设置正确啊
密码修改失败请联系微信:mofangbao
发表于 2016-9-24 16:55:20 | 显示全部楼层
FrankieLJY 发表于 2016-9-24 16:24
[root@admin Frankie3]# tail rsl.error.0000
*************************************
Nesting domai ...

你的domain不是用wrfdomainwizard 弄的么。。。
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2016-9-24 16:59:31 | 显示全部楼层
astiny 发表于 2016-9-24 16:55
你的domain不是用wrfdomainwizard 弄的么。。。

是用那个弄的啊,而且检验了也没什么问题,用ncl做出来的图也没有问题,我不太理解这个报错的这些参数什么意思啊
密码修改失败请联系微信:mofangbao
发表于 2016-9-24 17:05:05 | 显示全部楼层
FrankieLJY 发表于 2016-9-24 16:59
是用那个弄的啊,而且检验了也没什么问题,用ncl做出来的图也没有问题,我不太理解这个报错的这些参数什 ...

我也看不出问题在哪儿。。。
我估摸着,要么是装的时候出错,要么是vtable有错。。。。其他我也找不出什么问题了。。
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2016-9-24 17:11:16 | 显示全部楼层
astiny 发表于 2016-9-24 17:05
我也看不出问题在哪儿。。。
我估摸着,要么是装的时候出错,要么是vtable有错。。。。其他我也找不出什 ...

安装应该没有什么问题,因为我之前跑成功了其他的区域,然后换了domain之后跑这个全国的就不行,对于vtable我不是很懂,如果换了一个比较大的区域,Vtable会影响吗……
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2016-9-24 18:56:50 | 显示全部楼层
FrankieLJY 发表于 2016-9-24 16:24
[root@admin Frankie3]# tail rsl.error.0000
*************************************
Nesting domai ...

第二次出现的这个问题中的报错参数,相应的解释:The im, jm indices are for decomposed domains that include a communication zone (halo region) -"m" stands for memory size that's on each distributed memory processor. ip, jp are physical sizes of the decomposed domains, excluding the halo region. The "p" is only the computational domain size on each distrubuted memory processor.
来自FAQ的解释http://www2.mmm.ucar.edu/wrf/users/FAQ_files/FAQ_wrf_runtime.html
密码修改失败请联系微信:mofangbao
发表于 2016-9-25 13:48:38 | 显示全部楼层
FrankieLJY 发表于 2016-9-24 17:11
安装应该没有什么问题,因为我之前跑成功了其他的区域,然后换了domain之后跑这个全国的就不行,对于vtab ...

vtable是和数据格式相关的。。。。具体怎样我也不清楚。
另外,问题也有可能出现在&physics的参数上。。。
具体到底是怎么回事。。。恕我没法解决。。。我也看不出问题在哪儿。。。
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2016-9-26 09:45:54 | 显示全部楼层
astiny 发表于 2016-9-25 13:48
vtable是和数据格式相关的。。。。具体怎样我也不清楚。
另外,问题也有可能出现在&physics的参数上。。 ...

谢谢,很感谢了,帮我分析这个问题,现在的可能问题是我们的区域太大了,准备换一下domain或是少套一层嵌套再试试,具体什么问题还需要试验了才知道,到时候跑成功给你回复
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表