爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 9777|回复: 5

real.exe是rsl.out说success,但是只有wrfinput,没有wrfout

[复制链接]

新浪微博达人勋

发表于 2015-4-28 20:41:50 | 显示全部楼层 |阅读模式

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

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

x
我下载了一个gfs的六小时数据,新手嘛,就想简单试下。
在real的时候显示成功,但没有边界文件wrfbdy生成。导致了后来wrf.exe的时候找不到该文件报错(奇葩啊,wrfout还咋是生成了,可靠吗?)
我上网查了查试图解决,有说法是因为runtime太短所以没有wrfbdy,比如如果runtime只有一个小时,那么加长到3个小时就可以解决了。可是我的run_hour=6,确实很短 但我觉得不应该是因为这个啊 。。困惑! 下附1.namelist.input和2.real.exe时和3.wrf.exe时的rsl.out.0000

1.我的namelist.input 如下:
&time_control
run_days                            = 0,
run_hours                           = 6,
run_minutes                         = 0,
run_seconds                         = 0,
start_year                          = 2015, 2015, 2015,
start_month                         = 04,   04,   04,
start_day                           = 24,   24,   24,
start_hour                          = 18,   18,   18,
start_minute                        = 00,   00,   00,
start_second                        = 00,   00,   00,
end_year                            = 2015, 2015, 2015,   
end_month                           = 04,   04,   04,
end_day                             = 24,   24,   24,(这里也有个问题 怪怪的,我只下载了这天6小时的数据嘛 按说这里应该写:end=2015 04 25 0000)
end_hour                            = 18,   18,   18,   (但是如此一来real执行时就会去寻找第二天的数据,我没有 自然就会报错,所以无奈我就把wps时)
end_minute                          = 00,   00,   00,  (和input时的namelist的结束时间都写为了和开始时间一样。这样反而都顺利了,只是别扭,ok吗?)
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                             = 1,
e_we                                = 74,    112,   94,
e_sn                                = 61,    97,    91,
e_vert                              = 30,    30,    30,
p_top_requested                     = 5000,
num_metgrid_levels                  = 27,
num_metgrid_soil_levels             = 4,
dx                                  = 30000, 10000,  3333.33,
dy                                  = 30000, 10000,  3333.33,
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
mp_physics                          = 3,     3,     3,
ra_lw_physics                       = 1,     1,     1,
ra_sw_physics                       = 1,     1,     1,
radt                                = 30,    30,    30,
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                              = 1,
icloud                              = 1,
surface_input_source                = 1,
num_soil_layers                     = 4,
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,
/
&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,
/



2.  我real.exe时的rsl.out.0000
Ntasks in X            1, ntasks in Y            1
--- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to zero.
--- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains
--- NOTE: grid_fdda is 0 for domain      1, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      1, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain      1, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
--- NOTE: RRTMG radiation is not used, setting:  o3input=0 to avoid data pre-processing
--- NOTE: num_soil_layers has been set to      4
REAL_EM V3.7 PREPROCESSOR
*************************************
Parent domain
ids,ide,jds,jde            1          74           1          61
ims,ime,jms,jme           -4          79          -4          66
ips,ipe,jps,jpe            1          74           1          61
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
   alloc_space_field: domain            1,              140938660 bytes allocated
