爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 1546|回复: 7

wrf运行real.exe时未生成wrfinput_d02

[复制链接]

新浪微博达人勋

发表于 2020-9-27 15:16:13 | 显示全部楼层 |阅读模式

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

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

x
可正常生成wrfinput_d01和wrfbdy_d01,但是就是生成不了wrfinput_d02,以下是我的namelist:
&time_control
run_days                            = 3,
run_hours                           = 0,
run_minutes                         = 0,
run_seconds                         = 0,
start_year                          = 2020, 2020, 2010, 2010,
start_month                         = 06,   06,   08,   08,
start_day                           = 23,   23,   17,   17,
start_hour                          = 12,   12,   18,   18,
start_minute                        = 00,   00,   00,   00,
start_second                        = 00,   00,   00,   00,
end_year                            = 2020, 2020, 2010, 2010,
end_month                           = 06,   06,   08,   08,
end_day                             = 25,   25,   20,   20,
end_hour                            = 12,   12,   00,   00,
end_minute                          = 00,   00,   00,   00,
end_second                          = 00,   00,   00,   00,
interval_seconds                    = 21600,
input_from_file                     = .true.,.true.,.true.,.true.,
history_interval                    = 60,   60,   60,   60,
frames_per_outfile                  = 1, 1, 1000, 1000,
restart                             = .false.,
restart_interval                    = 120,
io_form_history                     = 2,
io_form_restart                     = 2,
io_form_input                       = 2,
io_form_boundary                    = 2,
io_form_auxinput2                   = 2,
debug_level                         = 0,
/
&domains
time_step                           = 135,
time_step_fract_num                 = 0,
time_step_fract_den                 = 1,
max_dom                             = 2,
e_we                                = 181,   1036, 583,  1525,
e_sn                                = 145,   721, 292,  1459,
e_vert                              = 60,     60,   28,    28,
p_top_requested                     = 5000,
num_metgrid_levels                  = 34,   
num_metgrid_soil_levels             = 4,   
dx                                  = 27000,  3000,  9000,  1000,
dy                                  = 27000,  3000,  9000,  1000,
grid_id                             = 1,      2,     3,     4,
parent_id                           = 0,      1,     2,     3,
i_parent_start                      = 1,      30,    222,   180,
j_parent_start                      = 1,      40,    28,    73,
parent_grid_ratio                   = 1,      9,     3,     3,
parent_time_step_ratio              = 1,      3,     3,     3,
feedback                            = 1,
smooth_option                       = 0,
/

&physics
mp_physics                          = 8,     8,     3,     3,
ra_lw_physics                       = 1,     1,     1,     1,
ra_sw_physics                       = 2,     2,     1,     1,
radt                                = 3,     3,    30,    30,
sf_sfclay_physics                   = 2,     2,     1,     1,
sf_surface_physics                  = 1,     1,     2,     2,
bl_pbl_physics                      = 2,     2,     1,     1,
bldt                                = 0,     0,     0,     0,
cu_physics                          = 0,     0,     0,     0,
cudt                                = 0,     0,     5,     5,

ifsnow                              = 1,
icloud                              = 1,
surface_input_source                = 1,
num_soil_layers                     = 0,
sf_urban_physics                    = 0,     0,     0,     0,
maxiens                             = 1,
maxens                              = 3,
maxens2                             = 3,
maxens3                             = 16,
ensdim                              = 144,
/
&fdda
/
&dynamics
w_damping                           = 1,
diff_opt                            = 1,
km_opt                              = 4,
diff_6th_opt                        = 0,      0,      0,     0,
diff_6th_factor                     = 0.12,   0.12,   0.12,  0.12,
base_temp                           = 290.,
damp_opt                            = 0,
zdamp                               = 5000.,  5000.,  5000., 5000.,
dampcoef                            = 0.2,    0.2,    0.2,   0.2,  
khdif                               = 0,      0,      0,     0,
kvdif                               = 0,      0,      0,     0,
non_hydrostatic                     = .true., .true., .true.,.true.,
moist_adv_opt                       = 1,      1,      1,     1,
scalar_adv_opt                      = 1,      1,      1,     1,
/
&bdy_control
spec_bdy_width                      = 5,
spec_zone                           = 1,
relax_zone                          = 4,
specified                           = .true., .false.,.false.,.false.,
nested                              = .false., .true., .true.,.true.,
/
&grib2
/
&namelist_quilt
nio_tasks_per_group                 = 0,
nio_groups                          = 1,
/
&dfi_control
/
&tc
/
&scm
/
&fire
/

&logging
/
&noah_mp
/
&diags
/

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

新浪微博达人勋

 楼主| 发表于 2020-9-27 15:54:29 | 显示全部楼层
