爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 5421|回复: 3

求教,wrf的./real.exe运行出错

[复制链接]
发表于 2019-8-9 22:05:40 | 显示全部楼层 |阅读模式

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

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

x
求各位大神指点,我的错误如下:
Assume Noah LSM input
d01 2018-03-31_18:00:00 Total post number of sea ice location changes (water to land) =     33
d01 2018-03-31_18:00:00 Timing for processing          0 s.
d01 2018-03-31_18:00:00 Timing for output          0 s.
d01 2018-03-31_18:00:00 Timing for loop #    1 =          1 s.
metgrid input_wrf.F first_date_input = 2018-04-01_00:00:00
metgrid input_wrf.F first_date_nml = 2018-03-31_18:00:00
d01 2018-04-01_00:00:00 Timing for input          0 s.
d01 2018-04-01_00:00:00          flag_soil_layers read from met_em file is  1
d01 2018-04-01_00:00:00 Turning off use of MAX WIND level data in vertical interpolation
d01 2018-04-01_00:00:00 Turning off use of TROPOPAUSE level data in vertical interpolation
Using sfcprs3 to compute psfc
d01 2018-04-01_00:00:00   flag value of flag_qnwfa is            0
d01 2018-04-01_00:00:00 No average surface temperature for use with inland lakes
Assume Noah LSM input
d01 2018-04-01_00:00:00 Total post number of sea ice location changes (water to land) =     13
d01 2018-04-01_00:00:00 Timing for processing          0 s.
d01 2018-04-01_00:00:00 Timing for output          0 s.
d01 2018-04-01_00:00:00 Timing for loop #    2 =          0 s.
metgrid input_wrf.F first_date_input = 2018-04-01_06:00:00
metgrid input_wrf.F first_date_nml = 2018-03-31_18:00:00

但我的namelist上时间是没有问题的,如下:
&time_control            
run_days                 = 0,
run_hours                = 24,
run_minutes              = 0,
run_seconds              = 0,
start_year               = 2018,     2018,     2018,
start_month              = 3,        3,        3,
start_day                = 31,       31,       31,
start_hour               = 18,       18,       18,
start_minute             = 00,       00,       00,
start_second             = 00,       00,       00,
end_year                 = 2018,     2018,     2018,
end_month                = 4,        4,        4,
end_day                  = 1,        1,        1,
end_hour                 = 18,       18,       18,
end_minute               = 00,       00,       00,
end_second               = 00,       00,       00,
interval_seconds         = 21600,
input_from_file          = .true.,   .true.,   .true.,
history_interval         = 180,       60,       60,
frames_per_outfile       = 1000,     1000,     1000,
restart                  = .false.,
restart_interval         = 5000,
io_form_history          = 2,
io_form_restart          = 2,
io_form_input            = 2,
io_form_boundary         = 2,
debug_level              = 0,

/

&domains                 
time_step                = 180,
time_step_fract_num      = 0,
time_step_fract_den      = 1,
max_dom                  = 3,
e_we                     = 101,      133,      187,
e_sn                     = 111,      127,      187,
e_vert                   = 30,       30,       30,
p_top_requested          = 5000,
num_metgrid_levels       = 32,
num_metgrid_soil_levels  = 4,
dx                       = 30000,    10000, 3333.333,
dy                       = 30000,    10000, 3333.333,
grid_id                  = 1,        2,        3,
parent_id                = 1,        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                 
mp_physics               = 3,        3,        3,
ra_lw_physics            = 1,        1,        1,
ra_sw_physics            = 1,        1,        1,
radt                     = 10,       10,       10,
sf_sfclay_physics        = 1,        1,        1,
sf_surface_physics       = 2,        2,        2,
bl_pbl_physics           = 1,        1,        1,
bldt                     = 0,        0,        0,
cu_physics               = 1,        1,        0,
cudt                     = 5,        5,        5,
isfflx                   = 1,
ifsnow                   = 0,
icloud                   = 1,
surface_input_source     = 1,
num_soil_layers          = 4,
sf_urban_physics         = 0,        0,        0,
maxiens                  = 1,
maxens                   = 3,
maxens2                  = 3,
maxens3                  = 16,
ensdim                   = 144,
/

求指点是什么原因啊啊啊,我目前怀疑是radt有问题。但我看说dx=10km,取10分钟。所以我就取了10分钟,d01能出来,但是d02,d03就出不来了。请问是这个原因吗?如何改呢?在线等,救救可怜的孩子吧
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2019-8-10 09:45:43 | 显示全部楼层
感谢自己 已经解决了
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

发表于 2019-8-14 10:23:42 | 显示全部楼层
楼主,你怎么解决的?我这也是d01出来,d02出不来
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

 楼主| 发表于 2019-8-14 13:28:58 | 显示全部楼层
youxia1873 发表于 2019-8-14 10:23
楼主,你怎么解决的?我这也是d01出来,d02出不来

我当时的原因好像是02和03的网格点不匹配,改了网格点就好了,你看下你的rsl.erroro.0000里面会有报错信息的,然后照着改就行
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

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

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