Merge pull request #22 from wirc-sjsu/develop-w21
[WRF-Fire-merge.git] / test / em_squall2d_x / namelist.input
blob0f85560ec0bf09503c6e0c9793c62daff4bee407
1  &time_control
2  run_days                            = 0,
3  run_hours                           = 1,
4  run_minutes                         = 0,
5  run_seconds                         = 0,
6  start_year                          = 0001,
7  start_month                         = 01,
8  start_day                           = 01,
9  start_hour                          = 00,
10  start_minute                        = 00,
11  start_second                        = 00,
12  end_year                            = 0001,
13  end_month                           = 01,
14  end_day                             = 01,
15  end_hour                            = 01,
16  end_minute                          = 00,
17  end_second                          = 00,
18  history_interval                    = 10,
19  frames_per_outfile                  = 1000,
20  restart                             = .false.,
21  restart_interval                    = 60,
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                           = 3,
30  time_step_fract_num                 = 0,
31  time_step_fract_den                 = 1,
32  max_dom                             = 1,
33  s_we                                = 1,
34  e_we                                = 202,
35  s_sn                                = 1,
36  e_sn                                = 3,
37  s_vert                              = 1,
38  e_vert                              = 81,
39  dx                                  = 250,
40  dy                                  = 250,
41  ztop                                = 20000.,
42  /
44  &physics
45  mp_physics                          = 2,
46  ra_lw_physics                       = 0,
47  ra_sw_physics                       = 0,
48  radt                                = 0,
49  sf_sfclay_physics                   = 0,
50  sf_surface_physics                  = 0,
51  bl_pbl_physics                      = 0,
52  bldt                                = 0,
53  cu_physics                          = 0,
54  cudt                                = 0,
55  /
57  &fdda
58  /
60  &dynamics
61  hybrid_opt                          = 0, 
62  rk_ord                              = 3,
63  diff_opt                            = 2,      2,      2,
64  km_opt                              = 2,      2,      2,
65  damp_opt                            = 2,
66  dampcoef                            = .003,
67  zdamp                               = 5000.,
68  khdif                               = 300,
69  kvdif                               = 1,
70  smdiv                               = 0.1,
71  emdiv                               = 0.01,
72  epssm                               = 0.1,
73  time_step_sound                     = 6,
74  h_mom_adv_order                     = 5,
75  v_mom_adv_order                     = 3,
76  h_sca_adv_order                     = 5,
77  v_sca_adv_order                     = 3,
78  mix_full_fields                     = .true.,
79  non_hydrostatic                     = .true.,
80  moist_adv_opt                       = 1,      1,      1,     
81  scalar_adv_opt                      = 1,      1,      1,     
82  chem_adv_opt                        = 1,      1,      1,     
83  tke_adv_opt                         = 1,      1,      1,     
84  /
86  &bdy_control
87  periodic_x                          = .false.,
88  symmetric_xs                        = .false.,
89  symmetric_xe                        = .false.,
90  open_xs                             = .true., 
91  open_xe                             = .true.,
92  periodic_y                          = .true.,
93  symmetric_ys                        = .false.,
94  symmetric_ye                        = .false.,
95  open_ys                             = .false.,
96  open_ye                             = .false.,
97  /
99  &grib2
102  &namelist_quilt
103  nio_tasks_per_group = 0,
104  nio_groups = 1,
107  &ideal
108  ideal_case = 4