对了,也没有报错,rsl文件如下:
taskid: 0 hostname: ln9
Ntasks in X            1, ntasks in Y            1
Setting blank km_opt entries to domain #1 values.
--> The km_opt entry in the namelist.input is now max_domains.
Setting blank diff_opt entries to domain #1 values.
--> The diff_opt entry in the namelist.input is now max_domains.
--- 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: 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: 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
REAL_EM V3.6.1 PREPROCESSOR
*************************************
Parent domain
ids,ide,jds,jde            1         181           1         145
ims,ime,jms,jme           -4         186          -4         150
ips,ipe,jps,jpe            1         181           1         145
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
   alloc_space_field: domain            1,             1481017188 bytes allocated
metgrid input_wrf.F first_date_input = 2020-06-23_12:00:00
metgrid input_wrf.F first_date_nml = 2020-06-23_12:00:00
d01 2020-06-23_12:00:00 Timing for input          0 s.
d01 2020-06-23_12:00:00          flag_soil_layers read from met_em file is  1
Max map factor in domain 1 =  1.07. Scale the dt in the model accordingly.
Using sfcprs3 to compute psfc
d01 2020-06-23_12:00:00   flag value of flag_qnwfa is            0
d01 2020-06-23_12:00:00 Old data, no inland lake information
d01 2020-06-23_12:00:00 Soil temperature closest to   30.00 at level  25
d01 2020-06-23_12:00:00 Timing for processing          2 s.
d01 2020-06-23_12:00:00 Timing for output          1 s.
d01 2020-06-23_12:00:00 Timing for loop #    1 =          3 s.
metgrid input_wrf.F first_date_input = 2020-06-23_18:00:00
metgrid input_wrf.F first_date_nml = 2020-06-23_12:00:00
d01 2020-06-23_18:00:00 Timing for input          0 s.
d01 2020-06-23_18:00:00          flag_soil_layers read from met_em file is  1
Using sfcprs3 to compute psfc
d01 2020-06-23_18:00:00   flag value of flag_qnwfa is            0
d01 2020-06-23_18:00:00 Old data, no inland lake information
d01 2020-06-23_18:00:00 Soil temperature closest to   30.00 at level  25
d01 2020-06-23_18:00:00 Timing for processing          0 s.
d01 2020-06-23_18:00:00 Timing for output          0 s.
d01 2020-06-23_18:00:00 Timing for loop #    2 =          1 s.
metgrid input_wrf.F first_date_input = 2020-06-24_00:00:00
metgrid input_wrf.F first_date_nml = 2020-06-23_12:00:00
d01 2020-06-24_00:00:00 Timing for input          0 s.
d01 2020-06-24_00:00:00          flag_soil_layers read from met_em file is  1
Using sfcprs3 to compute psfc
d01 2020-06-24_00:00:00   flag value of flag_qnwfa is            0
d01 2020-06-24_00:00:00 Old data, no inland lake information
d01 2020-06-24_00:00:00 Soil temperature closest to   30.00 at level  25
d01 2020-06-24_00:00:00 Timing for processing          0 s.
d01 2020-06-24_00:00:00 Timing for output          0 s.
d01 2020-06-24_00:00:00 Timing for loop #    3 =          1 s.
metgrid input_wrf.F first_date_input = 2020-06-24_06:00:00
metgrid input_wrf.F first_date_nml = 2020-06-23_12:00:00
d01 2020-06-24_06:00:00 Timing for input          0 s.
d01 2020-06-24_06:00:00          flag_soil_layers read from met_em file is  1
Using sfcprs3 to compute psfc
d01 2020-06-24_06:00:00   flag value of flag_qnwfa is            0
d01 2020-06-24_06:00:00 Old data, no inland lake information
d01 2020-06-24_06:00:00 Soil temperature closest to   30.00 at level  25
d01 2020-06-24_06:00:00 Timing for processing          0 s.
d01 2020-06-24_06:00:00 Timing for output          0 s.
d01 2020-06-24_06:00:00 Timing for loop #    4 =          1 s.
metgrid input_wrf.F first_date_input = 2020-06-24_12:00:00
metgrid input_wrf.F first_date_nml = 2020-06-23_12:00:00
d01 2020-06-24_12:00:00 Timing for input          0 s.
d01 2020-06-24_12:00:00          flag_soil_layers read from met_em file is  1
Using sfcprs3 to compute psfc
d01 2020-06-24_12:00:00   flag value of flag_qnwfa is            0
d01 2020-06-24_12:00:00 Old data, no inland lake information
d01 2020-06-24_12:00:00 Soil temperature closest to   30.00 at level  25
d01 2020-06-24_12:00:00 Timing for processing          0 s.
d01 2020-06-24_12:00:00 Timing for output          0 s.
d01 2020-06-24_12:00:00 Timing for loop #    5 =          1 s.
metgrid input_wrf.F first_date_input = 2020-06-24_18:00:00
metgrid input_wrf.F first_date_nml = 2020-06-23_12:00:00
d01 2020-06-24_18:00:00 Timing for input          0 s.
d01 2020-06-24_18:00:00          flag_soil_layers read from met_em file is  1
Using sfcprs3 to compute psfc
d01 2020-06-24_18:00:00   flag value of flag_qnwfa is            0
d01 2020-06-24_18:00:00 Old data, no inland lake information
d01 2020-06-24_18:00:00 Soil temperature closest to   30.00 at level  25
d01 2020-06-24_18:00:00 Timing for processing          1 s.
d01 2020-06-24_18:00:00 Timing for output          0 s.
d01 2020-06-24_18:00:00 Timing for loop #    6 =          1 s.
metgrid input_wrf.F first_date_input = 2020-06-25_00:00:00
metgrid input_wrf.F first_date_nml = 2020-06-23_12:00:00
d01 2020-06-25_00:00:00 Timing for input          0 s.
d01 2020-06-25_00:00:00          flag_soil_layers read from met_em file is  1
Using sfcprs3 to compute psfc
d01 2020-06-25_00:00:00   flag value of flag_qnwfa is            0
d01 2020-06-25_00:00:00 Old data, no inland lake information
d01 2020-06-25_00:00:00 Soil temperature closest to   30.00 at level  25
d01 2020-06-25_00:00:00 Timing for processing          1 s.
d01 2020-06-25_00:00:00 Timing for output          0 s.
d01 2020-06-25_00:00:00 Timing for loop #    7 =          1 s.
metgrid input_wrf.F first_date_input = 2020-06-25_06:00:00
metgrid input_wrf.F first_date_nml = 2020-06-23_12:00:00
d01 2020-06-25_06:00:00 Timing for input          0 s.
d01 2020-06-25_06:00:00          flag_soil_layers read from met_em file is  1
Using sfcprs3 to compute psfc
d01 2020-06-25_06:00:00   flag value of flag_qnwfa is            0
d01 2020-06-25_06:00:00 Old data, no inland lake information
d01 2020-06-25_06:00:00 Soil temperature closest to   30.00 at level  25
d01 2020-06-25_06:00:00 Timing for processing          1 s.
d01 2020-06-25_06:00:00 Timing for output          0 s.
d01 2020-06-25_06:00:00 Timing for loop #    8 =          1 s.
metgrid input_wrf.F first_date_input = 2020-06-25_12:00:00
metgrid input_wrf.F first_date_nml = 2020-06-23_12:00:00
d01 2020-06-25_12:00:00 Timing for input          0 s.
d01 2020-06-25_12:00:00          flag_soil_layers read from met_em file is  1
Using sfcprs3 to compute psfc
d01 2020-06-25_12:00:00   flag value of flag_qnwfa is            0
d01 2020-06-25_12:00:00 Old data, no inland lake information
d01 2020-06-25_12:00:00 Soil temperature closest to   30.00 at level  25
d01 2020-06-25_12:00:00 Timing for processing          1 s.
d01 2020-06-25_12:00:00 Timing for output          0 s.
d01 2020-06-25_12:00:00 Timing for loop #    9 =          1 s.
*************************************
Nesting domain
ids,ide,jds,jde            1        1036           1         721
ims,ime,jms,jme           -4        1044          -4         729
ips,ipe,jps,jpe            1        1036           1         721
INTERMEDIATE domain
ids,ide,jds,jde           28         148          38         123
ims,ime,jms,jme           23         153          33         128
ips,ipe,jps,jpe           26         150          36         125
*************************************
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

发表于 2020-9-27 16:01:19 | 显示全部楼层
感觉你第二层的网格是不是太多了?格距为什么不设置成9000呢?你直接9倍,我觉得也挺奇怪的
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

发表于 2020-9-27 16:22:35 | 显示全部楼层
把timestep放小一点试一下,以及把debug_level 调大一点。
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

发表于 2020-9-28 06:06:14 | 显示全部楼层
为啥是调小 没有log吗
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

 楼主| 发表于 2020-9-28 09:51:49 | 显示全部楼层
没办法,因为内层范围就是得有这么大,所以外层我才选了27km,不然太费时间和资源了
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

 楼主| 发表于 2020-9-28 09:54:01 | 显示全部楼层
我试了一下用多个核转real,终于转出来了,想问一下debug_level是控制什么的啊?
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

 楼主| 发表于 2020-9-28 10:08:54 | 显示全部楼层
没有,我用了多个核然后转出来了,感觉还是格点数分辨率的问题,也没办法,就得需要这么大的范围
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

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

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

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