updated top-level README and version_decl for V4.4.2 (#1795)
[WRF.git] / test / em_real / namelist.input
blob1b209d8602cc6f710568c0d14437a8f353a6f9d5
1  &time_control
2  run_days                            = 0,
3  run_hours                           = 36,
4  run_minutes                         = 0,
5  run_seconds                         = 0,
6  start_year                          = 2019, 2019,
7  start_month                         = 09,   09, 
8  start_day                           = 04,   04,
9  start_hour                          = 12,   12,
10  end_year                            = 2019, 2019,
11  end_month                           = 09,   09,
12  end_day                             = 06,   06,
13  end_hour                            = 00,   00,
14  interval_seconds                    = 10800
15  input_from_file                     = .true.,.true.,
16  history_interval                    = 60,  60,
17  frames_per_outfile                  = 1, 1,
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  /
26  &domains
27  time_step                           = 90,
28  time_step_fract_num                 = 0,
29  time_step_fract_den                 = 1,
30  max_dom                             = 2,
31  e_we                                = 150,    220,
32  e_sn                                = 130,    214,
33  e_vert                              = 45,     45,
34  dzstretch_s                         = 1.1
35  p_top_requested                     = 5000,
36  num_metgrid_levels                  = 34,
37  num_metgrid_soil_levels             = 4,
38  dx                                  = 15000,
39  dy                                  = 15000,
40  grid_id                             = 1,     2,
41  parent_id                           = 0,     1,
42  i_parent_start                      = 1,     53,
43  j_parent_start                      = 1,     25,
44  parent_grid_ratio                   = 1,     3,
45  parent_time_step_ratio              = 1,     3,
46  feedback                            = 1,
47  smooth_option                       = 0
48  /
50  &physics
51  physics_suite                       = 'CONUS'
52  mp_physics                          = -1,    -1,
53  cu_physics                          = -1,    -1,
54  ra_lw_physics                       = -1,    -1,
55  ra_sw_physics                       = -1,    -1,
56  bl_pbl_physics                      = -1,    -1,
57  sf_sfclay_physics                   = -1,    -1,
58  sf_surface_physics                  = -1,    -1,
59  radt                                = 15,    15,
60  bldt                                = 0,     0,
61  cudt                                = 0,     0,
62  icloud                              = 1,
63  num_land_cat                        = 21,
64  sf_urban_physics                    = 0,     0,
65  fractional_seaice                   = 1,
66  /
68  &fdda
69  /
71  &dynamics
72  hybrid_opt                          = 2, 
73  w_damping                           = 0,
74  diff_opt                            = 2,      2,
75  km_opt                              = 4,      4,
76  diff_6th_opt                        = 0,      0,
77  diff_6th_factor                     = 0.12,   0.12,
78  base_temp                           = 290.
79  damp_opt                            = 3,
80  zdamp                               = 5000.,  5000.,
81  dampcoef                            = 0.2,    0.2,
82  khdif                               = 0,      0,
83  kvdif                               = 0,      0,
84  non_hydrostatic                     = .true., .true.,
85  moist_adv_opt                       = 1,      1,
86  scalar_adv_opt                      = 1,      1,
87  gwd_opt                             = 1,      0,
88  /
90  &bdy_control
91  spec_bdy_width                      = 5,
92  specified                           = .true.
93  /
95  &grib2
96  /
98  &namelist_quilt
99  nio_tasks_per_group = 0,
100  nio_groups = 1,