Merge branch 'jm2/devel'
[wrffire.git] / WPS / namelist.wps.all_options
blob1b4c9fae53ec94ecd4230949b921c4772ff6e24d
1 &share
2  wrf_core = 'ARW',
3  max_dom = 2,
4  start_date = '2006-08-16_12:00:00','2006-08-16_12:00:00',
5  end_date   = '2006-08-16_18:00:00','2006-08-16_12:00:00',
6  interval_seconds = 21600
7  active_grid = .true., .true.,
8  subgrid_ratio_x = 1
9  subgrid_ratio_y = 1
10  io_form_geogrid = 2,
11  opt_output_from_geogrid_path = './',
12  debug_level = 0
14  start_date = '2000-01-24_12:00:00','2000-01-24_12:00:00',
15  end_date   = '2000-01-25_12:00:00','2000-01-24_12:00:00',
16  start_year   = 2006, 2006,
17  start_month  =   08,   08,
18  start_day    =   16,   16,
19  start_hour   =   12,   12,
20  start_minute =   00,   00,
21  start_second =   00,   00,
22  end_year     = 2006, 2006,
23  end_month    =   08,   08,
24  end_day      =   16,   16,
25  end_hour     =   18,   12,
26  end_minute   =   00,   00,
27  end_second   =   00,   00,
29 &geogrid
30  parent_id         =   1,   1,
31  parent_grid_ratio =   1,   3,
32  i_parent_start    =   1,  31,
33  j_parent_start    =   1,  17,
34  s_we              =   1,   1,
35  e_we              =  74, 112,
36  s_sn              =   1,   1,
37  e_sn              =  61,  97,
38  geog_data_res     = '10m','2m',
39  dx        = 30000,
40  dy        = 30000,
41  map_proj  = 'lambert',
42  ref_lat   =  34.83,
43  ref_lon   = -81.03,
44  ref_x     =  37.0,
45  ref_y     =  30.5,
46  truelat1  =  30.0,
47  truelat2  =  60.0,
48  stand_lon = -98.0,
49  geog_data_path = '/mmm/users/wrfhelp/WPS_GEOG'
50  opt_geogrid_tbl_path = 'geogrid/'
52  geog_data_path = '/data3/mp/wrfhelp/WPS_GEOG'
53  geog_data_path = '/standalone/users/gill/DATA/GEOG'
54  geog_data_res     = 'modis_lakes+10m','modis_lakes+2m',
55  geog_data_res     = 'usgs_lakes+10m','usgs_lakes+2m',
57 &ungrib
58  out_format = 'WPS',
59  prefix     = 'FILE',
62 &metgrid
63  fg_name         = 'FILE'
64  constants_name  = './TAVGSFC'
65  io_form_metgrid = 2, 
66  opt_output_from_metgrid_path = './',
67  opt_metgrid_tbl_path         = 'metgrid/',
68  process_only_bdy = 5,
71 &mod_levs
72  press_pa = 201300 , 200100 , 100000 , 
73              95000 ,  90000 , 
74              85000 ,  80000 , 
75              75000 ,  70000 , 
76              65000 ,  60000 , 
77              55000 ,  50000 , 
78              45000 ,  40000 , 
79              35000 ,  30000 , 
80              25000 ,  20000 , 
81              15000 ,  10000 , 
82               5000 ,   1000
85 &plotfmt
86  ix = 100
87  jx = 100
88  ioff = 30
89  joff = 30