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,
15 end_hour = 10, 00, 00,
16 end_minute = 00, 00, 00,
17 end_second = 00, 00, 00,
18 history_interval_s = 120, 30, 30,
19 frames_per_outfile = 1, 1, 1,
21 restart_interval = 120
30 time_step_fract_num = 1,
31 time_step_fract_den = 2,
41 ztop = 4500, 1500, 1500,
44 i_parent_start = 0, 1, 1,
45 j_parent_start = 0, 1, 1,
46 parent_grid_ratio = 1, 2, 3,
47 parent_time_step_ratio = 1, 2, 3,
56 ra_lw_physics = 0, 0, 0,
57 ra_sw_physics = 0, 0, 0,
59 sf_sfclay_physics = 0, 0, 0,
60 sf_surface_physics = 0, 0, 0,
61 bl_pbl_physics = 0, 0, 0,
80 zdamp = 800., 5000., 5000.,
81 dampcoef = 0.2, 0.2, 0.2
82 khdif = 0.05, 0.05, 0.05,
83 kvdif = 0.05, 0.05, 0.05,
84 smdiv = 0.1, 0.1, 0.1,
85 emdiv = 0.01, 0.01, 0.01,
87 mix_full_fields = .true., .true., .true.,
88 non_hydrostatic = .true., .true., .true.,
89 h_mom_adv_order = 5, 5, 5,
90 v_mom_adv_order = 3, 3, 3,
91 h_sca_adv_order = 5, 5, 5,
92 v_sca_adv_order = 3, 3, 3,
93 time_step_sound = 20, 20, 20,
94 moist_adv_opt = 1, 1, 1,
95 scalar_adv_opt = 1, 1, 1,
100 periodic_x = .false.,
101 symmetric_xs = .false.,
102 symmetric_xe = .false.,
105 periodic_y = .false.,
106 symmetric_ys = .false.,
107 symmetric_ye = .false.,
116 nio_tasks_per_group = 0,
120 &fire ! be sure to set sr_x,sr_y in domains-namelist (to set refinement in x,y)
121 ifire = 2, ! integer, = 0: no fire, 2=turn on fire model
122 fire_fuel_read = 0, ! integer, -1: from WPS, 0= use fire_fuel_cat, 1= by altitude, 2=from file input_fc
123 fire_fuel_cat = 3, ! integer, fuel category if constant
125 fire_num_ignitions = 2, ! integer, only the first fire_num_ignition used, up to 5 allowed
126 fire_ignition_ros1 = 0.05, ! rate of spread during ignition, m/s
127 fire_ignition_start_x1 = 1075, ! start points of ignition lines, in m from lower left corner
128 fire_ignition_start_y1 = 900, ! start points of ignition lines, in m from lower left corner
129 fire_ignition_end_x1 = 1075, ! end points of ignition lines, in m from lower left corner
130 fire_ignition_end_y1 = 1100, ! end points of ignition lines, in m from lower left corner
131 fire_ignition_radius1 = 20, ! all within this radius will ignite, > fire mesh step
132 fire_ignition_start_time1 = 180, ! sec for ignition from the start
133 fire_ignition_end_time1 = 190, ! sec for ignition from the start
134 fire_ignition_ros2 = 0.05, ! rate of spread during ignition, m/s
135 fire_ignition_start_x2 = 800, ! start points of ignition lines, in m from lower left corner
136 fire_ignition_start_y2 = 1500, ! start points of ignition lines, in m from lower left corner
137 fire_ignition_end_x2 = 800, ! end points of ignition lines, in m from lower left corner
138 fire_ignition_end_y2 = 1500, ! end points of ignition lines, in m from lower left corner
139 fire_ignition_radius2 = 20, ! all within this radius will ignite, > fire mesh step
140 fire_ignition_start_time2 =600, ! sec for ignition from the start! end ignition for sfire
141 fire_ignition_end_time2 = 720, ! sec for ignition from the start! end ignition for sfire
142 fire_wind_height = 1., ! height to interpolate winds to for calculating fire spread rate
145 fire_print_msg = 1, ! 1 print fire debugging messages
146 fire_print_file = 0, ! 1 write files for matlab
150 fire_const_time = -1., ! (s) if >0, time from start to stop fire evolution and keep heat output constant
151 fire_const_grnhfx = -1, ! (W/s) if both >=0, use this flux (meant to be used when fire_const_time=ignition time)
152 fire_const_grnqfx = -1, ! (W/s) if both >=0, use this flux (meant to be used when fire_const_time=ignition time)
153 fire_test_steps=0, ! >0 = on first call, do specified number of steps and terminate (testing only)
154 fire_mountain_type=0, ! in ideal: 0=none, 1= hill, 2=EW ridge, 3=NS ridge
155 fire_mountain_height=500., ! (m) ideal mountain height
156 fire_mountain_start_x=1000., ! (m) coord of start of the mountain from lower left corder (just like ignition)
157 fire_mountain_start_y=1100., ! (m) coord of start of the mountain from lower left corder (just like ignition)
158 fire_mountain_end_x=1500., ! (m) coord of end of the mountain from lower left corder (just like ignition)
159 fire_mountain_end_y=1400., ! (m) coord of end of the mountain from lower left corder (just like ignition)
160 fire_topo_from_atm=1, ! 0 = fire mesh topo set from fine-res data, 1 = populate by interpolating from atmosphere
161 delt_perturbation = 0.0, ! Temperature perturbation for creating cold (negative) / warm (positive) bubble [K], 0 turns it off
162 !xrad_perturbation = 10000.0, ! Horizontal radius of the bubble in E-W direction [m]
163 !yrad_perturbation = 10000.0, ! Horizontal radius of the bubble in N-S direction [m]
164 !zrad_perturbation = 1500.0, ! Vertical radius of the bubble [m]
165 !hght_perturbation = 1500.0, ! Perturbation height - height at which the warm/cold bubble will be suspended [m]
167 ! stretched grid variables
169 stretch_grd = .true.,
170 stretch_hyp = .true.,
173 ! method switches for developers only, do not change!
175 fire_fuel_left_irl=2, ! refinement to integrate fuel_left, must be even
176 fire_fuel_left_jrl=2, ! refinement to integrate fuel_left, must be even
177 fire_atm_feedback=1.0, ! real, multiplier for heat fluxes, 1.=normal, 0.=turn off two-way coupling
178 fire_grows_only=1, ! if >0 level set function cannot increase = fire can only grow
179 fire_viscosity=0.4, ! artificial viscosity in level set method (max 1, needed with fire_upwinding=0)
180 fire_upwinding=9, ! 0=none, 1=standard, 2=godunov, 3=eno, 4=sethian
181 fire_fuel_left_method=1, ! for now, use 1 only
182 fire_lfn_ext_up=1.0, ! 0.=extend level set function at boundary by reflection, 1.=always up