updated top-level README and version_decl for V4.4.2 (#1795)
[WRF.git] / test / em_convrad / namelist.input
bloba2cede7245368f412500192cae0ff6b8394ceeed
1  &time_control
2  run_days                            = 0,
3  run_hours                           = 1,
4  run_minutes                         = 0,
5  run_seconds                         = 0,
6  start_year                          = 2007,
7  start_month                         = 06,
8  start_day                           = 01,
9  start_hour                          = 0,
10  start_minute                        = 00,
11  start_second                        = 00,
12  end_year                            = 2007,
13  end_month                           = 07,
14  end_day                             = 1,
15  end_hour                            = 0,
16  end_minute                          = 00,
17  end_second                          = 00,
18  history_interval                    = 60,
19  frames_per_outfile                  = 1000,
20  restart                             = .false.,
21  restart_interval                    = 1440,
22  io_form_history                     = 2
23  io_form_restart                     = 2
24  io_form_input                       = 2
25  io_form_boundary                    = 2
26  /
28  &domains
29  time_step                           = 5,
30  time_step_fract_num                 = 0,
31  time_step_fract_den                 = 1,
32  max_dom                             = 1,
33  s_we                                = 1,
34  e_we                                = 101,
35  s_sn                                = 1,
36  e_sn                                = 101,
37  s_vert                              = 1,
38  e_vert                              = 35,
39  dx                                  = 1000,
40  dy                                  = 1000,
41  ztop                                = 30000.,
42  eta_levels                          = 1.000, 0.993, 0.983, 0.970, 0.954,
43                                        0.934, 0.909, 0.880, 0.845, 0.807,
44                                        0.765, 0.719, 0.672, 0.622, 0.571,
45                                        0.520, 0.468, 0.420, 0.376, 0.335,
46                                        0.298, 0.263, 0.231, 0.202, 0.175,
47                                        0.150, 0.127, 0.106, 0.088, 0.070,
48                                        0.055, 0.040, 0.026, 0.013, 0.000
50  /
52  &physics
53  mp_physics                          = 6,
54  ra_lw_physics                       = 4,
55  ra_sw_physics                       = 4,
56  radt                                = 5,
57  sf_sfclay_physics                   = 1,
58  sf_surface_physics                  = 1,
59  bl_pbl_physics                      = 1,
60  bldt                                = 0,
61  cu_physics                          = 0,
62  cudt                                = 0,
63  bucket_mm                           =10.,
64  bucket_J                            =1.e8,
65  /
67  &fdda
68  /
70  &dynamics
71  hybrid_opt                          = 0, 
72  rk_ord                              = 3,
73  diff_opt                            = 1,      1,      1,
74  km_opt                              = 4,      4,      4,
75  damp_opt                            = 3,
76  dampcoef                            = .2,
77  zdamp                               = 5000.,
78  khdif                               = 0,
79  kvdif                               = 0,
80  smdiv                               = 0.1,
81  emdiv                               = 0.01,
82  epssm                               = 0.1,
83  time_step_sound                     = 6,
84  h_mom_adv_order                     = 5,
85  v_mom_adv_order                     = 3,
86  h_sca_adv_order                     = 5,
87  v_sca_adv_order                     = 3,
88  mix_full_fields                     = .true.,
89  non_hydrostatic                     = .true.,
90  pert_coriolis                       = .true.,
91  /
93  &bdy_control
94  periodic_x                          = .true.,
95  symmetric_xs                        = .false.,
96  symmetric_xe                        = .false.,
97  open_xs                             = .false., 
98  open_xe                             = .false.,
99  periodic_y                          = .true.,
100  symmetric_ys                        = .false.,
101  symmetric_ye                        = .false.,
102  open_ys                             = .false.,
103  open_ye                             = .false.,
106  &grib2
109  &namelist_quilt
110  nio_tasks_per_group = 0,
111  nio_groups = 1,
113 &ideal
114  ideal_case = 3