爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 9914|回复: 12

./wrf.exe出现问题,跪求大神解救

[复制链接]
发表于 2015-9-8 15:07:27 | 显示全部楼层 |阅读模式

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

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

x
设置好namelist.input:
&time_control
run_days                            = 0,
run_hours                           = 12,
run_minutes                         = 0,
run_seconds                         = 0,
start_year                          = 2013, 2013, 2013,
start_month                         = 08,   08,   08,
start_day                           = 16,   16,   16,
start_hour                          = 00,   00,   00,
start_minute                        = 00,   00,   00,
start_second                        = 00,   00,   00,
end_year                            = 2013, 2013, 2013,
end_month                           = 08,   08,   08,
end_day                             = 16,   16,   16,
end_hour                            = 12,   12,   12,
end_minute                          = 00,   00,   00,
end_second                          = 00,   00,   00,
interval_seconds                    = 21600
input_from_file                     = .true.,.true.,.true.,
history_interval                    = 180,  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                           = 180,
time_step_fract_num                 = 0,
time_step_fract_den                 = 1,
max_dom                             = 3,
e_we                                = 74,    112,   232,
e_sn                                = 61,    118,    220,
e_vert                              = 30,    30,    30,
p_top_requested                     = 5000,
num_metgrid_levels                  = 27,
num_metgrid_soil_levels             = 4,
dx                                  = 30000, 10000,  3333.33,
dy                                  = 30000, 10000,  3333.33,
grid_id                             = 1,     2,     3,
parent_id                           = 0,     1,     2,
i_parent_start                      = 1,     27,    30,
j_parent_start                      = 1,     11,    22,
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                              = 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,
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,
/
输入 ./real.exe后
输出以下内容
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: 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.
--- NOTE: grid_fdda is 0 for domain      3, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      3, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain      3, 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      4
REAL_EM V3.6.1 PREPROCESSOR
*************************************
Parent domain
ids,ide,jds,jde            1          74           1          61
ims,ime,jms,jme           -4          79          -4          66
ips,ipe,jps,jpe            1          74           1          61
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
   alloc_space_field: domain            1 ,             167048092  bytes allocated
Time period #   1 to process = 2013-08-16_00:00:00.
Time period #   2 to process = 2013-08-16_06:00:00.
Time period #   3 to process = 2013-08-16_12:00:00.
Total analysis times to input =    3.


-----------------------------------------------------------------------------


Domain  1: Current date being processed: 2013-08-16_00:00:00.0000, which is loop #   1 out of    3
configflags%julyr, %julday, %gmt:        2013         228   0.0000000
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE:  <stdin>  LINE:     406
error opening met_em.d01.2013-08-16_00:00:00.nc for input; bad date in namelist or file not in directory
-------------------------------------------
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE:  <stdin>  LINE:     406
error opening met_em.d01.2013-08-16_00:00:00.nc for input; bad date in namelist or file not in directory
-------------------------------------------

跪求大神帮忙解决,谢谢!


密码修改失败请联系微信:mofangbao
发表于 2015-9-8 15:40:49 | 显示全部楼层
应该是history_interval = 60,  60,   60,吧?
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2015-9-8 15:51:27 | 显示全部楼层
qingchun 发表于 2015-9-8 15:40
应该是history_interval = 60,  60,   60,吧?

改成60也是不行,同样的错误
密码修改失败请联系微信:mofangbao
发表于 2015-9-8 17:26:28 | 显示全部楼层
看提示应该是这个文件(met_em.d01.2013-08-16_00:00:00.nc)有问题
密码修改失败请联系微信:mofangbao
发表于 2015-9-8 17:26:34 | 显示全部楼层
your system is really running out of memory (RAM). Ulimited -s unlimited does not help here. You need to reduce your domain size or try the distributed memory option (if such a system is available).
http://forum.wrfforum.com/viewtopic.php?f=28&t=3548
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2015-9-8 17:30:13 | 显示全部楼层
lhaikun@163.com 发表于 2015-9-8 17:26
your system is really running out of memory (RAM). Ulimited -s unlimited does not help here. You nee ...

呃呃呃呃,不懂,跪求大神详细说一下怎么解决,谢谢了!
密码修改失败请联系微信:mofangbao
发表于 2015-9-8 19:25:59 | 显示全部楼层
1009469821 发表于 2015-9-8 17:30
呃呃呃呃,不懂,跪求大神详细说一下怎么解决,谢谢了!

应该是你的模拟区域占用的内存太多了,你把区域改的分辨率粗点或者小点试试
密码修改失败请联系微信:mofangbao
发表于 2015-9-8 20:45:35 | 显示全部楼层
我也遇到了同样的问题,改了分辨率并不行,还是一样报错...
密码修改失败请联系微信:mofangbao
发表于 2015-9-8 22:28:27 | 显示全部楼层
把met_em.d0*... .nc这些文件复制到wrf.exe目录下试试呢?
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2015-9-9 11:02:17 | 显示全部楼层
mibing 发表于 2015-9-8 22:28
把met_em.d0*... .nc这些文件复制到wrf.exe目录下试试呢?

复制到wrf.exe目录下还是不行
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

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

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