爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 10545|回复: 13

请各位老师帮忙看一下,wrf namelist.input文件

[复制链接]
发表于 2014-1-9 17:23:27 | 显示全部楼层 |阅读模式

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

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

x
以下是namelist文件及运行提示
[wxy@wxy run]$ ./real.exe
NOTE: num_soil_layers has been set to      5
REAL_EM V3.2 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 ,     104350684  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.
Total analysis times to input =    9.
  
-----------------------------------------------------------------------------
  
Domain  1: Current date being processed: 2005-08-28_00:00:00.0000, which is loop #   1 out of    9
configflags%julyr, %julday, %gmt:         2005          240    0.000000   
metgrid input_wrf.F first_date_input = 2005-08-28_00:00:00
  metgrid input_wrf.F first_date_nml = 2005-08-28_00:00:00
d01 2005-08-28_00:00:00 Timing for input          0 s.
Max map factor in domain 1 =  1.03. Scale the dt in the model accordingly.
PGFIO-F-219/formatted write/internal file/attempt to read/write past end of record.
In source file module_initialize_real.f90, at line number 753

&time_control
run_days                            = 2,
run_hours                           = 0,
run_minutes                         = 0,
run_seconds                         = 0,
start_year                          = 2005,2005,2005,
start_month                         = 08, 08, 08,
start_day                           = 28,  28,  28,
start_hour                          = 00, 00, 00,
start_minute                        = 00,00,00,
start_second                        = 00,00,00,
end_year                            = 2005,2005,2005,
end_month                           = 08,08,08,
end_day                             = 30,30,30,
end_hour                            = 00,00,00,
end_minute                          = 00,00,00,
end_second                          = 00,00,00,
interval_seconds                    = 21600
input_from_file                     = .true.,.true.,.false.,
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,
s_we                                =1,1,1,
e_sn                                = 61,    97,    91,
s_sn                                =1,1,1,
e_vert                              = 28,    28,    28,
s_vert                              =  1,1,1,
p_top_requested                     = 5000,
num_metgrid_levels                  = 27,
num_metgrid_soil_levels             = 0,
dx                                  = 30000, 10000,  3333,
dy                                  = 30000, 10000,  3333,
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                                = 10,    10,    10,
sf_sfclay_physics                   = 1,     1,     1,
sf_surface_physics                  = 1,     1,     1,
bl_pbl_physics                      = 1,     1,     1,
bldt                                = 0,     0,     0,
cu_physics                          = 1,     1,     0,
cudt                                = 5,     5,     5,
isfflx                              = 1,
ifsnow                              = 0,
icloud                              = 1,
surface_input_source                = 1,
num_soil_layers                     = 5,
sf_urban_physics                    = 4,     0,     0,
maxiens                             = 1,
maxens                              = 3,
maxens2                             = 3,
maxens3                             = 16,
ensdim                              = 144,

/

&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
/

&tc
/

&scm
scm_force = 1,
scm_force_dx = 4000,
num_force_layers = 8,
scm_lu_index = 2,
scm_isltyp = 4,
scm_vegfra = 0.5,
scm_canwat = 0.0,
scm_lat = 37.600,
scm_lon = -96.700,
scm_th_adv = .true.,
scm_wind_adv = .true.,
scm_qv_adv = .true.,
scm_vert_adv = .true.,
/

&dfi_control
dfi_opt = 0,
dfi_nfilter = 0,
dfi_write_filtered_input = .false.,
dfi_write_dfi_history = .false.,
/

&fire
/

&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
网上搜了很久,找了很多说明,都安说明设置的,可还是运行不出来。

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-30_00:00:00','2005-08-30_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,
s_we = 1,1,
e_we              =  74, 112,
s_sn = 1,1,
e_sn              =  61,  97,
geog_data_res     = '10m','2m',
dx = 30000,
dy = 30000,
map_proj = 'lambert',
ref_lat   =  34.8,
ref_lon   = -81.03,
truelat1  =  30.0,
truelat2  =  60.0,
stand_lon = -98.
geog_data_path = '/home/wxy/modle/geog'
opt_geogrid_tbl_path = 'geogrid/'
/

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

&metgrid
fg_name = 'FILE'
io_form_metgrid = 2,
/
&mod_levs
press_pa = 201300 , 200100 , 100000 ,
95000 , 90000 ,
85000 , 80000 , 75000 , 70000 , 65000 , 60000 ,
55000 , 50000 , 45000 , 40000 , 35000 ,
25000 , 20000 , 15000 , 10000 , 5000 ,
/
namelist.wps可以运行出em开头的文件,但./ungrib.exe 运行时显示Successful completion of ungrib.
但生成的是FILE:2005-08-28_00等文件,而不是“兰溪之水”指南上的HKIA_01:2009-12-25_00 等文件。

密码修改失败请联系微信:mofangbao
发表于 2014-1-9 18:25:47 | 显示全部楼层

回帖奖励 +5 金钱

你的版本是?
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2014-1-9 19:18:02 | 显示全部楼层
密码修改失败请联系微信:mofangbao
发表于 2014-1-9 19:46:29 | 显示全部楼层
小英子 发表于 2014-1-9 19:18
我的是3.2的版本,调试很长时间了,一直没有调出来。

我是没用过这个版本的~~~最近用的是3.5.1~~~没出现你的错误啊~~~
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2014-1-9 20:30:31 | 显示全部楼层
andrewsoong 发表于 2014-1-9 19:46
我是没用过这个版本的~~~最近用的是3.5.1~~~没出现你的错误啊~~~

请问会不会是因为wps安装的问题,还有wrf、wps、wrfda需要安装相同的版本么?就是都要是3.x.x的?实在不行换个版本装装看。
密码修改失败请联系微信:mofangbao
发表于 2014-1-9 20:50:15 | 显示全部楼层
小英子 发表于 2014-1-9 20:30
请问会不会是因为wps安装的问题,还有wrf、wps、wrfda需要安装相同的版本么?就是都要是3.x.x的?实在不行 ...

这个你还不适用相同版本????不行吧
密码修改失败请联系微信:mofangbao
发表于 2014-1-9 20:52:47 | 显示全部楼层
ungrib.exe执行完后生成的就是FILE开头的文件,你把rsl.error文件贴出来看看错误信息

评分

参与人数 1金钱 +2 收起 理由
小英子 + 2 很给力!

查看全部评分

密码修改失败请联系微信:mofangbao
发表于 2014-1-9 20:59:09 | 显示全部楼层
“但生成的是FILE:2005-08-28_00等文件,而不是“兰溪之水”指南上的HKIA_01:2009-12-25_00 等文件。”,楼主这一不是正确地!生成的文件已什么开头是由namelist.wps里边的&ungrib  prefix = 'FILE'来控制的!至于real的错误要看详细的日志

评分

参与人数 1金钱 +2 收起 理由
小英子 + 2 很给力!

查看全部评分

密码修改失败请联系微信:mofangbao
发表于 2014-1-9 21:10:16 | 显示全部楼层
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2014-1-10 00:09:18 | 显示全部楼层
liangsheng3460 发表于 2014-1-9 20:59
“但生成的是FILE:2005-08-28_00等文件,而不是“兰溪之水”指南上的HKIA_01:2009-12-25_00 等文件。”,楼 ...

./real >&real.out 时real.out 文件错误提示为:
PGFIO-F-219/formatted write/internal file/attempt to read/write past end of record.
In source file module_initialize_real.f90, at line number 753
因为初学,加上完全是自学的,所以rsl.error文件一直没找到!先谢谢您的指点哈!

密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

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

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