- 积分
- 148
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-2-11
- 最后登录
- 1970-1-1
|

楼主 |
发表于 2014-3-30 11:32:51
|
显示全部楼层
namelist:
&share
wrf_core = 'ARW',
max_dom = 2,
start_date = '2012-07-20_06:00:00','2012-07-20_06:00:00',
end_date = '2012-07-24_06:00:00','2012-07-24_06:00:00',
interval_seconds = 21600
io_form_geogrid = 2,
/
&geogrid
parent_id = 1,1,
parent_grid_ratio = 1,3,
i_parent_start = 1,28,
j_parent_start = 1,14,
e_we = 160,313,
e_sn = 100,220,
geog_data_res = '10m','2m',
dx = 50000
dy = 50000
map_proj = 'lambert',
ref_lat =20,
ref_lon =120,
truelat1 =20,
truelat2 =20,
stand_lon =120,
geog_data_path = '/nuist/p/public/data/geog'
ref_x = 80.0,
ref_y = 50.0,
/
&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 , 30000 ,
25000 , 20000 ,
15000 , 10000 ,
5000 , 1000
/
是不是有错????? |
|