updated top-level README and version_decl for V4.4.2 (#1795)
[WRF.git] / test / em_real / namelist.input.jan00
blob2860c9d0f3feb7cb56ddbde0d1762cc3e9227e3c
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                    = 180,  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  /
26  &domains
27  time_step                           = 180,
28  time_step_fract_num                 = 0,
29  time_step_fract_den                 = 1,
30  max_dom                             = 1,
31  e_we                                = 74,    112,   94,
32  e_sn                                = 61,    97,    91,
33  e_vert                              = 33,    33,    33,
34  p_top_requested                     = 5000,
35  num_metgrid_levels                  = 32,
36  num_metgrid_soil_levels             = 4,
37  dx                                  = 30000,
38  dy                                  = 30000,
39  grid_id                             = 1,     2,     3,
40  parent_id                           = 0,     1,     2,
41  i_parent_start                      = 1,     31,    30,
42  j_parent_start                      = 1,     17,    30,
43  parent_grid_ratio                   = 1,     3,     3,
44  parent_time_step_ratio              = 1,     3,     3,
45  feedback                            = 1,
46  smooth_option                       = 0
47  /
49  &physics
50  mp_physics                          = 5,     5,     5,
51  ra_lw_physics                       = 4,     4,     4,
52  ra_sw_physics                       = 4,     4,     4,
53  radt                                = 30,    30,    30,
54  sf_sfclay_physics                   = 1,     1,     1,
55  sf_surface_physics                  = 2,     2,     2,
56  bl_pbl_physics                      = 1,     1,     1,
57  bldt                                = 0,     0,     0,
58  cu_physics                          = 1,     1,     0,
59  cudt                                = 5,     5,     5,
60  icloud                              = 1,
61  cu_rad_feedback                     = .true.,.true.,.false.,
62  num_land_cat                        = 21,
63  sf_urban_physics                    = 0,     0,     0,
64  fractional_seaice                   = 1,
65  /
67  &fdda
68  /
70  &dynamics
71  hybrid_opt                          = 2, 
72  w_damping                           = 0,
73  diff_opt                            = 1,      1,      1,
74  km_opt                              = 4,      4,      4,
75  diff_6th_opt                        = 0,      0,      0,
76  diff_6th_factor                     = 0.12,   0.12,   0.12,
77  base_temp                           = 290.
78  damp_opt                            = 3,
79  zdamp                               = 5000.,  5000.,  5000.,
80  dampcoef                            = 0.2,    0.2,    0.2
81  khdif                               = 0,      0,      0,
82  kvdif                               = 0,      0,      0,
83  non_hydrostatic                     = .true., .true., .true.,
84  moist_adv_opt                       = 1,      1,      1,     
85  scalar_adv_opt                      = 1,      1,      1,     
86  gwd_opt                             = 1,      1,      0,
87  /
89  &bdy_control
90  spec_bdy_width                      = 5,
91  specified                           = .true.,
92  /
94  &grib2
95  /
97  &namelist_quilt
98  nio_tasks_per_group = 0,
99  nio_groups = 1,
102  &dfi_control
103  dfi_opt                             = 0
104  dfi_nfilter                         = 7
105  dfi_write_filtered_input            = .false.
106  dfi_write_dfi_history               = .false.
107  dfi_cutoff_seconds                  = 3600  
108  dfi_time_dim                        = 1000 
109  dfi_bckstop_year                    = 2000
110  dfi_bckstop_month                   = 01  
111  dfi_bckstop_day                     = 24  
112  dfi_bckstop_hour                    = 11  
113  dfi_bckstop_minute                  = 00  
114  dfi_bckstop_second                  = 00  
115  dfi_fwdstop_year                    = 2000
116  dfi_fwdstop_month                   = 01  
117  dfi_fwdstop_day                     = 24  
118  dfi_fwdstop_hour                    = 12  
119  dfi_fwdstop_minute                  = 30  
120  dfi_fwdstop_second                  = 00