wrf svn trunk commit r4103
[wrffire.git] / wrfv2_fire / test / nmm_real / namelist.input.chem_nmm
blob07d7cee256d555d713deeb5db828b5edfc6bd438
1  &time_control
2  run_days                            = 1,
3  run_hours                           = 0,   
4  run_minutes                         = 0,
5  run_seconds                         = 0,
6  start_year                          = 2005,
7  start_month                         = 01,
8  start_day                           = 23,
9  start_hour                          = 00,
10  start_minute                        = 00,
11  start_second                        = 00,
12  tstart                              = 00,
13  end_year                            = 2005,
14  end_month                           = 01,
15  end_day                             = 24,
16  end_hour                            = 00,
17  end_minute                          = 00,
18  end_second                          = 00,
19  interval_seconds                    = 10800,
20  history_interval                    = 60
21  frames_per_outfile                  = 1,
22  restart                             = .false.,
23  restart_interval                    = 5760,
24  reset_simulation_start              = F,
25  io_form_input                       = 2
26  io_form_history                     = 2
27  io_form_restart                     = 2
28  io_form_boundary                    = 2
29  io_form_auxinput1                   = 2
30  auxinput1_inname                    = "met_nmm.d<domain>.<date>"
31  debug_level                         = 1 
32  /
34  &domains
35  time_step                           = 34,
36  time_step_fract_num                 = 2,
37  time_step_fract_den                 = 7,
38  max_dom                             = 1,
39  s_we                                = 1,
40  e_we                                = 56,
41  s_sn                                = 1,
42  e_sn                                = 92,
43  s_vert                              = 1,
44  e_vert                              = 38,
45  num_metgrid_levels                  = 40,
46  dx                                  = .096,
47  dy                                  = .095,
48  grid_id                             = 1,
49  p_top_requested                     = 5000.
50  ptsgm                               = 42000.,
51  eta_levels   =   1.000, 0.994, 0.983, 0.968, 0.950, 0.930, 0.908, 0.882, 0.853, 0.821,
52                   0.788, 0.752, 0.715, 0.677, 0.637, 0.597, 0.557, 0.517, 0.477,
53                   0.438, 0.401, 0.365, 0.332, 0.302, 0.274, 0.248, 0.224, 0.201,
54                   0.179, 0.158, 0.138, 0.118, 0.098, 0.078, 0.058, 0.038, 0.018, 0.000
55  tile_sz_x                           = 0,
56  tile_sz_y                           = 0,
57  numtiles                            = 1
59  &physics
60  mp_physics                          = 5,
61  ra_lw_physics                       = 99,
62  ra_sw_physics                       = 99,
63  nrads                               = 105, 
64  nradl                               = 105,
65  co2tf                               = 1,
66  sf_sfclay_physics                   = 2,
67  sf_surface_physics                  = 99,
68  bl_pbl_physics                      = 2,
69  nphs                                = 6,
70  cu_physics                          = 2,
71  ncnvc                               = 6,
72  tprec                               = 3,
73  theat                               = 6,
74  tclod                               = 6,
75  trdsw                               = 6,
76  trdlw                               = 6,
77  tsrfc                               = 6,
78  pcpflg                              = .false.,
79  isfflx                              = 0,
80  ifsnow                              = 0,
81  icloud                              = 0,
82  num_soil_layers                     = 4,
83  mp_zero_out                         = 0
84  cu_rad_feedback                     = .false.,
85  gwd_opt                             = 0
86  /
88  &dynamics
89  euler_advect                        = .false.,
90  idtadt                              = 1,
91  idtadc                              = 1
92  /
94  &bdy_control
95  spec_bdy_width                      = 1,
96  specified                           = .true.,
97  nested                              = .false.
98  /
100  &grib2
103  &namelist_quilt
104  nio_tasks_per_group = 0,
105  nio_groups = 1
108  &chem
109  kemit                               = 10,
110  chem_opt                            = 2,
111  bioemdt                             = 30,
112  photdt                              = 30,
113  chemdt                              = 0.5,
114  frames_per_emissfile                = 12
115  io_style_emissions                  = 1
116  emiss_inpt_opt                      = 1,
117  chem_in_opt                         = 0,
118  phot_opt                            = 1,
119  drydep_opt                          = 1,
120  bio_emiss_opt                       = 1,
121  gas_bc_opt                          = 1,
122  gas_ic_opt                          = 1,
123  aer_bc_opt                          = 1,
124  aer_ic_opt                          = 1,
125  gaschem_onoff                       = 1,
126  aerchem_onoff                       = 1,
127  aer_ra_feedback                     = 0,
128  wetscav_onoff                       = 0,
129  cldchem_onoff                       = 0,
130  vertmix_onoff                       = 1,
131  chem_conv_tr                        = 1,
132  aer_ra_feedback                     = 0,
133  have_bcs_chem                       = .false.,