爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 2535|回复: 1

WRF模式real.exe出错Error in boundary condition specification

[复制链接]

新浪微博达人勋

发表于 2015-9-9 14:47:39 | 显示全部楼层 |阅读模式
数值模式
使用语言: wrf
我看过提问的智慧: 看过
自己思考时长(天): 3
问题概况: WRF模式real.exe出错Error in boundary condition specification
问题截图: -
系统平台: wrf

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

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

x
本帖最后由 黄小仙儿 于 2015-9-9 14:48 编辑

转wrf    real.exe 后提示出错Error in boundary condition specification
这是我的rsl.out文件出错的部分
*** Error in boundary condition specification
   boundary conditions at xs             2
   boundary conditions at xe             2
   boundary conditions at ys             2
   boundary conditions at ye             2
   boundary conditions logicals are
   periodic_x     F
   periodic_y     F
   symmetric_xs   F
   symmetric_xe   F
   symmetric_ys   F
   symmetric_ye   F
   open_xs        F
   open_xe        F
   open_ys        F
   open_ye        F
   polar          F
   nested         T
   specified      T
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE:  <stdin>  LINE:     165
  *** Error in boundary condition specification
-------------------------------------------
请问有人遇到过这种问题吗?求指导啊



这是我的namelist。input:
&time_control
run_days                            = 0,
run_hours                           = 24,
run_minutes                         = 0,
run_seconds                         = 0,
start_year                          = 2013,2013,
start_month                         = 07,07,
start_day                           = 31,31,
start_hour                          = 12,12,
start_minute                        = 00,00,
start_second                        = 00,00,
end_year                            = 2013,2013,
end_month                           = 08,08,
end_day                             = 01,01,
end_hour                            = 12,12,
end_minute                          = 00,00,
end_second                          = 00,00,
interval_seconds                    = 21600,
input_from_file                     = .true., .true.,
history_interval                    = 60, 60,
frames_per_outfile                  = 1000, 1000,
restart                             = .false.,
restart_interval                    = 7200,
io_form_history                     = 2,
io_form_restart                     = 2,
io_form_input                       = 2,
io_form_boundary                    = 2,
debug_level                         = 0,
write_input                         = .false.
inputout_interval                   = 60,
input_outname                       = "wrfvar_input_d<domain>_<date>"
/
&domains
time_step                           = 120,
time_step_fract_num                 = 0,
time_step_fract_den                 = 1,
max_dom                             = 2,
e_we                                = 97,199,
e_sn                                = 97,199,
e_vert                              = 37,37,
p_top_requested                     = 5000,
num_metgrid_levels                  = 27,
num_metgrid_soil_levels             = 4,
dx                                  = 15000,5000,
dy                                  = 15000,5000,
grid_id                             = 1,2,
parent_id                           = 0,1,
i_parent_start                      = 1,19,
j_parent_start                      = 1,19,
parent_grid_ratio                   = 1,3,
parent_time_step_ratio              = 1,3,
max_ts_locs                         = 100,
feedback                            = 0,
smooth_option                       = 2,
interp_type                         = 2,
use_adaptive_time_step              = .false.
target_cfl                          = 1.2,1.2,
max_step_increase_pct               = 5,51,
/
&physics
mp_physics                          = 2,2,
ra_lw_physics                       = 1,1,
ra_sw_physics                       = 1,1,
radt                                = 45,15,
sf_sfclay_physics                   = 1,1,
sf_surface_physics                  = 1,1,
bl_pbl_physics                      = 1,1,
bldt                                = 0,0,
cu_physics                          = 1,1,
cudt                                = 6,6,
isfflx                              = 1,
ifsnow                              = 0,
icloud                              = 1,
surface_input_source                = 1,
num_soil_layers                     = 5,
sf_urban_physics                    = 0,0,
maxiens                             = 1,
maxens                              = 3,
maxens2                             = 3,
maxens3                             = 16,
ensdim                              = 144,
/
&fdda
/
&dynamics
w_damping                           = 0,
diff_opt                            = 1,
km_opt                              = 4,
diff_6th_opt                        = 0,  0,
diff_6th_factor                     = 0.12, 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.,.true.,
nested                              = .false.,.true.,
/

