r5152 | xinzhang | 2011-09-26 21:04:33 -0700 (Mon, 26 Sep 2011) | 3 lines
[wrffire.git] / wrfv2_fire / test / em_real / namelist.input.jan00
blob2aea68cc286c8e1c431c8440e9818d8f772227fa
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  start_minute                        = 00,   00,   00,
11  start_second                        = 00,   00,   00,
12  end_year                            = 2000, 2000, 2000,
13  end_month                           = 01,   01,   01,
14  end_day                             = 25,   25,   25,
15  end_hour                            = 12,   12,   12,
16  end_minute                          = 00,   00,   00,
17  end_second                          = 00,   00,   00,
18  interval_seconds                    = 21600
19  input_from_file                     = .true.,.true.,.true.,
20  history_interval                    = 180,  60,   60,
21  frames_per_outfile                  = 1000, 1000, 1000,
22  restart                             = .false.,
23  restart_interval                    = 5000,
24  io_form_history                     = 2
25  io_form_restart                     = 2
26  io_form_input                       = 2
27  io_form_boundary                    = 2
28  debug_level                         = 0
29  /
31  &domains
32  time_step                           = 180,
33  time_step_fract_num                 = 0,
34  time_step_fract_den                 = 1,
35  max_dom                             = 1,
36  e_we                                = 74,    112,   94,
37  e_sn                                = 61,    97,    91,
38  e_vert                              = 28,    28,    28,
39  p_top_requested                     = 5000,
40  num_metgrid_levels                  = 27,
41  num_metgrid_soil_levels             = 4,
42  dx                                  = 30000, 10000,  3333.33,
43  dy                                  = 30000, 10000,  3333.33,
44  grid_id                             = 1,     2,     3,
45  parent_id                           = 0,     1,     2,
46  i_parent_start                      = 1,     31,    30,
47  j_parent_start                      = 1,     17,    30,
48  parent_grid_ratio                   = 1,     3,     3,
49  parent_time_step_ratio              = 1,     3,     3,
50  feedback                            = 1,
51  smooth_option                       = 0
52  /
54  &physics
55  mp_physics                          = 3,     3,     3,
56  ra_lw_physics                       = 1,     1,     1,
57  ra_sw_physics                       = 1,     1,     1,
58  radt                                = 30,    30,    30,
59  sf_sfclay_physics                   = 1,     1,     1,
60  sf_surface_physics                  = 2,     2,     2,
61  bl_pbl_physics                      = 1,     1,     1,
62  bldt                                = 0,     0,     0,
63  cu_physics                          = 1,     1,     0,
64  cudt                                = 5,     5,     5,
65  isfflx                              = 1,
66  ifsnow                              = 0,
67  icloud                              = 1,
68  surface_input_source                = 1,
69  num_soil_layers                     = 4,
70  sf_urban_physics                    = 0,     0,     0,
71  maxiens                             = 1,
72  maxens                              = 3,
73  maxens2                             = 3,
74  maxens3                             = 16,
75  ensdim                              = 144,
76  /
78  &fdda
79  /
81  &dynamics
82  w_damping                           = 0,
83  diff_opt                            = 1,
84  km_opt                              = 4,
85  diff_6th_opt                        = 0,      0,      0,
86  diff_6th_factor                     = 0.12,   0.12,   0.12,
87  base_temp                           = 290.
88  damp_opt                            = 0,
89  zdamp                               = 5000.,  5000.,  5000.,
90  dampcoef                            = 0.2,    0.2,    0.2
91  khdif                               = 0,      0,      0,
92  kvdif                               = 0,      0,      0,
93  non_hydrostatic                     = .true., .true., .true.,
94  moist_adv_opt                       = 1,      1,      1,     
95  scalar_adv_opt                      = 1,      1,      1,     
96  /
98  &bdy_control
99  spec_bdy_width                      = 5,
100  spec_zone                           = 1,
101  relax_zone                          = 4,
102  specified                           = .true., .false.,.false.,
103  nested                              = .false., .true., .true.,
106  &grib2
109  &namelist_quilt
110  nio_tasks_per_group = 0,
111  nio_groups = 1,
114  &dfi_control
115  dfi_opt                             = 0
116  dfi_nfilter                         = 7
117  dfi_write_filtered_input            = .false.
118  dfi_write_dfi_history               = .false.
119  dfi_cutoff_seconds                  = 3600  
120  dfi_time_dim                        = 1000 
121  dfi_bckstop_year                    = 2000
122  dfi_bckstop_month                   = 01  
123  dfi_bckstop_day                     = 24  
124  dfi_bckstop_hour                    = 11  
125  dfi_bckstop_minute                  = 00  
126  dfi_bckstop_second                  = 00  
127  dfi_fwdstop_year                    = 2000
128  dfi_fwdstop_month                   = 01  
129  dfi_fwdstop_day                     = 24  
130  dfi_fwdstop_hour                    = 12  
131  dfi_fwdstop_minute                  = 30  
132  dfi_fwdstop_second                  = 00