爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 13844|回复: 15

新手./real.exe出错,好无力啊~好多天了,求提点指导

[复制链接]
发表于 2013-3-7 11:08:44 | 显示全部楼层 |阅读模式

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

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

x
好多天了都不知道怎么解决,也没人问,没人教,只有求助论坛,哪怕有点思路也好。谢谢谢谢谢谢
Error reading namelist &logging fromnamelist.input.  Using default loggingconfig.
Error reading namelist &logging fromnamelist.input.  Using default loggingconfig.
--- NOTE: sst_update is 0, settingio_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains
--- NOTE: grid_fdda is 0 for domain      1, setting gfdda interval and ending timeto 0 for that domain.
--- NOTE: both grid_sfdda andpxlsm_soil_nudge are 0 for domain      1,setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 fordomain      1, setting obs nudginginterval and ending time to 0 for that domain.
bl_pbl_physics /= 4, implies mfshconvmust be 0, resetting
--- NOTE: num_soil_layers has been setto      4
REAL_EM V3.4.1 PREPROCESSOR
  *************************************
  Parent domain
  ids,ide,jds,jde             1           75            1           70
  ims,ime,jms,jme            -4           80           -4           75
  ips,ipe,jps,jpe             1           75            1          70
*************************************
DYNAMICS OPTION: Eulerian MassCoordinate
    alloc_space_field: domain             1 ,                 137871112  bytes allocated
Time period #   1 to process =2012-08-01_00:00:00.
Time period #   2 to process =2012-08-01_06:00:00.
Time period #   3 to process =2012-08-01_12:00:00.
Time period #   4 to process =2012-08-01_18:00:00.
Total analysis times to input =   4.
  
-----------------------------------------------------------------------------
  
Domain 1: Current date being processed: 2012-08-01_00:00:00.0000, which is loop#   1 out of    4
configflags%julyr, %julday, %gmt:         2012          214   0.000000   
  metgrid input_wrf.F first_date_input =2012-08-01_00:00:00
  metgrid input_wrf.F first_date_nml =2012-08-01_00:00:00
d01 2012-08-01_00:00:00 Timing forinput          0 s.
d01 2012-08-01_00:00:00          flag_soil_layers read from met_emfile is  1
Max map factor in domain 1 =   NaN. Scale the dt in the modelaccordingly.
-------------- FATAL CALLED---------------
FATAL CALLED FROM FILE:  <stdin> LINE:     469
Maybe you do not have the new mapfactors, try re-running geogrid
-------------------------------------------
-------------- FATAL CALLED---------------
FATAL CALLED FROM FILE:  <stdin> LINE:     469
Maybe you do not have the new mapfactors, try re-running geogrid
-------------------------------------------
FORTRAN STOP

我的namelist.input
&time_control
run_days                            = 0,
run_hours                           = 18,
run_minutes                         = 0,
run_seconds                         = 0,
start_year                          = 2012,2000,2000,
start_month                         = 08,  01,01,

start_day                           = 01,   24,   24,
start_hour                          = 00,   12,   12,
start_minute                        = 00,   00,   00,
start_second                        = 00,   00,   00,
end_year                            = 2012, 2000, 2000,
end_month                           = 08,   01,   01,
end_day                             = 01,   25,   25,
end_hour                            = 18,   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                         = 300
/

&domains
time_step                           = 180,
time_step_fract_num                 = 0,
time_step_fract_den                 = 1,
max_dom                             = 1,
e_we                                = 74,    112,   94,
e_sn                                = 61,    97,    91,
e_vert                              = 28,    28,    28,
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                      = 0,     31,    30,
j_parent_start                      = 0,     17,    30,
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,
/

密码修改失败请联系微信:mofangbao
发表于 2013-3-7 12:01:27 | 显示全部楼层
Found no error ...
密码修改失败请联系微信:mofangbao
 成长值: 19710
发表于 2013-3-7 12:05:26 | 显示全部楼层
Max map factor in domain 1 =   NaN. Scale the dt in the modelaccordingly.
-------------- FATAL CALLED---------------
FATAL CALLED FROM FILE:  <stdin> LINE:     469
Maybe you do not have the new mapfactors, try re-running geogrid
-------------------------------------------
-------------- FATAL CALLED---------------
FATAL CALLED FROM FILE:  <stdin> LINE:     469
Maybe you do not have the new mapfactors, try re-running geogrid


重新运行wps试试~
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2013-3-7 14:21:50 | 显示全部楼层
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2013-3-7 14:30:37 | 显示全部楼层
兰溪之水 发表于 2013-3-7 12:05
Max map factor in domain 1 =   NaN. Scale the dt in the modelaccordingly.
-------------- FATAL CALL ...

非常感激回复呐!我试过了重新运行,还是不行,不过当时连接ln -sf  /home/qxt/WRF/data/Fnl/fnl_20120801* .     总不大对劲。创建出来的连接是txt格式的。若我把数据后缀.txt删了,就创建不起连接了。就算建立起的连接修改时间总是2011年,不知为啥。
密码修改失败请联系微信:mofangbao
 成长值: 19710
发表于 2013-3-7 17:00:18 | 显示全部楼层
humility 发表于 2013-3-7 14:30
非常感激回复呐!我试过了重新运行,还是不行,不过当时连接ln -sf  /home/qxt/WRF/data/Fnl/fnl_2012080 ...

链接用./link_grib.csh, 先看看运行手册,论坛上很多资料~
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2013-3-8 22:01:16 | 显示全部楼层
兰溪之水 发表于 2013-3-7 17:00
链接用./link_grib.csh, 先看看运行手册,论坛上很多资料~

昨天下班太困了都没上论坛回复,非常感谢版主指点!!!!!!根据指点今天问题解决了,但是到底哪的问题我还没太清楚,等弄清楚了写出来,万一以后也有人遇到
密码修改失败请联系微信:mofangbao
发表于 2013-10-4 10:24:19 | 显示全部楼层
有同样的问题,求方法
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2014-2-20 13:16:28 | 显示全部楼层
宁小才 发表于 2013-10-4 10:24
有同样的问题,求方法

换了台机子就好了,真不知是为什么
密码修改失败请联系微信:mofangbao
发表于 2016-10-25 19:10:37 | 显示全部楼层
我也是这个问题,一直到met文件都能成功生成。到了real.exe就出现一样的错误了
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

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

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