Merge pull request #22 from wirc-sjsu/develop-w21
[WRF-Fire-merge.git] / test / em_hill2d_x / extras / namelist.input-HILL-schar
blob0f4d743cbb2e6fbeb54416400ea7449e6a6b7f2c
1  &time_control
2  run_days                            = 0,
3  run_hours                           = 20,
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                            = 10,
16  end_minute                          = 00,
17  end_second                          = 00,
18  history_interval                    = 60,
19  frames_per_outfile                  = 1,
20  restart                             = .false.,
21  restart_interval                    = 120,
22  io_form_history                     = 2
23  io_form_restart                     = 2
24  io_form_input                       = 2
25  io_form_boundary                    = 2
26  debug_level                         = 0
27  /
29  &domains
30  time_step                           = 10,
31  time_step_fract_num                 = 0,
32  time_step_fract_den                 = 1,
33  max_dom                             = 1,
34  s_we                                = 1,
35  e_we                                = 202,
36  s_sn                                = 1,
37  e_sn                                = 3,
38  s_vert                              = 1,
39  e_vert                              = 41,
40  dx                                  = 1000,
41  dy                                  = 1000,
42  ztop                                = 20000.,
43  /
45  &physics
46  mp_physics                          = 0,
47  ra_lw_physics                       = 0,
48  ra_sw_physics                       = 0,
49  radt                                = 0,
50  sf_sfclay_physics                   = 0,
51  sf_surface_physics                  = 0,
52  bl_pbl_physics                      = 0,
53  bldt                                = 0,
54  cu_physics                          = 0,
55  cudt                                = 0,
56  /
58  &fdda
59  /
61  &dynamics
62  hybrid_opt                          = 2, 
63  rk_ord                              = 3,
64  diff_opt                            = 0,      2,      2,
65  km_opt                              = 1,      1,      1,
66  damp_opt                            = 0,
67  zdamp                               = 0.,
68  dampcoef                            = .08,
69  khdif                               = 00,
70  kvdif                               = 0,
71  smdiv                               = 0.1,
72  emdiv                               = 0.01,
73  epssm                               = 0.1,
74  time_step_sound                     = 6,
75  h_mom_adv_order                     = 5,
76  v_mom_adv_order                     = 3,
77  h_sca_adv_order                     = 5,
78  v_sca_adv_order                     = 3,
79  non_hydrostatic                     = .true.,
80  hybrid_opt                          = 2,
81  etac                                = 0.2,
82  /
84  &bdy_control
85  periodic_x                          = .false.,
86  symmetric_xs                        = .false.,
87  symmetric_xe                        = .false.,
88  open_xs                             = .true., 
89  open_xe                             = .true.,
90  periodic_y                          = .true.,
91  symmetric_ys                        = .false.,
92  symmetric_ye                        = .false.,
93  open_ys                             = .false.,
94  open_ye                             = .false.,
95  /
97  &grib2
98  /
100  &namelist_quilt
101  nio_tasks_per_group = 0,
102  nio_groups = 1,
105  &ideal
106  ideal_case = 1