Ticket #165: namelist.wps

File namelist.wps, 1.4 KB (added by tyang, 7 years ago)
Line 
1&share
2 wrf_core = 'ARW',
3 max_dom = 3,
4 start_date = '2015-07-16_00:00:00','2015-07-16_00:00:00','2015-07-16_00:00:00',
5 end_date   = '2015-07-18_00:00:00','2015-07-18_00:00:00','2015-07-18_00:00:00',
6 interval_seconds = 21600,
7 io_form_geogrid = 2,
8 opt_output_from_geogrid_path = './'
9 debug_level = 0,
10/
11
12&geogrid
13 parent_id         =   1,1,2,
14 parent_grid_ratio =   1,3,3,
15 i_parent_start    =   1,54,54,
16 j_parent_start    =   1,54,54,
17 e_we              =   160,160,160,
18 e_sn              =   160,160,160,
19 geog_data_res     = '2m','30s','30s',
20 dx        = 9000,
21 dy        = 9000,
22 map_proj  = 'lambert',
23 ref_lat   =  39.987,
24 ref_lon   =  116.456,
25 truelat1  =  30,
26 truelat2  =  60,
27 stand_lon =  116.456,
28 geog_data_path =  '/home/wrf/geog',
29 opt_geogrid_tbl_path = './'
30/
31
32&ungrib
33 out_format = 'WPS',
34 prefix     = 'GFS',
35/
36
37&metgrid
38 fg_name         = 'GFS'
39 constants_name  = ''
40 io_form_metgrid = 2,
41 opt_output_from_metgrid_path = './',
42 opt_metgrid_tbl_path         = './',
43/
44
45&mod_levs
46 press_pa = 201300 , 200100 , 100000 ,
47             95000 ,  90000 ,
48             85000 ,  80000 ,
49             75000 ,  70000 ,
50             65000 ,  60000 ,
51             55000 ,  50000 ,
52             45000 ,  40000 ,
53             35000 ,  30000 ,
54             25000 ,  20000 ,
55             15000 ,  10000 ,
56              5000 ,   1000
57/
58
59&plotfmt
60 ix = 100
61 jx = 100
62 ioff = 30
63 joff = 30
64/
hosted by ZAMG