&grib2
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/


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

新浪微博达人勋

 楼主| 发表于 2015-9-9 14:55:37 | 显示全部楼层
本帖最后由 黄小仙儿 于 2015-9-9 15:21 编辑

我把nested= .false.,.true.,改成true,true还是一样的问题
这是我的全部rsl.out文件:
taskid: 0 hostname: c0-1
Namelist dfi_control not found in namelist.input. Using registry defaults for variables in dfi_control
Namelist tc not found in namelist.input. Using registry defaults for variables in tc
Namelist scm not found in namelist.input. Using registry defaults for variables in scm
Namelist fire not found in namelist.input. Using registry defaults for variables in fire
  Ntasks in X             1 , ntasks in Y             1
REAL_EM V3.1 PREPROCESSOR
  *************************************
  Parent domain
  ids,ide,jds,jde             1           97            1           97
  ims,ime,jms,jme            -4          102           -4          102
  ips,ipe,jps,jpe             1           97            1           97
  *************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
Time period #   1 to process = 2013-07-31_12:00:00.
Time period #   2 to process = 2013-07-31_18:00:00.
Time period #   3 to process = 2013-08-01_00:00:00.
Time period #   4 to process = 2013-08-01_06:00:00.
Time period #   5 to process = 2013-08-01_12:00:00.
Total analysis times to input =    5.
  
-----------------------------------------------------------------------------
  
Domain  1: Current date being processed: 2013-07-31_12:00:00.0000, which is loop #   1 out of    5
configflags%julyr, %julday, %gmt:         2013          212    12.00000   
d01 2013-07-31_12:00:00 Timing for input          0 s.
d01 2013-07-31_12:00:00          flag_soil_layers read from met_em file is  1
   *** Error in boundary condition specification
   boundary conditions at xs             2
   boundary conditions at xe             2
   boundary conditions at ys             2
   boundary conditions at ye             2
   boundary conditions logicals are
   periodic_x     F
   periodic_y     F
   symmetric_xs   F
   symmetric_xe   F
   symmetric_ys   F
   symmetric_ye   F
   open_xs        F
   open_xe        F
   open_ys        F
   open_ye        F
   polar          F
   nested         T
   specified      T
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE:  <stdin>  LINE:     165
  *** Error in boundary condition specification
-------------------------------------------
2013-07-31_18:00:00 Timing for input          0 s.
d01 2013-07-31_18:00:00          flag_soil_layers read from met_em file is  1
d01 2013-07-31_18:00:00 Old data, no inland lake information
d01 2013-07-31_18:00:00 Soil temperature closest to   30.00 at level  25
LAND  CHANGE =             0
WATER CHANGE =             0
d01 2013-07-31_18:00:00 Timing for processing          1 s.
LBC valid between these times 2013-07-31_12:00:00.0000
2013-07-31_18:00:00     
d01 2013-07-31_18:00:00 Timing for output          0 s.
d01 2013-07-31_18:00:00 Timing for loop #    2 =          1 s.
  
-----------------------------------------------------------------------------
  
Domain  1: Current date being processed: 2013-08-01_00:00:00.0000, which is loop #   3 out of    5
configflags%julyr, %julday, %gmt:         2013          213    0.000000   
d01 2013-08-01_00:00:00 Timing for input          0 s.
d01 2013-08-01_00:00:00          flag_soil_layers read from met_em file is  1
d01 2013-08-01_00:00:00 Old data, no inland lake information
d01 2013-08-01_00:00:00 Soil temperature closest to   30.00 at level  25
LAND  CHANGE =             0
WATER CHANGE =             0
d01 2013-08-01_00:00:00 Timing for processing          1 s.
LBC valid between these times 2013-07-31_18:00:00.0000
2013-08-01_00:00:00     
d01 2013-08-01_00:00:00 Timing for output          0 s.
d01 2013-08-01_00:00:00 Timing for loop #    3 =          1 s.
  
