爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 20643|回复: 23

WRF求助!运行./real.exe出现下列问题

[复制链接]

新浪微博达人勋

发表于 2012-5-28 20:51:34 | 显示全部楼层 |阅读模式

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

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

x
本帖最后由 whmooncool 于 2012-5-28 21:13 编辑

我在WRFV3/run下链接了ln -sf /home/.....后,然后运行了.real.exe,出现了下列问题(wps运行没有问题),而且我运行完./real.exe也没有出现手册上说的rsl.out.和rsl.error文件
请问这是什么原因?怎么解决?感激不尽!!!

Namelist dfi_control not found in namelist.input. Using registry defaults for variables in dfi_control
Namelist tc not found in namelist.input. Using registry defaults for variables in tc
Namelist scm not found in namelist.input. Using registry defaults for variables in scm
Namelist fire not found in namelist.input. Using registry defaults for variables in fire
--- 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: num_soil_layers has been set to      4
REAL_EM V3.3.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 ,                 121231752  bytes allocated
Time period #   1 to process = 2005-08-28_00:00:00.
Time period #   2 to process = 2005-08-28_06:00:00.
Time period #   3 to process = 2005-08-28_12:00:00.
Time period #   4 to process = 2005-08-28_18:00:00.
Time period #   5 to process = 2005-08-29_00:00:00.
Time period #   6 to process = 2005-08-29_06:00:00.
Time period #   7 to process = 2005-08-29_12:00:00.
Time period #   8 to process = 2005-08-29_18:00:00.
Time period #   9 to process = 2005-08-30_00:00:00.
Time period #  10 to process = 2005-08-30_06:00:00.
Time period #  11 to process = 2005-08-30_12:00:00.
Time period #  12 to process = 2005-08-30_18:00:00.
Time period #  13 to process = 2005-08-31_00:00:00.
Total analysis times to input =   13.
  
-----------------------------------------------------------------------------
  
Domain  1: Current date being processed: 2005-08-28_00:00:00.0000, which is loop #   1 out of   13
configflags%julyr, %julday, %gmt:         2005          240    0.000000   
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE:  <stdin>  LINE:     388
error opening met_em.d01.2005-08-28_00:00:00.nc for input; bad date in namelist or file not in directory
-------------------------------------------
FORTRAN STOP
我的namelist.input如下,sf_surface_physics后省略
&time_control
run_days                            = 3,
run_hours                           = 0,
run_minutes                         = 0,
run_seconds                         = 0,
start_year                          = 2005, 2005, 2000,
start_month                         = 08,   08,   01,
start_day                           = 28,   28,   24,
start_hour                          = 00,   00,   12,
start_minute                        = 00,   00,   00,
start_second                        = 00,   00,   00,
end_year                            = 2005, 2005, 2000,
end_month                           = 08,   08,   01,
end_day                             = 31,   31,   25,
end_hour                            = 00,   00,   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                             = 2,
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                           = 1,     1,     2,
i_parent_start                      = 1,     31,    30,
j_parent_start                      = 1,     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,

namelist.wps如下
&share
wrf_core = 'ARW',
max_dom = 2,
start_date = '2005-08-28_00:00:00','2005-08-28_00:00:00',
end_date   = '2005-08-31_00:00:00','2005-08-31_00:00:00',
interval_seconds = 21600
io_form_geogrid = 2,
/

&geogrid
parent_id         =   1,   1,
parent_grid_ratio =   1,   3,
i_parent_start    =   1,  31,
j_parent_start    =   1,  17,
e_we              =  74, 112,
e_sn              =  61,  97,
geog_data_res     = '10m','2m',
dx = 30000,
dy = 30000,
map_proj = 'lambert',
ref_lat   =  34.83,

ref_lon   = -81.03,
truelat1  =  30.0,
truelat2  =  60.0,
stand_lon = -98.0,
geog_data_path = '/atm200/home/wrfmodel/geog/'
/

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

&metgrid
fg_name = 'FILE'
io_form_metgrid = 2,
/






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

新浪微博达人勋

发表于 2012-5-28 22:40:58 | 显示全部楼层
貌似是namelist.input没设好
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2012-5-28 22:55:10 | 显示全部楼层

回帖奖励 +2 金钱

可以尝试下将met文件拷贝到run目录下,我有时候也链接不成功报错
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2012-5-29 08:51:12 | 显示全部楼层
我链接就没成功过,都是拷到run目录或者em_real目录下运行的。
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 成长值: 19710
发表于 2012-5-29 09:25:46 | 显示全部楼层
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2012-5-29 10:16:01 | 显示全部楼层
本帖最后由 catmiaow 于 2012-5-29 10:19 编辑
兰溪之水 发表于 2012-5-29 09:25
没用好ln吧


我用ln -s ../../wps  or ln -sf ../../wps,请赐教!
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 成长值: 19710
发表于 2012-5-29 11:05:15 | 显示全部楼层
catmiaow 发表于 2012-5-29 10:16
我用ln -s ../../wps  or ln -sf ../../wps,请赐教!

ln -sf ../../wps .
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2012-5-29 11:26:02 | 显示全部楼层
一般都是拷过来用
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2012-5-29 14:50:56 | 显示全部楼层
xiaolugui 发表于 2012-5-28 22:40
貌似是namelist.input没设好

请教下,是哪点不对呢?
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2012-5-29 15:57:15 | 显示全部楼层
本帖最后由 freekiller 于 2012-5-29 15:58 编辑

namelist中的时间和wrfinput中的时间不一致

把run_days 改为0
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

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

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

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