爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 5757|回复: 5

搜索后仍未解决,求助!DX and DY do not match comparing namelist to the input ...

[复制链接]
发表于 2018-11-2 17:16:29 | 显示全部楼层 |阅读模式

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

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

x
本帖最后由 zhaolinanshiwo 于 2018-11-29 17:37 编辑

运行  real.exe  报错:
Domain  2: Current date being processed: 2011-06-01_00:00:00.0000, which is loop #   1 out of    5
configflags%julyr, %julday, %gmt:        2011         152   0.00000000   
metgrid input_wrf.F first_date_input = 2011-06-01_00:00:00
metgrid input_wrf.F first_date_nml = 2011-06-01_00:00:00
dx and dy from file        10000.0000       10000.0000
dx and dy from namelist    200.000000       200.000000
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE:  <stdin>  LINE:     511
DX and DY do not match comparing namelist to the input file
-------------------------------------------
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE:  <stdin>  LINE:     511
DX and DY do not match comparing namelist to the input file
-------------------------------------------


搜索相关帖子后,使用ncdump查看了met文件中的dx/dy/num__metgrid_levels等参数均与namelist.input匹配啊,不知道是忽略了什么问题
附上namelist.wps与namelist.input

namelist.wps:
&share
wrf_core = 'ARW',
max_dom = 3,
start_date = '2011-06-01_00:00:00', '2011-06-01_00:00:00', '2011-06-01_00:00:00',
end_date   = '2011-06-02_00:00:00', '2011-06-01_00:00:00', '2011-06-01_00:00:00'
interval_seconds = 21600,
io_form_geogrid = 2,
/

&geogrid
parent_id         =   1, 1, 2
parent_grid_ratio =   1, 3, 3
i_parent_start    =   1, 18, 25
j_parent_start    =   1, 15, 14
e_we              =  65, 91, 124
e_sn              =  49, 61, 97
geog_data_res     = '10m','2m'
dx = 30000,
dy = 30000,
map_proj = 'lambert',
ref_lat   = xx.xx,
ref_lon   = xx.xx,
truelat1  = 30.0,
truelat2  = 60.0,
stand_lon = xx.xx,
geog_data_path = '/media/optics/赵林安TEL13571917507/赵林安Linux备份/WRF/WRF37/TerrestrialData/geog_before38/'
/

&ungrib
out_format = 'WPS',
prefix = 'FILE',
/

&metgrid
fg_name = 'FILE'
io_form_metgrid = 2,
/


namelist.input:
&time_control
run_days                            = 0,
run_hours                           = 24,
run_minutes                         = 0,
run_seconds                         = 0,
start_year                          = 2011, 2011, 2011
start_month                         = 06, 06, 06
start_day                           = 01, 01, 01
start_hour                          = 00, 00, 00
start_minute                        = 00, 00, 00
start_second                        = 00, 00, 00
end_year                            = 2011, 2011, 2011
end_month                           = 06, 06, 06
end_day                             = 02, 02, 02
end_hour                            = 00, 00, 00
end_minute                          = 00, 00, 00
end_second                          = 00, 00, 00
interval_seconds                    = 21600,
input_from_file                     = .true., .true., .true.
history_interval                    = 180, 30, 30
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                                = 65, 91, 124
e_sn                                = 49, 61, 97
e_vert                              = 40, 40, 40

p_top_requested                     = 1000,
num_metgrid_levels                  = 27,
num_metgrid_soil_levels             = 4,
dx                                  = 30000,
dy                                  = 30000,
grid_id                             = 1,     2,     3,
parent_id                           = 1, 1, 2,
i_parent_start                      = 1, 18, 25,
j_parent_start                      = 1, 15, 14,
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                       = 2,     2,     2,
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,
/



密码修改失败请联系微信:mofangbao
 楼主| 发表于 2018-11-2 17:19:42 | 显示全部楼层
{:eb303:}{:eb303:}希望大家不吝赐教啊
密码修改失败请联系微信:mofangbao
发表于 2018-11-2 20:12:27 | 显示全部楼层
你met文件是10000 namelist写200 不匹配 不是说的很明白么
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2018-11-2 21:34:30 | 显示全部楼层
weilin421 发表于 2018-11-2 20:12
你met文件是10000 namelist写200 不匹配 不是说的很明白么

您好!谢谢您的回答!
我两个namelist里均设置dx  dy为30000啊,嵌套比例是3。
没有明白为什么报错200,可以说详细一点么
密码修改失败请联系微信:mofangbao
发表于 2019-7-7 14:39:58 | 显示全部楼层
您好 请问解决了嘛 跪求
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

发表于 2019-8-1 20:28:21 | 显示全部楼层
请问解决了吗 我也遇到了同样的情况……
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

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

本版积分规则

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

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

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