updated top-level README and version_decl for V4.4.2 (#1795)
[WRF.git] / test / em_real / namelist.input.ndown_1
blob348bc1a3551a8cd6ed9174abde3a430e6f8851e5
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                            = 12,   12,   12,
14  interval_seconds                    = 21600
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  /
25  io_form_auxhist23                   = 2
26  auxhist23_interval                  = 30,   15,    30
27  frames_per_auxhist23                = 1
28  auxhist23_outname                   = "PLEVS_d<domain>_<date>"
30  &diags
31  p_lev_diags                         = 0
32  num_press_levels                    = 4
33  press_levels                        = 85000, 70000, 50000, 25000
34  use_tot_or_hyd_p                    = 1
35  /
37  &domains
38  time_step                           = 180,
39  time_step_fract_num                 = 0,
40  time_step_fract_den                 = 1,
41  max_dom                             = 1,
42  e_we                                = 74,    31,    94,
43  e_sn                                = 61,    31,    91,
44  e_vert                              = 33,    33,    33,
45  p_top_requested                     = 5000,
46  num_metgrid_levels                  = 32,
47  num_metgrid_soil_levels             = 4,
48  dx                                  = 30000,
49  dy                                  = 30000,
50  grid_id                             = 1,     2,     3,
51  parent_id                           = 0,     1,     2,
52  i_parent_start                      = 1,     31,    30,
53  j_parent_start                      = 1,     17,    30,
54  parent_grid_ratio                   = 1,     3,     3,
55  parent_time_step_ratio              = 1,     3,     3,
56  feedback                            = 1,
57  smooth_option                       = 0
58  /
60  &physics
61  mp_physics                          = 3,     3,     3,
62  ra_lw_physics                       = 1,     1,     1,
63  ra_sw_physics                       = 1,     1,     1,
64  radt                                = 30,    30,    30,
65  sf_sfclay_physics                   = 1,     1,     1,
66  sf_surface_physics                  = 2,     2,     2,
67  bl_pbl_physics                      = 1,     1,     1,
68  bldt                                = 0,     0,     0,
69  cu_physics                          = 1,     1,     0,
70  cudt                                = 5,     5,     5,
71  isfflx                              = 1,
72  ifsnow                              = 0,
73  icloud                              = 1,
74  surface_input_source                = 3,
75  num_land_cat                        = 21,
76  sf_urban_physics                    = 0,     0,     0,
77  maxiens                             = 1,
78  maxens                              = 3,
79  maxens2                             = 3,
80  maxens3                             = 16,
81  ensdim                              = 144,
82  /
84  &fdda
85  /
87  &dynamics
88  hybrid_opt                          = 2, 
89  w_damping                           = 0,
90  diff_opt                            = 1,      1,      1,
91  km_opt                              = 4,      4,      4,
92  diff_6th_opt                        = 0,      0,      0,
93  diff_6th_factor                     = 0.12,   0.12,   0.12,
94  base_temp                           = 290.
95  damp_opt                            = 3,
96  zdamp                               = 5000.,  5000.,  5000.,
97  dampcoef                            = 0.2,    0.2,    0.2
98  khdif                               = 0,      0,      0,
99  kvdif                               = 0,      0,      0,
100  non_hydrostatic                     = .true., .true., .true.,
101  moist_adv_opt                       = 1,      1,      1,     
102  scalar_adv_opt                      = 1,      1,      1,     
105  &bdy_control
106  spec_bdy_width                      = 5,
107  specified                           = .true.,
110  &grib2
113  &namelist_quilt
114  nio_tasks_per_group = 0,
115  nio_groups = 1,
118  &dfi_control
119  dfi_opt                             = 0
120  dfi_nfilter                         = 7
121  dfi_write_filtered_input            = .false.
122  dfi_write_dfi_history               = .false.
123  dfi_cutoff_seconds                  = 3600  
124  dfi_time_dim                        = 1000 
125  dfi_bckstop_year                    = 2000
126  dfi_bckstop_month                   = 01  
127  dfi_bckstop_day                     = 24  
128  dfi_bckstop_hour                    = 11  
129  dfi_bckstop_minute                  = 00  
130  dfi_bckstop_second                  = 00  
131  dfi_fwdstop_year                    = 2000
132  dfi_fwdstop_month                   = 01  
133  dfi_fwdstop_day                     = 24  
134  dfi_fwdstop_hour                    = 12  
135  dfi_fwdstop_minute                  = 30  
136  dfi_fwdstop_second                  = 00