Time period #   1 to process = 2015-04-24_18:00:00.
Total analysis times to input =    1.
-----------------------------------------------------------------------------
Domain  1: Current date being processed: 2015-04-24_18:00:00.0000, which is loop #   1 out of    1
configflags%julyr, %julday, %gmt:        2015         114   18.00000
metgrid input_wrf.F first_date_input = 2015-04-24_18:00:00
metgrid input_wrf.F first_date_nml = 2015-04-24_18:00:00
d01 2015-04-24_18:00:00 Timing for input          0 s.
d01 2015-04-24_18:00:00          flag_soil_layers read from met_em file is  1
Max map factor in domain 1 =  0.98. Scale the dt in the model accordingly.
Using sfcprs3 to compute psfc
Converged znw(kte) should be about 0.0 =  -3.1142309E-03
Full level index =    1     Height =     0.0 m
Full level index =    2     Height =    56.6 m      Thickness =   56.6 m
Full level index =    3     Height =   137.9 m      Thickness =   81.4 m
Full level index =    4     Height =   244.7 m      Thickness =  106.8 m
Full level index =    5     Height =   377.6 m      Thickness =  132.9 m
Full level index =    6     Height =   546.3 m      Thickness =  168.7 m
Full level index =    7     Height =   761.1 m      Thickness =  214.8 m
Full level index =    8     Height =  1016.2 m      Thickness =  255.0 m
Full level index =    9     Height =  1455.3 m      Thickness =  439.1 m
Full level index =   10     Height =  1914.6 m      Thickness =  459.3 m
Full level index =   11     Height =  2396.2 m      Thickness =  481.6 m
Full level index =   12     Height =  2902.5 m      Thickness =  506.3 m
Full level index =   13     Height =  3845.1 m      Thickness =  942.6 m
Full level index =   14     Height =  4787.7 m      Thickness =  942.6 m
Full level index =   15     Height =  5730.3 m      Thickness =  942.6 m
Full level index =   16     Height =  6672.9 m      Thickness =  942.6 m
Full level index =   17     Height =  7615.5 m      Thickness =  942.6 m
Full level index =   18     Height =  8558.1 m      Thickness =  942.6 m
Full level index =   19     Height =  9500.7 m      Thickness =  942.6 m
Full level index =   20     Height = 10443.3 m      Thickness =  942.6 m
Full level index =   21     Height = 11385.9 m      Thickness =  942.6 m
Full level index =   22     Height = 12328.5 m      Thickness =  942.6 m
Full level index =   23     Height = 13271.1 m      Thickness =  942.6 m
Full level index =   24     Height = 14213.7 m      Thickness =  942.6 m
Full level index =   25     Height = 15156.3 m      Thickness =  942.6 m
Full level index =   26     Height = 16098.9 m      Thickness =  942.6 m
Full level index =   27     Height = 17041.5 m      Thickness =  942.6 m
Full level index =   28     Height = 17984.1 m      Thickness =  942.6 m
Full level index =   29     Height = 18926.7 m      Thickness =  942.6 m
Full level index =   30     Height = 19869.3 m      Thickness =  942.6 m
d01 2015-04-24_18:00:00   flag value of flag_qnwfa is            0
d01 2015-04-24_18:00:00 Old data, no inland lake information
Assume Noah LSM input
LAND  CHANGE =            0
WATER CHANGE =            0
d01 2015-04-24_18:00:00 Timing for processing          0 s.
d01 2015-04-24_18:00:00 Timing for output          0 s.
d01 2015-04-24_18:00:00 Timing for loop #    1 =          0 s.
d01 2015-04-24_18:00:00 real_em: SUCCESS COMPLETE REAL_EM INIT



3.  我wrf.exe时的rsl.out.0000
Ntasks in X            1, ntasks in Y            1
--- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to zero.
--- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains
--- NOTE: grid_fdda is 0 for domain      1, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      1, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain      1, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
--- NOTE: RRTMG radiation is not used, setting:  o3input=0 to avoid data pre-processing
--- NOTE: num_soil_layers has been set to      4
WRF V3.7 MODEL
*************************************
Parent domain
ids,ide,jds,jde            1          74           1          61
ims,ime,jms,jme           -4          79          -4          66
ips,ipe,jps,jpe            1          74           1          61
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
   alloc_space_field: domain            1,              100288036 bytes allocated
  med_initialdata_input: calling input_input
Timing for processing wrfinput file (stream 0) for domain        1:    0.01923 elapsed seconds
INPUT LandUse = "USGS"
LANDUSE TYPE = "USGS" FOUND          33 CATEGORIES           2 SEASONS WATER CATEGORY =           16 SNOW CATEGORY =           24
INITIALIZE THREE Noah LSM RELATED TABLES
LANDUSE TYPE = USGS FOUND          27 CATEGORIES
INPUT SOIL TEXTURE CLASSIFICATION = STAS
SOIL TEXTURE CLASSIFICATION = STAS FOUND          19 CATEGORIES
Timing for Writing wrfout_d01_2015-04-24_18:00:00 for domain        1:    0.16505 elapsed seconds
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE:  mediation_integrate.b  LINE:    1881
med_latbound_in: error opening wrfbdy_d01 for reading. IERR =        -1021
-------------------------------------------
taskid: 0 hostname: ecsecom2
taskid: 0 hostname: ecsecom2

求帮助

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

新浪微博达人勋

发表于 2015-4-28 21:07:58 | 显示全部楼层

回帖奖励 +1 金钱

你下载的是6h的,你只运行3h,能行么?建议长点,12h。
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2015-4-29 00:06:06 | 显示全部楼层
andrewsoong 发表于 2015-4-28 21:07
你下载的是6h的,你只运行3h,能行么?建议长点,12h。

意思是我多下载些数据  是这样吗? 纯新 多谢指导
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2015-4-29 09:25:50 | 显示全部楼层
gfs提供背景场的时间范围要大于你的运行时间吧
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2015-4-29 11:36:28 | 显示全部楼层
空谷幽竹 发表于 2015-4-29 09:25
gfs提供背景场的时间范围要大于你的运行时间吧

恩恩 xiexie  我试试看
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2016-4-18 19:37:23 | 显示全部楼层
我在WRFDA的时候遇到类似的问题, 请问楼主是怎么解决的啊

密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

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

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

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