- 积分
- 1105
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-8-27
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2014-9-14 20:06:49
|
显示全部楼层
&datetime
start_date = '2012-01-09_12:00:00',
end_date = '2012-01-09_18:00:00',
interval_seconds =3600,
tacc = 0,
debug_level = 0,
/
&io
io_form_input = 2,
input_root_name = '/home/chengchen/model/wrf3.2/WRFV3/test/em_real/201207-results_newlanduse/wrfout_d04_2012-07-09_00:00:00'
output_root_name = './beijing_d04_AveMet_new_2012-07-1112'
plot = 'all_list'
fields = 'height,pressure,tk,tc'
output_type = 'grads'
mercator_defs = .true.
/
split_output = .true.
frames_per_outfile = 2
output_type = 'grads'
output_type = 'v5d'
plot = 'all'
plot = 'list'
plot = 'all_list'
!
Below is a list of all available diagnostics
fields = 'height,geopt,theta,tc,tk,td,td2,rh,rh2,umet,vmet,pressure,u10m,v10m,wdir,wspd,wd10,ws10,slp,mcape,mcin,lcl,lfc,cape,cin,dbz,max_dbz,clfr'
&interp
interp_method = 0,
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,
这是我的namelist.ARWpost z=1代表什么呢?多少的等压面或者是多高的高度?? |
|