爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 6267|回复: 4

求助:wrf运行出错

[复制链接]
发表于 2016-3-24 21:57:46 | 显示全部楼层 |阅读模式

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

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

x
namelist.input如下:
&time_control
run_days                            = 2,
run_hours                           = 0,
run_minutes                         = 0,
run_seconds                         = 0,
start_year                          = 2015, 2015,
start_month                         = 06, 06,
start_day                           = 21, 21,
start_hour                          = 00, 00,
start_minute                        = 00, 00,
start_second                        = 00, 00,
end_year                            = 2015, 2015,
end_month                           = 06, 06,
end_day                             = 23, 23,
end_hour                            = 00, 00,
end_minute                          = 00, 00,
end_second                          = 00, 00,
interval_seconds                    = 21600,
input_from_file                     = .true., .false.,
history_interval                    = 180, 60,  
frames_per_outfile                  = 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,
auxinput4_inname                    = "wrflowinp_d<domain>",
auxinput4_interval                  = 360, 360,
io_form_auxinput4                   = 2,
/

&domains
time_step                           = 120,
time_step_fract_num                 = 0,
time_step_fract_den                 = 1,
max_dom                             = 2,
e_we                                = 145, 191,   
e_sn                                = 145, 241,  
e_vert                              = 30, 30,   
p_top_requested                     = 5000,
num_metgrid_levels                  = 27,
num_metgrid_soil_levels             = 0,
dx                                  = 20000, 4000,
dy                                  = 20000, 4000,
grid_id                             = 1, 2,   
parent_id                           = 1, 1,   
i_parent_start                      = 1, 39,   
j_parent_start                      = 1, 76,
parent_grid_ratio                   = 1, 5,  
parent_time_step_ratio              = 1, 5,   
feedback                            = 1,
smooth_option                       = 0,
/

&physics

mp_physics                          = 2, 2,     
ra_lw_physics                       = 1, 1,   
ra_sw_physics                       = 1, 1,   
radt                                = 20, 4,   
sf_sfclay_physics                   = 1, 1,      
sf_surface_physics                  = 1, 1,
bl_pbl_physics                      = 1, 1,      
bldt                                = 0, 0,   
cu_physics                          = 1, 0,
cudt                                = 0,   
isfflx                              = 1,
ifsnow                              = 1,
icloud                              = 1,
surface_input_source                = 1,
num_soil_layers                     = 5,
sf_urban_physics                    = 0,   
sst_update                          = 1,
/

&fdda
/

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

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

&grib2
/

&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/

rsl.out.0000如下:taskid: 0 hostname: localhost.localdomain
Ntasks in X            2, ntasks in Y            4
--- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to zero.
--- 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: grid_fdda is 0 for domain      2, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      2, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain      2, setting obs nudging interval and ending time to 0 for that domain.
bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
--- NOTE: num_soil_layers has been set to      5
WRF V3.6.1 MODEL
*************************************
Parent domain
ids,ide,jds,jde            1         145           1         145
ims,ime,jms,jme           -4          79          -4          43
ips,ipe,jps,jpe            1          72           1          36
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
   alloc_space_field: domain            1,               92783080 bytes allocated
  med_initialdata_input: calling input_input
Timing for processing wrfinput file (stream 0) for domain        1:    1.45370 elapsed seconds
INPUT LandUse = "USGS"
LANDUSE TYPE = "USGS" FOUND          33 CATEGORIES           2 SEASONS WATER CATEGORY =           16 SNOW CATEGORY =           24
*************************************
Nesting domain
ids,ide,jds,jde            1         191           1         241
ims,ime,jms,jme           -4         105          -4          70
ips,ipe,jps,jpe            1          95           1          60
INTERMEDIATE domain
ids,ide,jds,jde           37          80          74         127
ims,ime,jms,jme           32          67          69          97
ips,ipe,jps,jpe           35          57          72          87
*************************************
d01 2015-06-21_00:00:00  alloc_space_field: domain            2,              186703128 bytes allocated
d01 2015-06-21_00:00:00  alloc_space_field: domain            2,                5023728 bytes allocated
d01 2015-06-21_00:00:00 *** Initializing nest domain # 2 by horizontally interpolating parent domain # 1. ***
INPUT LandUse = "USGS"
LANDUSE TYPE = "USGS" FOUND          33 CATEGORIES           2 SEASONS WATER CATEGORY =           16 SNOW CATEGORY =           24
INPUT LandUse = "USGS"
LANDUSE TYPE = "USGS" FOUND          33 CATEGORIES           2 SEASONS WATER CATEGORY =           16 SNOW CATEGORY =           24
Timing for Writing wrfout_d01_2015-06-21_00:00:00 for domain        1:    3.36377 elapsed seconds
d01 2015-06-21_00:00:00 Input data processed for aux input   4 for domain   1
Timing for processing lateral boundary for domain        1:    0.40219 elapsed seconds
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS      1 IE     72 JS      1 JE     36
WRF NUMBER OF TILES =   1
Timing for Writing wrfout_d02_2015-06-21_00:00:00 for domain        2:    7.86662 elapsed seconds
d02 2015-06-21_00:00:00  MMINLU error on input
           5 input_wrf: wrf_get_next_time current_date: 2015-06-21_00:00:00 Status =          -11
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE:  <stdin>  LINE:     898
... Could not find matching time in input file ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
-------------------------------------------

这里的 Could not find matching time in input file 中的match time是指wrfinput_d01中的时间么,不知道哪里出问题了,望各位大神指导


密码修改失败请联系微信:mofangbao
发表于 2016-9-21 15:26:06 | 显示全部楼层
请问你解决了吗?我也遇到了这个问题,求指教
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2016-10-8 09:17:34 | 显示全部楼层
小鸣REN 发表于 2016-9-21 15:26
请问你解决了吗?我也遇到了这个问题,求指教

解决了,我把更新的sst资料给去掉了。。。估计是sst资料格式不匹配的问题
密码修改失败请联系微信:mofangbao
发表于 2017-10-14 14:36:10 | 显示全部楼层
我也遇到了这个问题,能仔细说一下解决方法吗?
密码修改失败请联系微信:mofangbao
发表于 2018-6-20 01:50:41 | 显示全部楼层
冬至 发表于 2016-10-8 09:17
解决了,我把更新的sst资料给去掉了。。。估计是sst资料格式不匹配的问题

我跟你的错误一模一样,能去掉sst?
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

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

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