r4840 | gill | 2011-03-18 18:28:08 -0600 (Fri, 18 Mar 2011) | 9 lines
[wrffire.git] / wrfv2_fire / test / em_fire / two_fires / namelist.input
blob65f2e41263e1d85450de8c2fe8b677dda707d3ed
1  &time_control
2  run_days                            = 0,
3  run_hours                           = 0,
4  run_minutes                         = 60,
5  run_seconds                         = 0,
6  start_year                          = 2006, 0001, 0001,
7  start_month                         = 01,   01,   01,
8  start_day                           = 01,   01,   01,
9  start_hour                          = 09,   01,   00,
10  start_minute                        = 00,   01,   01,
11  start_second                        = 00,   00,   00,
12  end_year                            = 2006, 0001, 0001,
13  end_month                           = 01,   01,   01,
14  end_day                             = 01,   01,   01,
15  end_hour                            = 10,   00,   00,
16  end_minute                          = 00,    0,   0,
17  end_second                          = 0,    00,   00,
18  history_interval_s                  = 120,  30,   30,
19  frames_per_outfile                  = 1,     1,    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                         = 1
29  &domains
30  time_step                           = 0,
31  time_step_fract_num                 = 1,
32  time_step_fract_den                 = 2,
33  max_dom                             = 1,
34  s_we                                = 1,     1,     1,
35  e_we                                = 43,    43,    43,
36  s_sn                                = 1,     1,     1,
37  e_sn                                = 43,    43,    43,
38  s_vert                              = 1,     1,     1,
39  e_vert                              = 41,    41,    41,
40  dx                                  = 50,    30,    10,
41  dy                                  = 50,    30,    10,
42  ztop                                = 4500, 1500, 1500,
43  grid_id                             = 1,     2,     3,
44  parent_id                           = 0,     1,     2,
45  i_parent_start                      = 0,     1,    1,
46  j_parent_start                      = 0,     1,    1,
47  parent_grid_ratio                   = 1,     2,     3,
48  parent_time_step_ratio              = 1,     2,     3,
49  feedback                            = 1,
50  smooth_option                       = 0
51  sr_x                                = 10,     0,     0
52  sr_y                                = 10,     0,     0
55  &physics
56  mp_physics                          = 0,     0,     0,
57  ra_lw_physics                       = 0,     0,     0,
58  ra_sw_physics                       = 0,     0,     0,
59  radt                                = 30,    30,    30,
60  sf_sfclay_physics                   = 0,     0,     0,
61  sf_surface_physics                  = 0,     0,     0,
62  bl_pbl_physics                      = 0,     0,     0,
63  bldt                                = 0,     0,     0,
64  cu_physics                          = 0,     0,     0,
65  cudt                                = 0,     0,     0,
66  isfflx                              = 1,
67  ifsnow                              = 0,
68  icloud                              = 0,
69  num_soil_layers                     = 5,
70  mp_zero_out                         = 0,
71  /
73  &fdda
74  /
76  &dynamics
77  rk_ord                              = 3,
78  diff_opt                            = 2,
79  km_opt                              = 2,
80  damp_opt                            = 2 ,
81  zdamp                               = 800.,  5000.,  5000.,
82  dampcoef                            = 0.2,    0.2,    0.2
83  khdif                               = 0.05,   0.05,   0.05,
84  kvdif                               = 0.05,   0.05,   0.05,
85  smdiv                               = 0.1,    0.1,    0.1,
86  emdiv                               = 0.01,   0.01,   0.01,
87  epssm                               = 0.1,    0.1,    0.1
88  mix_full_fields                     = .true., .true., .true.,
89  non_hydrostatic                     = .true., .true., .true.,
90  h_mom_adv_order                     = 5,      5,      5,
91  v_mom_adv_order                     = 3,      3,      3,
92  h_sca_adv_order                     = 5,      5,      5,
93  v_sca_adv_order                     = 3,      3,      3,
94  time_step_sound                     = 20,     20,     20,
95  moist_adv_opt                       = 1,      1,      1,
96  scalar_adv_opt                      = 1,      1,      1,
97  /
99  &bdy_control
100  periodic_x                          = .false.,.false.,.false.,
101  symmetric_xs                        = .false.,.false.,.false.,
102  symmetric_xe                        = .false.,.false.,.false.,
103  open_xs                             = .true., .false.,.false.,
104  open_xe                             = .true., .false.,.false.,
105  periodic_y                          = .false.,.false.,.false.,
106  symmetric_ys                        = .false.,.false.,.false.,
107  symmetric_ye                        = .false.,.false.,.false.,
108  open_ys                             = .true., .false.,.false.,
109  open_ye                             = .true., .false.,.false.,
110  nested                              = .false., .true., .true.,
113  &grib2
116  &namelist_quilt
117  nio_tasks_per_group = 0,
118  nio_groups = 1,
121  &fire ! be sure to set sr_x,sr_y in domains-namelist (to set refinement in x,y)
122  ifire              = 2,               ! integer, = 0: no fire, 2=turn on fire model
123  fire_fuel_read     = 0,               ! integer, -1: from WPS, 0= use fire_fuel_cat, 1= by altitude, 2=from file input_fc
124  fire_fuel_cat      = 3,               ! integer, fuel category if constant
125 ! ignition 
126  fire_num_ignitions = 2,               ! integer, only the first fire_num_ignition used, up to 5 allowed
127  fire_ignition_ros1 =   0.05,          ! rate of spread during ignition, m/s  
128  fire_ignition_start_x1 = 1075,        ! start points of ignition lines, in m from lower left corner
129  fire_ignition_start_y1 =  900,        ! start points of ignition lines, in m from lower left corner
130  fire_ignition_end_x1 =   1075,        ! end points of ignition lines, in m from lower left corner
131  fire_ignition_end_y1 =   1100,        ! end points of ignition lines, in m from lower left corner
132  fire_ignition_radius1 =    20,        ! all within this radius will ignite, > fire mesh step
133  fire_ignition_start_time1 = 180,      ! sec for ignition from the start
134  fire_ignition_end_time1  = 190,       ! sec for ignition from the start
135  fire_ignition_ros2 =   0.05,          ! rate of spread during ignition, m/s  
136  fire_ignition_start_x2 =  800,        ! start points of ignition lines, in m from lower left corner
137  fire_ignition_start_y2 = 1500,        ! start points of ignition lines, in m from lower left corner
138  fire_ignition_end_x2 =    800,        ! end points of ignition lines, in m from lower left corner
139  fire_ignition_end_y2 =   1500,        ! end points of ignition lines, in m from lower left corner
140  fire_ignition_radius2 =    20,        ! all within this radius will ignite, > fire mesh step
141  fire_ignition_start_time2 =600,       ! sec for ignition from the start! end ignition for sfire
142  fire_ignition_end_time2  = 720,       ! sec for ignition from the start! end ignition for sfire
143  fire_wind_height = 1.,                ! height to interpolate winds to for calculating fire spread rate 
145 ! verbosity
146  fire_print_msg     = 1,        ! 1 print fire debugging messages
147  fire_print_file    = 0,        ! 1 write files for matlab
149 ! experiments
151  fire_const_time = -1.,         ! (s) if >0, time from start to stop fire evolution and keep heat output constant
152  fire_const_grnhfx = -1,        ! (W/s) if both >=0, use this flux (meant to be used when fire_const_time=ignition time) 
153  fire_const_grnqfx = -1,        ! (W/s) if both >=0, use this flux (meant to be used when fire_const_time=ignition time) 
154  fire_test_steps=0,             ! >0 = on first call, do specified number of steps and terminate (testing only)
155  fire_mountain_type=0,          ! in ideal: 0=none, 1= hill, 2=EW ridge, 3=NS ridge
156  fire_mountain_height=500.,     ! (m) ideal mountain height
157  fire_mountain_start_x=1000.,   ! (m) coord of start of the mountain from lower left corder (just like ignition)
158  fire_mountain_start_y=1100.,   ! (m) coord of start of the mountain from lower left corder (just like ignition)
159  fire_mountain_end_x=1500.,     ! (m) coord of end of the mountain from lower left corder (just like ignition)
160  fire_mountain_end_y=1400.,     ! (m) coord of end of the mountain from lower left corder (just like ignition)
161  fire_topo_from_atm=1,          ! 0 = fire mesh topo set from fine-res data, 1 = populate by interpolating from atmosphere
162  delt_perturbation = 0.0,       ! Temperature perturbation for creating cold (negative) / warm (positive) bubble [K], 0 turns it off
163  !xrad_perturbation = 10000.0,   ! Horizontal radius of the bubble in E-W direction [m]
164  !yrad_perturbation = 10000.0,   ! Horizontal radius of the bubble in N-S direction [m]
165  !zrad_perturbation = 1500.0,    ! Vertical radius of the bubble [m]
166  !hght_perturbation = 1500.0,    ! Perturbation height - height at which the warm/cold bubble will be suspended [m]
168 ! stretched grid variables
170  stretch_grd = .true.,
171  stretch_hyp = .true.,
172  z_grd_scale = 2.35
174 ! method switches for developers only, do not change!
176  fire_boundary_guard = -1,      ! integer, number of cells to stop when fire close to the domain boundary, -1 turn off
177  fire_fuel_left_irl=2,          ! refinement to integrate fuel_left, must be even
178  fire_fuel_left_jrl=2,          ! refinement to integrate fuel_left, must be even
179  fire_atm_feedback=1.0,         ! real, multiplier for heat fluxes, 1.=normal, 0.=turn off two-way coupling 
180  fire_back_weight=0.5,          ! RK timestepping coefficient, 0=forward, 0.5=Heun
181  fire_grows_only=1,             ! if >0 level set function cannot increase = fire can only grow
182  fire_viscosity=0.4,              ! artificial viscosity in level set method (max 1, needed with fire_upwinding=0)
183  fire_upwinding=3,              ! 0=none, 1=standard, 2=godunov, 3=eno, 4=sethian
184  fire_fuel_left_method=1,        ! for now, use 1 only
185  fire_lfn_ext_up=1.0,           ! 0.=extend level set function at boundary by reflection, 1.=always up
186  fire_advection=0,              ! 0 = cawfe, 1 = use abs speed/slope in spread rate, then project on normal to fireline