- 积分
- 1501
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-8-6
- 最后登录
- 1970-1-1
|

楼主 |
发表于 2015-8-24 09:21:23
|
显示全部楼层
图片为Arwpost运行提示
!!!!!!!!以下是ctl文件!!!!!!!!!!!!
dset ^d02.dat
undef 1.e30
title OUTPUT FROM WRF V3.3.1 MODEL
xdef 309 linear 107.31900 0.04054054
ydef 260 linear 23.65130 0.04054054
zdef 19 levels
1000.00000
950.00000
900.00000
850.00000
800.00000
750.00000
700.00000
650.00000
600.00000
550.00000
500.00000
450.00000
400.00000
350.00000
300.00000
250.00000
200.00000
150.00000
100.00000
tdef 720 linear 00Z01NOV2014 60MN
VARS 6
U 19 0 x-wind component (m s-1)
V 19 0 y-wind component (m s-1)
T2 1 0 TEMP at 2 M (K)
U10 1 0 U at 10 M (m s-1)
V10 1 0 V at 10 M (m s-1)
slp 1 0 Sea Levelp Pressure (hPa)
ENDVARS
!!!!!!!!!!以下为namelist.Arwpost!!!!!!!!!!
&datetime
start_date = '2014-11-01_00:00:00',
end_date = '2014-12-01_00:00:00',
interval_seconds = 3600,
tacc = 0,
debug_level = 0,
/
&io
input_root_name = '/home/lttt/Program/WRFV3/run/wrfout_d02_2014-11-01_00:00:00'
output_root_name = '/home/lttt/Program/ARWpost/d02'
plot = 'list'
fields = 'slp,U,V,T2,U10,V10'
mercator_defs = .false.
/
split_output = .true.
output_type = 'grads'
frames_per_outfile = 1000
&interp
interp_method = 1,
interp_levels = 1000.,950.,900.,850.,800.,750.,700.,650.,600.,550.,500.,450.,400.,350.,300.,250.,200.,150.,100.,
/
extrapolate = .true.
interp_method = 0, ! 0 is model levels, -1 is nice height levels, 1 is user specified pressure/height
interp_levels = 1000.,950.,900.,850.,800.,750.,700.,650.,600.,550.,500.,450.,400.,350.,300.,250.,200.,150.,100.,
interp_levels = 0.25, 0.50, 0.75, 1.00, 2.00, 3.00, 4.00, 5.00, 6.00, 7.00, 8.00, 9.00, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0, 18.0, 19.0, 20.0,
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
能帮看看哪儿有问题吗~~~~~~~~~~~~
|
-
|