6 start_year = 2006, 0001, 0001,
7 start_month = 02, 01, 01,
8 start_day = 23, 01, 01,
9 start_hour = 12, 00, 00,
10 start_minute = 42, 01, 01,
11 start_second = 00, 00, 00,
12 end_year = 2006, 0001, 0001,
13 end_month = 02, 01, 01,
15 end_hour = 13, 00, 00,
16 end_minute = 00, 600, 600,
17 end_second = 0, 00, 00,
18 history_interval_s = 5, 30, 30,
19 frames_per_outfile = 1000, 1000, 1000,
33 time_step_fract_num = 1,
34 time_step_fract_den = 10,
44 ztop = 600, 1500, 1500,
47 i_parent_start = 0, 1, 1,
48 j_parent_start = 0, 1, 1,
49 parent_grid_ratio = 1, 2, 3,
50 parent_time_step_ratio = 1, 2, 3,
59 ra_lw_physics = 0, 0, 0,
60 ra_sw_physics = 0, 0, 0,
62 sf_sfclay_physics = 1, 0, 0,
63 sf_surface_physics = 1, 0, 0,
64 bl_pbl_physics = 0, 0, 0,
83 zdamp = 100., 5000., 5000.,
84 dampcoef = 0.2, 0.2, 0.2
85 khdif = 0.05, 0.05, 0.05,
86 kvdif = 0.05, 0.05, 0.05,
87 smdiv = 0.1, 0.1, 0.1,
88 emdiv = 0.01, 0.01, 0.01,
90 mix_full_fields = .true., .true., .true.,
91 non_hydrostatic = .true., .true., .true.,
92 h_mom_adv_order = 5, 5, 5,
93 v_mom_adv_order = 3, 3, 3,
94 h_sca_adv_order = 5, 5, 5,
95 v_sca_adv_order = 3, 3, 3,
96 time_step_sound = 20, 20, 20,
97 moist_adv_opt = 1, 1, 1,
98 scalar_adv_opt = 1, 1, 1,
102 periodic_x = .false.,.false.,.false.,
103 symmetric_xs = .false.,.false.,.false.,
104 symmetric_xe = .false.,.false.,.false.,
105 open_xs = .true., .false.,.false.,
106 open_xe = .true., .false.,.false.,
107 periodic_y = .false.,.false.,.false.,
108 symmetric_ys = .false.,.false.,.false.,
109 symmetric_ye = .false.,.false.,.false.,
110 open_ys = .true., .false.,.false.,
111 open_ye = .true., .false.,.false.,
112 nested = .false., .true., .true.,
119 nio_tasks_per_group = 0,
123 &fire ! be sure to set sr_x,sr_y in domains-namelist (to set refinement in x,y)
124 fire_can_top_read = 1 ! reading canopy top height: 0 = use wrfinput, 1 = can_top from namelist.fire
125 fire_wind_log_interp = 1, ! 1 = from fuel categores, 2= roughness piecewise constant from atm, 3=bilinear from atm, 4=on atmosphere mesh
126 fire_use_windrf = 4, ! if fire_wind_log_interp.ne.4: 0=ignore wind reduction factors, 1=multiply, 2=use to set fwh, 3=adjust fwh for z0, 4 use massman scheme
127 ifire = 1, ! integer, = 0: no fire, 1=turn on sfire model
128 fire_fuel_read = 2, ! integer, -1: from WPS, 0= use fire_fuel_cat, 1= by altitude, 2=from file input_fc
129 fire_fuel_cat = 3, ! integer, fuel category if constant
131 fire_num_ignitions = 2, ! integer, only the first fire_num_ignition used, up to 5 allowed
132 fire_ignition_ros1 = 0.05, ! start points of ignition lines, in m from lower left corner
133 fire_ignition_start_x1 = 475, ! start points of ignition lines, in m from lower left corner
134 fire_ignition_start_y1 = 1075, ! start points of ignition lines, in m from lower left corner
135 fire_ignition_end_x1 = 305, ! end points of ignition lines, in m from lower left corner
136 fire_ignition_end_y1 = 1075, ! end points of ignition lines, in m from lower left corner
137 fire_ignition_radius1 = 20, ! all within this radius will ignite, > fire mesh step
138 fire_ignition_start_time1 = 30, ! sec for ignition from the start
139 fire_ignition_end_time1 = 184, ! sec for ignition from the start
140 fire_ignition_ros2 = 0.05, ! start points of ignition lines, in m from lower left corner
141 fire_ignition_start_x2 = 475, ! start points of ignition lines, in m from lower left corner
142 fire_ignition_start_y2 = 1075, ! start points of ignition lines, in m from lower left corner
143 fire_ignition_end_x2 = 690, ! end points of ignition lines, in m from lower left corner
144 fire_ignition_end_y2 = 1075, ! end points of ignition lines, in m from lower left corner
145 fire_ignition_radius2 = 20, ! all within this radius will ignite, > fire mesh step
146 fire_ignition_start_time2 = 30, ! sec for ignition from the start! end ignition for sfire
147 fire_ignition_end_time2 = 194, ! sec for ignition from the start! end ignition for sfire
150 fire_print_msg = 1, ! 1 print fire debugging messages
151 fire_print_file = 0, ! 1 write files for matlab
155 fire_const_time = -1., ! (s) if >0, time from start to stop fire evolution and keep heat output constant
156 fire_const_grnhfx = -1, ! (W/s) if both >=0, use this flux (meant to be used when fire_const_time=ignition time)
157 fire_const_grnqfx = -1, ! (W/s) if both >=0, use this flux (meant to be used when fire_const_time=ignition time)
158 fire_test_steps=0, ! >0 = on first call, do specified number of steps and terminate (testing only)
159 fire_mountain_type=0, ! in ideal: 0=none, 1= hill, 2=EW ridge, 3=NS ridge
160 fire_mountain_height=500., ! (m) ideal mountain height
161 fire_mountain_start_x=1000., ! (m) coord of start of the mountain from lower left corder (just like ignition)
162 fire_mountain_start_y=1100., ! (m) coord of start of the mountain from lower left corder (just like ignition)
163 fire_mountain_end_x=1500., ! (m) coord of end of the mountain from lower left corder (just like ignition)
164 fire_mountain_end_y=1400., ! (m) coord of end of the mountain from lower left corder (just like ignition)
165 fire_topo_from_atm=1, ! 0 = fire mesh topo set from fine-res data, 1 = populate by interpolating from atmosphere
166 delt_perturbation = 0.0, ! Temperature perturbation for creating cold (negative) / warm (positive) bubble [K], 0 turns it off
167 !xrad_perturbation = 10000.0, ! Horizontal radius of the bubble in E-W direction [m]
168 !yrad_perturbation = 10000.0, ! Horizontal radius of the bubble in N-S direction [m]
169 !zrad_perturbation = 1500.0, ! Vertical radius of the bubble [m]
170 !hght_perturbation = 1500.0, ! Perturbation height - height at which the warm/cold bubble will be suspended [m]
172 ! stretched grid variables
174 stretch_grd = .true.,
175 stretch_hyp = .true.,
178 ! Surface initialization
180 sfc_full_init =.true.
181 sfc_lu_index = 28, ! Defines USGS surface category used for surface initialization based on LANDUSE.TBL (roughness, albedo etc)
182 sfc_tsk = 285.0, ! Skin surface temperature [K]
183 sfc_tmn = 280.0, ! Mean soil temperature [K]
184 ! sfc_ivgtyp = 18, ! Dominant vegetation category, needed only with Noah LSM (sf_surface_physics=2)
185 ! sfc_isltyp = 7, ! Dominant soil type, needed only with Noah LSM (sf_surface_physics=2)
186 ! sfc_canwat = 0.2, ! Canopy water content, needed only with Noah LSM (sf_surface_physics=2)
187 ! sfc_vegfra = 0.5, ! Vegetation fraction, needed only with Noah LSM (sf_surface_physics=2)
190 fire_read_atm_ht = .false., ! read terrain height from file ht_input
191 fire_read_lu = .true., ! read land use data from input_lu file
193 ! method switches for developers only, do not change!
195 fire_boundary_guard = -1, ! integer, number of cells to stop when fire close to the domain boundary, -1 turn off
196 fire_fuel_left_irl=2, ! refinement to integrate fuel_left, must be even
197 fire_fuel_left_jrl=2, ! refinement to integrate fuel_left, must be even
198 fire_atm_feedback=0, ! real, multiplier for heat fluxes, 1.=normal, 0.=turn off two-way coupling
199 fire_back_weight=0.5, ! RK timestepping coefficient, 0=forward, 0.5=Heun
200 fire_grows_only=1, ! if >0 level set function cannot increase = fire can only grow
201 fire_viscosity=0.4, ! artificial viscosity in level set method (max 1, needed with fire_upwinding=0)
202 fire_upwinding=3, ! 0=none, 1=standard, 2=godunov, 3=eno, 4=sethian
203 fire_fuel_left_method=1, ! for now, use 1 only
204 fire_lfn_ext_up=1.0, ! 0.=extend level set function at boundary by reflection, 1.=always up
205 fire_advection=0, ! 0 = cawfe, 1 = use abs speed/slope in spread rate, then project on normal to fireline