|
Last change
on this file since 2638 was
11,
checked in by aslmd, 15 years ago
|
|
spiga@svn-planeto:ajoute le modele meso-echelle martien
|
|
File size:
1.1 KB
|
| Line | |
|---|
| 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 | io_form_geogrid = 2, |
|---|
| 8 | / |
|---|
| 9 | |
|---|
| 10 | &geogrid |
|---|
| 11 | parent_id = 1, 1, |
|---|
| 12 | parent_grid_ratio = 1, 3, |
|---|
| 13 | i_parent_start = 1, 31, |
|---|
| 14 | j_parent_start = 1, 17, |
|---|
| 15 | e_we = 74, 112, |
|---|
| 16 | e_sn = 61, 97, |
|---|
| 17 | geog_data_res = '10m','2m', |
|---|
| 18 | dx = 30000, |
|---|
| 19 | dy = 30000, |
|---|
| 20 | map_proj = 'lambert', |
|---|
| 21 | ref_lat = 34.83, |
|---|
| 22 | ref_lon = -81.03, |
|---|
| 23 | truelat1 = 30.0, |
|---|
| 24 | truelat2 = 60.0, |
|---|
| 25 | stand_lon = -98.0, |
|---|
| 26 | geog_data_path = '/mmm/users/wrfhelp/WPS_GEOG' |
|---|
| 27 | / |
|---|
| 28 | |
|---|
| 29 | &ungrib |
|---|
| 30 | out_format = 'WPS', |
|---|
| 31 | prefix = 'FILE', |
|---|
| 32 | / |
|---|
| 33 | |
|---|
| 34 | &metgrid |
|---|
| 35 | fg_name = 'FILE' |
|---|
| 36 | io_form_metgrid = 2, |
|---|
| 37 | / |
|---|
| 38 | |
|---|
| 39 | &mod_levs |
|---|
| 40 | press_pa = 201300 , 200100 , 100000 , |
|---|
| 41 | 95000 , 90000 , |
|---|
| 42 | 85000 , 80000 , |
|---|
| 43 | 75000 , 70000 , |
|---|
| 44 | 65000 , 60000 , |
|---|
| 45 | 55000 , 50000 , |
|---|
| 46 | 45000 , 40000 , |
|---|
| 47 | 35000 , 30000 , |
|---|
| 48 | 25000 , 20000 , |
|---|
| 49 | 15000 , 10000 , |
|---|
| 50 | 5000 , 1000 |
|---|
| 51 | / |
|---|
Note: See
TracBrowser
for help on using the repository browser.