-----------------------------------------------------------------------------
  
Domain  1: Current date being processed: 2013-08-01_06:00:00.0000, which is loop #   4 out of    5
configflags%julyr, %julday, %gmt:         2013          213    6.000000   
d01 2013-08-01_06:00:00 Timing for input          0 s.
d01 2013-08-01_06:00:00          flag_soil_layers read from met_em file is  1
d01 2013-08-01_06:00:00 Old data, no inland lake information
d01 2013-08-01_06:00:00 Soil temperature closest to   30.00 at level  25
LAND  CHANGE =             0
WATER CHANGE =             0
d01 2013-08-01_06:00:00 Timing for processing          1 s.
LBC valid between these times 2013-08-01_00:00:00.0000
2013-08-01_06:00:00     
d01 2013-08-01_06:00:00 Timing for output          0 s.
d01 2013-08-01_06:00:00 Timing for loop #    4 =          1 s.
  
-----------------------------------------------------------------------------
  
Domain  1: Current date being processed: 2013-08-01_12:00:00.0000, which is loop #   5 out of    5
configflags%julyr, %julday, %gmt:         2013          213    12.00000   
d01 2013-08-01_12:00:00 Timing for input          0 s.
d01 2013-08-01_12:00:00          flag_soil_layers read from met_em file is  1
d01 2013-08-01_12:00:00 Old data, no inland lake information
d01 2013-08-01_12:00:00 Soil temperature closest to   30.00 at level  25
LAND  CHANGE =             0
WATER CHANGE =             0
d01 2013-08-01_12:00:00 Timing for processing          1 s.
LBC valid between these times 2013-08-01_06:00:00.0000
2013-08-01_12:00:00     
d01 2013-08-01_12:00:00 Timing for output          0 s.
d01 2013-08-01_12:00:00 Timing for loop #    5 =          1 s.
  *************************************
  Nesting domain
  ids,ide,jds,jde             1          199            1          199
  ims,ime,jms,jme            -4          204           -4          204
  ips,ipe,jps,jpe             1          199            1          199
  INTERMEDIATE domain
  ids,ide,jds,jde            17           88           17           88
  ims,ime,jms,jme            12           93           12           93
  ips,ipe,jps,jpe            15           90           15           90
  *************************************
Time period #   1 to process = 2013-07-31_12:00:00.
Time period #   2 to process = 2013-07-31_18:00:00.
Time period #   3 to process = 2013-08-01_00:00:00.
Time period #   4 to process = 2013-08-01_06:00:00.
Time period #   5 to process = 2013-08-01_12:00:00.
Total analysis times to input =    5.
  
-----------------------------------------------------------------------------
  
Domain  2: Current date being processed: 2013-07-31_12:00:00.0000, which is loop #   1 out of    5
configflags%julyr, %julday, %gmt:         2013          212    12.00000   
d02 2013-07-31_12:00:00 Timing for input          0 s.
d02 2013-07-31_12:00:00          flag_soil_layers read from met_em file is  1
   *** Error in boundary condition specification
   boundary conditions at xs             2
   boundary conditions at xe             2
   boundary conditions at ys             2
   boundary conditions at ye             2
   boundary conditions logicals are
   periodic_x     F
   periodic_y     F
   symmetric_xs   F
   symmetric_xe   F
   symmetric_ys   F
   symmetric_ye   F
   open_xs        F
   open_xe        F
   open_ys        F
   open_ye        F
   polar          F
   nested         T
   specified      T
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE:  <stdin>  LINE:     165
  *** Error in boundary condition specification
-------------------------------------------
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

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

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

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