爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 7282|回复: 3

运行./real.exe出错求助

[复制链接]
发表于 2015-9-7 22:01:39 | 显示全部楼层 |阅读模式

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

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

x
第一次跑wrf,修改namelist.input 后,并将wps下生成的nc数据文件链接到了em_real目录下,执行./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: 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      4
REAL_EM V3.6 PREPROCESSOR
  *************************************
  Parent domain
  ids,ide,jds,jde             1          100            1          112
  ims,ime,jms,jme            -4          105           -4          117
  ips,ipe,jps,jpe             1          100            1          112
  *************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
    alloc_space_field: domain             1 ,                 355267556  bytes allocated
Time period #   1 to process = 2012-08-06_12:00:00.
Time period #   2 to process = 2012-08-06_15:00:00.
Time period #   3 to process = 2012-08-06_18:00:00.
Time period #   4 to process = 2012-08-06_21:00:00.
Time period #   5 to process = 2012-08-07_00:00:00.
Time period #   6 to process = 2012-08-07_03:00:00.
Time period #   7 to process = 2012-08-07_06:00:00.
Time period #   8 to process = 2012-08-07_09:00:00.
Time period #   9 to process = 2012-08-07_12:00:00.
Total analysis times to input =    9.

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

Domain  1: Current date being processed: 2012-08-06_12:00:00.0000, which is loop #   1 out of    9
configflags%julyr, %julday, %gmt:         2012          219    12.00000   
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE:  <stdin>  LINE:     406
error opening met_em.d01.2012-08-06_12: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.2012-08-06_12:00:00.nc for input; bad date in namelist or file not in directory
-------------------------------------------
FORTRAN STOP

不知道是是哪里出了问题,运行WPS过程它提示都是正确的,为什么现在会提示打不开met_em.d01.2012-08-06_12:00:00.nc 文件?
密码修改失败请联系微信:mofangbao
发表于 2016-8-1 19:12:17 | 显示全部楼层
我也是类似的问题,怎么解?{:5_275:}{:5_275:}{:5_275:}
密码修改失败请联系微信:mofangbao
回复 支持 1 反对 0

使用道具 举报

 楼主| 发表于 2015-9-7 22:04:33 | 显示全部楼层
这是我的namelist.input里面内容
&time_control            
run_days                 = 0,
run_hours                = 24,
run_minutes              = 0,
run_seconds              = 0,
start_year               = 2012,     2012,
start_month              = 8,        8,
start_day                = 6,        6,
start_hour               = 12,       12,
start_minute             = 00,       00,
start_second             = 00,       00,
end_year                 = 2012,     2012,
end_month                = 8,        8,
end_day                  = 7,        7,
end_hour                 = 12,       12,
end_minute               = 00,       00,
end_second               = 00,       00,
interval_seconds         = 10800,
input_from_file          = .true.,   .true.,
history_interval         = 180,       60,
frames_per_outfile       = 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                =42.6 ,
time_step_fract_num      = 0,
time_step_fract_den      = 1,
max_dom                  = 2,
e_we                     = 100,      124,
e_sn                     = 112,      118,
e_vert                   = 28,       28,
p_top_requested          = 5000,
num_metgrid_levels       = 27,
num_metgrid_soil_levels  = 4,
dx                       = 7100, 2366.667,
dy                       = 7100, 2366.667,
grid_id                  = 1,        2,
parent_id                = 1,        1,
i_parent_start           = 1,       30,
j_parent_start           = 1,       40,
parent_grid_ratio        = 1,        3,
parent_time_step_ratio   = 1,        3,
feedback                 = 1,
smooth_option            = 0,
/
&physics                 
mp_physics               = 3,        3,
ra_lw_physics            = 1,        1,
ra_sw_physics            = 1,        1,
radt                     = 30,       30,
sf_sfclay_physics        = 1,        1,
sf_surface_physics       = 2,        2,
bl_pbl_physics           = 1,        1,
bldt                     = 0,        0,
cu_physics               = 1,        1,
cudt                     = 5,        5,
isfflx                   = 1,
ifsnow                   = 0,
icloud                   = 1,
surface_input_source     = 1,
num_soil_layers          = 4,
sf_urban_physics         = 0,        0,
maxiens                  = 1,
maxens                   = 3,
maxens2                  = 3,
maxens3                  = 16,
ensdim                   = 144,
/

&fdda                    
/
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                 = 0,
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.,  .false.,
nested                   = .false.,   .true.,
/

&grib2                  
/

&namelist_quilt         
nio_tasks_per_group      = 0,
nio_groups               = 1,
/
密码修改失败请联系微信:mofangbao
发表于 2017-11-29 00:08:29 | 显示全部楼层
相同的问题请问楼主怎么解决了?
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

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

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