请选择 进入手机版 | 继续访问电脑版
爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 7676|回复: 5

【求助】运行wrf卡在real.exe这一步,报错信息看不懂

[复制链接]

新浪微博达人勋

发表于 2018-4-11 20:27:29 | 显示全部楼层 |阅读模式

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

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

x
wps的三个步骤都是successful,但在real.exe这里卡住了


具体情况如下:
@node04:~/Build_WRF/WRFV3/run$ ./real.exe
starting wrf task            0  of            1
==========================================
输入./real.exe 后只显示了一行 也没有提示error,就结束了。。。
然后输入命令‘tail -f rsl.out.0000’ 查找错误,以下是rsl.out.0000的内容:
===========================================
4:~/Build_WRF/WRFV3/run$ tail -f rsl.out.0000
Total analysis times to input =    5.

-----------------------------------------------------------------------------

Domain  1: Current date being processed: 2006-10-11_06:00:00.0000, which is loop #   1 out of    5
configflags%julyr, %julday, %gmt:        2006         284   6.00000000
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE:  <stdin>  LINE:     417
real: not valid io_form_auxinput1
-------------------------------------------
这个报错信息就看不懂了,不知道从何改起
下面是我的namelist.input的内容:
&time_control
run_days                            = 0,
run_hours                           = 12,
run_minutes                         = 0,
run_seconds                         = 0,
start_year                          = 2006, 2006, 2006,
start_month                         = 10,   10,   10,
start_day                           = 11,   11,   11,
start_hour                          = 06,   06,   06,
start_minute                        = 00,   00,   00,
start_second                        = 00,   00,   00,
end_year                            = 2006, 2006, 2006,
end_month                           = 10,   10,   10,
end_day                             = 12,   12,   12,
end_hour                            = 06,   06,   06,
end_minute                          = 00,   00,   00,
end_second                          = 00,   00,   00,
interval_seconds                    = 21600
input_from_file                     = .true.,.true.,.false.,
history_interval                    = 180,  60,   60,
frames_per_outfile                  = 1000, 1000, 1000,
restart                             = .false.,
restart_interval                    = 360,
io_form_auxinput1                   = 2
io_form_history                     = 2
io_form_restart                     = 2
io_form_input                       = 2
io_form_boundary                    = 2
debug_level                         = 0
/

&domains
time_step                           = 30,
time_step_fract_num                 = 0,
time_step_fract_den                 = 1,
max_dom                             = 1,
e_we                                = 74,    112,   94,
e_sn                                = 61,    97,    91,
e_vert                              = 40,    40,    40,
p_top_requested                     = 5000,
num_metgrid_levels                  = 27,
num_metgrid_soil_levels             = 4,
dx                                  = 30000,10000,6666
dy                                  = 30000,10000,6666
grid_id                             = 1,     2,     3,
parent_id                           = 0,     1,     2,
i_parent_start                      = 1,     31,    30,
j_parent_start                      = 1,     17,    30,
parent_grid_ratio                   = 1,     3,     3,
parent_time_step_ratio              = 1,     3,     3,
feedback                            = 1,
smooth_option                       = 0
/

&physics
physics_suite                       = 'CONUS'
radt                                = 30,    30,    30,
bldt                                = 0,     0,     0,
cudt                                = 5,     5,     5,
icloud                              = 1,
num_soil_layers                     = 4,
num_land_cat                        = 21,
sf_urban_physics                    = 0,     0,     0,
/

&fdda
/

&dynamics
w_damping                           = 0,
diff_opt                            = 1,      1,      1,
km_opt                              = 4,      4,      4,
diff_6th_opt                        = 0,      0,      0,
diff_6th_factor                     = 0.12,   0.12,   0.12,
base_temp                           = 290.
damp_opt                            = 0,
zdamp                               = 5000.,  5000.,  5000.,
dampcoef                            = 0.2,    0.2,    0.2
khdif                               = 0,      0,      0,
kvdif                               = 0,      0,      0,
non_hydrostatic                     = .true., .true., .true.,
moist_adv_opt                       = 1,      1,      1,     
scalar_adv_opt                      = 1,      1,      1,     
gwd_opt                             = 1,
/

&bdy_control
spec_bdy_width                      = 5,
spec_zone                           = 1,
relax_zone                          = 4,
specified                           = .true., .false.,.false.,
nested                              = .false., .true., .true.,
/

&grib2
/

&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/


请路过的大神帮忙看一下,到底要怎么修改??
wrf小白实在很痛苦



密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2018-4-11 22:46:42 | 显示全部楼层

回帖奖励 +1 金钱

io_form_auxinput1 注释掉试试
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2018-10-24 10:47:54 | 显示全部楼层
您好,请问您这个问题解决了吗。我也遇到了同样的问题
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2018-10-24 22:10:24 | 显示全部楼层
yiraner 发表于 2018-10-24 10:47
您好,请问您这个问题解决了吗。我也遇到了同样的问题

namelist里面的rundays不应该是1天/24h吗,积分时间不应该是6dx?
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2019-6-12 13:01:22 | 显示全部楼层
您好,请问您这个问题解决了吗?
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

发表于 2022-10-18 16:40:15 | 显示全部楼层
你好,请问您这个问题解决了吗
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

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

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

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