Merge branch 'master' into devel
[wrffire.git] / wrfv2_fire / test / em_real / namelist.input
blobce8b11c699ea28f07887aea6a93585e3561067e0
1  &time_control
2  run_days                            = 0,
3  run_hours                           = 0,
4  run_minutes                         = 20,
5  run_seconds                         = 0,
6  start_year                          = 2005,
7  start_month                         = 08,
8  start_day                           = 28,
9  start_hour                          = 12,
10  start_minute                        = 00,
11  start_second                        = 00,
12  end_year                            = 2005,
13  end_month                           = 08,
14  end_day                             = 28,
15  end_hour                            = 15,
16  end_minute                          = 00,
17  end_second                          = 00,
18  interval_seconds                    = 10800
19  input_from_file                     = .true.,
20  history_interval_s                  = 30,
21  frames_per_outfile                  = 1000,
22  restart                             = .false.,
23  restart_interval                    = 1,
24  io_form_history                     = 2
25  io_form_restart                     = 2
26  io_form_input                       = 2
27  io_form_boundary                    = 2
28  debug_level                         = 1
29  /
31  &domains
32  time_step                           = 0,
33  time_step_fract_num                 = 5,
34  time_step_fract_den                 = 10,
35  max_dom                             = 1,
36  s_we                                = 1,
37  e_we                                = 43,
38  s_sn                                = 1,
39  e_sn                                = 43,
40  s_vert                              = 1,
41  e_vert                              = 41,
42  num_metgrid_levels                  = 30
43  dx                                  = 60,
44  dy                                  = 60,
45  grid_id                             = 1,
46  parent_id                           = 0,
47  i_parent_start                      = 0,
48  j_parent_start                      = 0,
49  parent_grid_ratio                   = 1,
50  parent_time_step_ratio              = 1,
51  feedback                            = 1,
52  smooth_option                       = 0
53  sr_x                                = 10,
54  sr_y                                = 10,
55  sfcp_to_sfcp                        = .true.,
56  p_top_requested                     = 10000
57  /
59 &physics
60  mp_physics                          = 2,
61  ra_lw_physics                       = 1,
62  ra_sw_physics                       = 1,
63  radt                                = 10,
64  sf_sfclay_physics                   = 1,
65  sf_surface_physics                  = 1,
66  bl_pbl_physics                      = 1,
67  bldt                                = 0,
68  cu_physics                          = 1,
69  cudt                                = 5,
70  isfflx                              = 1,
71  ifsnow                              = 0,
72  icloud                              = 0,
73  surface_input_source                = 1,
74  num_soil_layers                     = 5,
75  maxiens                             = 1,
76  maxens                              = 3,
77  maxens2                             = 3,
78  maxens3                             = 16,
79  ensdim                              = 144,
80  /
83  &fdda
84  /
86  &dynamics
87  rk_ord                              = 3,
88  w_damping                           = 0,
89  diff_opt                            = 2,
90  km_opt                              = 2,
91  damp_opt                            = 0,
92  base_temp                           = 290.
93  zdamp                               = 5000.,
94  dampcoef                            = 0.2,
95  khdif                               = 0.05,
96  kvdif                               = 0.05,
97  smdiv                               = 0.1,
98  emdiv                               = 0.01,
99  epssm                               = 0.1,
100  time_step_sound                     = 20,
101  h_mom_adv_order                     = 5,
102  v_mom_adv_order                     = 3,
103  h_sca_adv_order                     = 5,
104  v_sca_adv_order                     = 3,
105  non_hydrostatic                     = .true.,
108 &fire ! be sure to set sr_x,sr_y in domains-namelist (to set refinement in x,y)
109  ifire              = 2,    ! integer, = 0: no fire, = 2: SFIRE 
111  fire_fuel_read     = -1,    ! integer, 0= use fire_fuel_cat, 1= by altitude 2= read from file
112  fire_fuel_cat      = 3,    ! integer, if specified which fuel category?
114 ! ignition
115  fire_num_ignitions = 3,        ! integer, only the first fire_num_ignition used, up to 5 allowed
116  fire_ignition_start_lon1=-107.293664, ! start points of ignition lines, longitude 
117  fire_ignition_start_lat1 =  39.698696, ! start points of ignition lines,latitude 
118  fire_ignition_end_lon1 = -107.293664, ! end points of ignition lines
119  fire_ignition_end_lat1 =    39.710990, ! end points of ignition lines
120  fire_ignition_radius1 =    18, ! all within this radius (m) will ignite, > fire mesh step
121  fire_ignition_start_time1  =      2, ! sec for ignition from the start
122  fire_ignition_end_time1  =      2, ! sec for ignition from the start
123  fire_ignition_start_lon2=-107.287954, ! start points of ignition lines, 
124  fire_ignition_start_lat2 =  39.698696, ! start points of ignition lines, 
125  fire_ignition_end_lon2 = -107.287954,! end points of ignition lines, 
126  fire_ignition_end_lat2 =    39.71099, ! end points of ignition lines, 
127  fire_ignition_radius2 =    18, ! all within this radius (m) will ignite, > fire mesh step
128  fire_ignition_start_time2  =      3, ! sec for ignition from the start! end ignition for sfire
129  fire_ignition_end_time2  =      3, ! sec for ignition from the start! end ignition for sfire
130  fire_ignition_start_lon3=-107.289096, ! start points of ignition lines, 
131  fire_ignition_start_lat3 =  39.706599, ! start points of ignition lines, 
132  fire_ignition_end_lon3 =   0, ! end points of ignition lines, 0 for same as start
133  fire_ignition_end_lat3 =    0, ! end points of ignition lines, 0 for same as start
134  fire_ignition_radius3 =    50, ! all within this radius (m) will ignite, > fire mesh step
135  fire_ignition_start_time3  =      4, ! sec for ignition from the start! end ignition for sfire
136  fire_ignition_end_time3  =      4, ! sec for ignition from the start! end ignition for sfire
138 ! verbosity
139  fire_print_msg     = 1,    ! 1 to print fire debugging/progress messages (compile with DEBUG OUT in the sf sources)
140  fire_print_file    = 0,    ! 1 to write text output files for matlab
142 ! method selections for experiments, *do not change*
143  fire_boundary_guard = -1,      ! integer, number of cells to stop when fire close to the domain boundary, -1 turn off
144  fire_fuel_left_method=1,       ! 1=simple algebraic, 2=exact quadrature and least squares
145  fire_fuel_left_irl=2,          ! refinement to integrate fuel_left, must be even
146  fire_fuel_left_jrl=2,          ! refinement to integrate fuel_left, must be even
147  fire_atm_feedback=1.,          ! real, multiplier for heat fluxes, 1.=normal, 0.=turn off two-way coupling 
148  fire_grows_only=1,             ! if >0 level set function cannot increase = fire can only grow
149  fire_viscosity=0.4,            ! artificial viscosity in level set method (max 1, needed with fire_upwinding=0)
150  fire_upwinding=3,              ! 0=none, 1=standard, 2=godunov, 3=eno, 4=sethian
151  fire_lfn_ext_up=1.0,           ! 0.=extend level set function at boundary by reflection, 1.=always up
152  fire_test_steps=0,             ! >0 = on first call, do specified number of steps and terminate (testing only)
153  fire_topo_from_atm=0,          ! 0 = expect fire mesh topo set correctly on entry, 1 = populate by interpolating from atmosphere
156   &bdy_control
157  spec_bdy_width                      = 5,
158  spec_zone                           = 1,
159  relax_zone                          = 4,
160  specified                           = .true.,
161  periodic_x                          = .false.,
162  symmetric_xs                        = .false.,
163  symmetric_xe                        = .false.,
164  open_xs                             = .false.,
165  open_xe                             = .false.,
166  periodic_y                          = .false.,
167  symmetric_ys                        = .false.,
168  symmetric_ye                        = .false.,
169  open_ys                             = .false.,
170  open_ye                             = .false.,
171  nested                              = .false.,
174  &grib2
177  &namelist_quilt
178  nio_tasks_per_group = 0,
179  nio_groups = 1,