updated top-level README and version_decl for V4.4.2 (#1795)
[WRF.git] / test / em_real / namelist.input.ndown_2
blob7c28f2dc896dbb0ad38f20b42be64291b57d2c7c
1  &time_control
2  run_days                            = 0,
3  run_hours                           = 12
4  run_minutes                         = 0,
5  run_seconds                         = 0,
6  start_year                          = 2000, 2000, 2000,
7  start_month                         = 01,   01,   01,
8  start_day                           = 24,   24,   24,
9  start_hour                          = 12,   12,   12,
10  end_year                            = 2000, 2000, 2000,
11  end_month                           = 01,   01,   01,
12  end_day                             = 25,   25,   25,
13  end_hour                            = 00,   00,   00,
14  interval_seconds                    = 3600, 
15  input_from_file                     = .true.,.true.,.true.,
16  history_interval                    = 60,   60,   60,
17  frames_per_outfile                  = 1000, 1000, 1000,
18  restart                             = .false.,
19  restart_interval                    = 7200,
20  io_form_history                     = 2
21  io_form_restart                     = 2
22  io_form_input                       = 2
23  io_form_boundary                    = 2
24  io_form_auxinput2                   = 2
25  fine_input_stream                   = 0,     2,    2,
26  /
27  io_form_auxhist23                   = 2
28  auxhist23_interval                  = 30,   15,    30
29  frames_per_auxhist23                = 1
30  auxhist23_outname                   = "PLEVS_d<domain>_<date>"
32  &diags
33  p_lev_diags                         = 0
34  num_press_levels                    = 4
35  press_levels                        = 85000, 70000, 50000, 25000
36  use_tot_or_hyd_p                    = 1
37  /
39  &domains
40  time_step                           = 180,
41  time_step_fract_num                 = 0,
42  time_step_fract_den                 = 1,
43  max_dom                             = 2,
44  e_we                                = 74,    31,    94,
45  e_sn                                = 61,    31,    91,
46  e_vert                              = 33,    33,    33,
47  p_top_requested                     = 5000,
48  num_metgrid_levels                  = 32,
49  num_metgrid_soil_levels             = 4,
50  dx                                  = 30000,
51  dy                                  = 30000,
52  grid_id                             = 1,     2,     3,
53  parent_id                           = 0,     1,     2,
54  i_parent_start                      = 1,     31,    30,
55  j_parent_start                      = 1,     17,    30,
56  parent_grid_ratio                   = 1,     3,     3,
57  parent_time_step_ratio              = 1,     3,     3,
58  feedback                            = 1,
59  smooth_option                       = 0
60  /
62  &physics
63  mp_physics                          = 3,     3,     3,
64  ra_lw_physics                       = 1,     1,     1,
65  ra_sw_physics                       = 1,     1,     1,
66  radt                                = 30,    30,    30,
67  sf_sfclay_physics                   = 1,     1,     1,
68  sf_surface_physics                  = 2,     2,     2,
69  bl_pbl_physics                      = 1,     1,     1,
70  bldt                                = 0,     0,     0,
71  cu_physics                          = 1,     1,     0,
72  cudt                                = 5,     5,     5,
73  isfflx                              = 1,
74  ifsnow                              = 0,
75  icloud                              = 1,
76  surface_input_source                = 3,
77  num_land_cat                        = 21,
78  sf_urban_physics                    = 0,     0,     0,
79  maxiens                             = 1,
80  maxens                              = 3,
81  maxens2                             = 3,
82  maxens3                             = 16,
83  ensdim                              = 144,
84  /
86  &fdda
87  /
89  &dynamics
90  hybrid_opt                          = 2, 
91  w_damping                           = 0,
92  diff_opt                            = 1,      1,      1,
93  km_opt                              = 4,      4,      4,
94  diff_6th_opt                        = 0,      0,      0,
95  diff_6th_factor                     = 0.12,   0.12,   0.12,
96  base_temp                           = 290.
97  damp_opt                            = 3,
98  zdamp                               = 5000.,  5000.,  5000.,
99  dampcoef                            = 0.2,    0.2,    0.2
100  khdif                               = 0,      0,      0,
101  kvdif                               = 0,      0,      0,
102  non_hydrostatic                     = .true., .true., .true.,
103  moist_adv_opt                       = 1,      1,      1,     
104  scalar_adv_opt                      = 1,      1,      1,     
107  &bdy_control
108  spec_bdy_width                      = 5,
109  specified                           = .true.,
112  &grib2
115  &namelist_quilt
116  nio_tasks_per_group = 0,
117  nio_groups = 1,
120  &dfi_control
121  dfi_opt                             = 0
122  dfi_nfilter                         = 7
123  dfi_write_filtered_input            = .false.
124  dfi_write_dfi_history               = .false.
125  dfi_cutoff_seconds                  = 3600  
126  dfi_time_dim                        = 1000 
127  dfi_bckstop_year                    = 2000
128  dfi_bckstop_month                   = 01  
129  dfi_bckstop_day                     = 24  
130  dfi_bckstop_hour                    = 11  
131  dfi_bckstop_minute                  = 00  
132  dfi_bckstop_second                  = 00  
133  dfi_fwdstop_year                    = 2000
134  dfi_fwdstop_month                   = 01  
135  dfi_fwdstop_day                     = 24  
136  dfi_fwdstop_hour                    = 12  
137  dfi_fwdstop_minute                  = 30  
138  dfi_fwdstop_second                  = 00