Merge pull request #22 from wirc-sjsu/develop-w21
[WRF-Fire-merge.git] / test / em_heldsuarez / namelist.input
blobc727519f787841e88c6648b73ac21741c8ec7296
1  &time_control
2  run_days                            = 1000,
3  run_hours                           = 0,
4  run_minutes                         = 0,
5  run_seconds                         = 0,
6  start_year                          = 0001, 0001, 0001,
7  start_month                         = 01,   01,   01,
8  start_day                           = 01,   01,   01,
9  start_hour                          = 00,   00,   00,
10  start_minute                        = 00,   00,   00,
11  start_second                        = 00,   00,   00,
12  end_year                            = 0002, 0010, 0010,
13  end_month                           = 01,   01,   01,
14  end_day                             = 01,   01,   01,
15  end_hour                            = 00,   00,   00,
16  end_minute                          = 00,   00,   00,
17  end_second                          = 00,   00,   00,
18  history_interval                    = 14400,  30,   30,
19  frames_per_outfile                  = 400,  100,  100,
20  restart                             = .false.,
21  restart_interval                    = 72000,
22  io_form_history                     = 2
23  io_form_restart                     = 2
24  io_form_input                       = 2
25  io_form_boundary                    = 2
28  &domains
29  time_step                           = 1800,
30  time_step_fract_num                 = 0,
31  time_step_fract_den                 = 1,
32  max_dom                             = 1,
33  s_we                                = 1,     1,     1,
34  e_we                                = 65,    41,    41,
35  s_sn                                = 1,     1,     1,
36  e_sn                                = 37,    81,    81,
37  s_vert                              = 1,     1,     1,
38  e_vert                              = 41,    41,    41,
39  dx                                  = 625373.3125,
40  dy                                  = 555887.3750,
41  ztop                                = 120000,16000, 16000,
42  grid_id                             = 1,     2,     3,
43  parent_id                           = 0,     1,     2,
44  i_parent_start                      = 0,     17,    17,
45  j_parent_start                      = 0,     33,    33,
46  parent_grid_ratio                   = 1,     5,     5,
47  parent_time_step_ratio              = 1,     5,     5,
48  feedback                            = 1,
49  smooth_option                       = 0
50  /
52  &physics
53  mp_physics                          = 0,     0,     0,
54  ra_lw_physics                       = 31,    0,     0,
55  ra_sw_physics                       = 0,     0,     0,
56  radt                                = 0,    30,    30,
57  sf_sfclay_physics                   = 0,     0,     0,
58  sf_surface_physics                  = 0,     0,     0,
59  bl_pbl_physics                      = 0,     0,     0,
60  bldt                                = 0,     0,     0,
61  cu_physics                          = 0,     0,     0,
62  cudt                                = 5,     5,     5,
63  /
65  &fdda
66  /
68  &dynamics
69  hybrid_opt                          = 0, 
70  rk_ord                              = 3,
71  diff_opt                            = 1,      1,      1,
72  km_opt                              = 1,      1,      1,
73  damp_opt                            = 0,
74  zdamp                               = 4000.,  4000.,  4000.,
75  dampcoef                            = 0.2,    0.2,    0.2
76  khdif                               = 0,      0,      0,
77  kvdif                               = 0,      0,      0,
78  smdiv                               = 0.1,    0.1,    0.1,
79  emdiv                               = 0.01,   0.01,   0.01,
80  epssm                               = 0.1,    0.1,    0.1
81  time_step_sound                     = 4,      4,      4,
82  h_mom_adv_order                     = 5,      5,      5,
83  v_mom_adv_order                     = 3,      3,      3,
84  h_sca_adv_order                     = 5,      5,      5,
85  v_sca_adv_order                     = 3,      3,      3,
86  fft_filter_lat                      = 45
87  non_hydrostatic                     = .false.,.true., .true.,
88  /
90  &bdy_control
91  periodic_x                          = .true., 
92  symmetric_xs                        = .false.,
93  symmetric_xe                        = .false.,
94  open_xs                             = .false.,
95  open_xe                             = .false.,
96  periodic_y                          = .false.,
97  symmetric_ys                        = .false.,
98  symmetric_ye                        = .false.,
99  open_ys                             = .false.,
100  open_ye                             = .false.,
101  polar                               = .true. ,
104  &grib2
107  &namelist_quilt
108  nio_tasks_per_group = 0,
109  nio_groups = 1,