爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 14929|回复: 19

DX and DY do not match from the namelist and the input file

[复制链接]
发表于 2011-11-8 20:55:30 | 显示全部楼层 |阅读模式

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

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

x
./real.exe的时候结果如下。不知道该怎么改namelist了,求点拨!到底是哪里不能match啦?{:eb303:}{:eb303:}
Domain  3: Current date being processed: 2011-10-01_00:00:00.0000, which is loop #   1 out of   13
configflags%julyr, %julday, %gmt:         2011          274    0.000000   
metgrid input_wrf.F first_date_input = 2011-10-01_00:00:00
  metgrid input_wrf.F first_date_nml = 2011-10-01_00:00:00
dx_compare,dy_compare =     10000.00        10000.00   
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE:  <stdin>  LINE:     419
DX and DY do not match from the namelist and the input file
-------------------------------------------
FORTRAN STOP
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2011-11-8 20:56:24 | 显示全部楼层
namelist.wps




&share

wrf_core = 'ARW',
max_dom = 3 ,
    start_date = '2011-10-01_00:00:00','2011-10-01_00:00:00','2011-10-01_00:00:00',
end_date   = '2011-10-04_00:00:00','2011-10-04_00:00:00','2011-10-04_00:00:00',
interval_seconds = 21600
io_form_geogrid = 2,
/

&geogrid
parent_id         =   1,   1,   1,
parent_grid_ratio =   1,   3,  3,
i_parent_start    =   1,  31,31,
j_parent_start    =   1,  17,17,
s_we              =   1,1, 1,
e_we              =  74, 112,112,
s_sn               =1,1,1,
e_sn              =  61,97,91,
geog_data_res     = '10m','6m','2m',
dx = 30000,
dy = 30000,
map_proj = 'lambert',
ref_lat   =  36.03,
ref_lon   = 103.50,
truelat1  =  30.0,
truelat2  =  60.0,
stand_lon = 103.50,
geog_data_path = '/home/jiangmj/softwares/wrf/geog'
/

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

&metgrid
fg_name = 'FILE'
io_form_metgrid = 2,
/
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2011-11-8 20:57:02 | 显示全部楼层

.

本帖最后由 笨笨的蛋蛋 于 2011-11-8 21:34 编辑

namelist.input





&time_control
run_days                            = 3,
run_hours                           = 0,
run_minutes                         = 0,
run_seconds                         = 0,
start_year                          = 2011,2011,2011,
start_month                         = 10,10,10,
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                           = 10,10,10,  
end_day                             = 04,04,04,
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                    = 60,  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                           = 120,
time_step_fract_num                 = 0,
time_step_fract_den                 = 1,
max_dom                             = 3,
e_we                                = 74,    112,   112,
s_we                                =1,1,1,
e_sn                                = 61,    97,    91,
s_sn                                =1,1,1,
e_vert                              =28 ,    28,    28,
s_vert                              =  1,1,1,
p_top_requested                     = 5000,
num_metgrid_levels                  =27 ,
num_metgrid_soil_levels              =4,
dx                                  = 30000, 10000,3333.3,
dy                                  = 30000, 10000,3333.3
grid_id                             = 1,     3,     3,
parent_id                           = 1,     1,     1,
i_parent_start                      = 1,     31,    31,
j_parent_start                      = 1,     17,    17,
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                              = 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,
/

&fdda
/

&dynamics
w_damping                           = 0,
diff_opt                            = 1,
km_opt                              = 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
发表于 2011-11-8 21:19:10 | 显示全部楼层
namelist.inpu中、dy改成dx=10000,dy=10000。
我也不是很熟,试试吧!

评分

参与人数 1贡献 +3 收起 理由
mofangbao + 3 给你补上

查看全部评分

密码修改失败请联系微信:mofangbao
 楼主| 发表于 2011-11-8 21:37:59 | 显示全部楼层
密码修改失败请联系微信:mofangbao
 成长值: 19710
发表于 2011-11-8 22:31:27 | 显示全部楼层
用ncdump查查你的input file是多少公里的
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2011-11-9 10:39:57 | 显示全部楼层
兰溪之水 发表于 2011-11-8 22:31
用ncdump查查你的input file是多少公里的

谢谢你啊~看了你给的提示,不知道怎么瞎倒腾了一下就搞定了~
又对wrf更熟悉一点了~再次感谢!
密码修改失败请联系微信:mofangbao
发表于 2011-11-9 12:05:48 | 显示全部楼层
淡定的飘过
密码修改失败请联系微信:mofangbao
发表于 2011-11-9 12:11:08 | 显示全部楼层
和我以前一个问题。。。
密码修改失败请联系微信:mofangbao
 成长值: 19710
发表于 2011-11-9 13:12:40 | 显示全部楼层
笨笨的蛋蛋 发表于 2011-11-9 10:39
谢谢你啊~看了你给的提示,不知道怎么瞎倒腾了一下就搞定了~
又对wrf更熟悉一点了~再次感谢 ...

@天目神眉你多多向天目博士讨教~
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

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

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