6 start_year = 0001, 0001, 0001,
7 start_month = 01, 01, 01,
8 start_day = 01, 01, 01,
9 start_hour = 00, 00, 00,
10 start_minute = 00, 00, 00,
11 start_second = 00, 00, 00,
12 end_year = 0001, 0001, 0001,
13 end_month = 01, 01, 01,
15 end_hour = 00, 00, 00,
16 end_minute = 360, 120, 120,
17 end_second = 00, 00, 00,
18 history_interval_s = 60, 10, 10,
19 frames_per_outfile = 1000, 1000, 1000,
30 time_step_fract_num = 0,
31 time_step_fract_den = 4,
39 dx = 2000, 666.6666667, 222.2222222
40 dy = 2000, 666.6666667, 222.2222222
41 ztop = 20000, 20000, 20000,
44 i_parent_start = 0, 15, 15,
45 j_parent_start = 0, 15, 15,
46 parent_grid_ratio = 1, 3, 3,
47 parent_time_step_ratio = 1, 3, 3,
56 ra_lw_physics = 0, 0, 0,
57 ra_sw_physics = 0, 0, 0,
59 sf_sfclay_physics = 1, 0, 0, !a surface model is needed when the fuel moisture model is on
60 sf_surface_physics = 1, 0, 0, !only sf_sfclay_physics=1, sf_surface_physics=1 supported in ideal.exe
61 bl_pbl_physics = 0, 0, 0,
83 zdamp = 5000., 5000., 5000.,
84 dampcoef = 0.003, 0.003, 0.003
85 khdif = 500, 500, 500,
86 kvdif = 500, 500, 500,
87 smdiv = 0.1, 0.1, 0.1,
88 emdiv = 0.01, 0.01, 0.01,
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 = 6, 6, 6,
95 moist_adv_opt = 1, 1, 1,
96 scalar_adv_opt = 1, 1, 1,
97 chem_adv_opt = 1, 1, 1,
98 tke_adv_opt = 1, 1, 1,
100 non_hydrostatic = .true., .true., .true.,
101 mix_full_fields = .true., .true., .true.,
105 periodic_x = .false.,.false.,.false.,
106 symmetric_xs = .false.,.false.,.false.,
107 symmetric_xe = .false.,.false.,.false.,
108 open_xs = .true., .false.,.false.,
109 open_xe = .true., .false.,.false.,
110 periodic_y = .false.,.false.,.false.,
111 symmetric_ys = .false.,.false.,.false.,
112 symmetric_ye = .false.,.false.,.false.,
113 open_ys = .true., .false.,.false.,
114 open_ye = .true., .false.,.false.,
115 nested = .false., .true., .true.,
122 nio_tasks_per_group = 0,
126 &fire ! be sure to set sr_x,sr_y in domains-namelist (to set refinement in x,y)
127 ifire = 2, ! integer, = 0: no fire, 2=turn on fire model
128 fire_fuel_read = 0, ! integer, -1: from WPS, 0= use fire_fuel_cat, 1= by altitude
129 fire_fuel_cat = 3, ! integer, if specified which fuel category?
131 fire_num_ignitions = 1, ! integer, only the first fire_num_ignition used, up to 5 allowed
132 fire_ignition_ros1 = 0.1, ! rate of spread during ignition, m/s
133 fire_ignition_start_x1 = 60000, ! start points of ignition lines, in m from lower left corner
134 fire_ignition_start_y1 = 52000, ! start points of ignition lines, in m from lower left corner
135 fire_ignition_end_x1 = 61000, ! end points of ignition lines, in m from lower left corner
136 fire_ignition_end_y1 = 51000, ! end points of ignition lines, in m from lower left corner
137 fire_ignition_radius1 = 400, ! all within this radius will ignite, > fire mesh step
138 fire_ignition_start_time1 = 2, ! sec for ignition from the start
139 fire_ignition_end_time1 =502, ! sec for ignition from the start
140 fire_ignition_ros2 = 0.01, ! rate of spread during ignition, m/s
141 fire_ignition_start_x2 = 1503, ! start points of ignition lines, in m from lower left corner
142 fire_ignition_start_y2 = 500, ! start points of ignition lines, in m from lower left corner
143 fire_ignition_end_x2 = 1503, ! end points of ignition lines, in m from lower left corner
144 fire_ignition_end_y2 = 1900, ! end points of ignition lines, in m from lower left corner
145 fire_ignition_radius2 = 18, ! all within this radius will ignite, > fire mesh step
146 fire_ignition_start_time2 = 3, ! sec for ignition from the start ! end ignition for sfire
147 fire_ignition_end_time2 =503, ! sec for ignition from the start! end ignition for sfire
148 fire_wind_height = 1., ! height to interpolate winds to for calculating fire spread rate
151 fire_print_msg = 2, ! 1 print fire debugging messages
152 fire_print_file = 0, ! 1 write files for matlab
155 fmoist_run = .true., ! yes do run the moisture model - set also sf_sfclay_physics and sf_surface_physics in &physics
156 fmoist_interp = .true., ! yes do interpolate moisture to fuels
157 fmoist_only = .false. ! skip the fire model and run moisture only
158 fmoist_freq = 0, ! frequency of run or 0 to run using the specified fmost_dt
159 fmoist_dt = 10, ! moisture model time step (s)
164 fire_const_time = -1., ! (s) if >0, time from start to stop fire evolution and keep heat output constant
165 fire_const_grnhfx = -1, ! (W/s) if both >=0, use this flux (meant to be used when fire_const_time=ignition time)
166 fire_const_grnqfx = -1, ! (W/s) if both >=0, use this flux (meant to be used when fire_const_time=ignition time)
167 fire_test_steps=0, ! >0 = on first call, do specified number of steps and terminate (testing only)
169 ! the following flags are for ideal.exe only
171 fire_mountain_type=1, ! in ideal: 0=none, 1= hill, 2=EW ridge, 3=NS ridge
172 fire_mountain_height=100., ! (m) ideal mountain height
173 fire_mountain_start_x=900., ! (m) coord of start of the mountain from lower left corner (just like ignition)
174 fire_mountain_start_y=1000., ! (m) coord of start of the mountain from lower left corner (just like ignition)
175 fire_mountain_end_x=1400., ! (m) coord of end of the mountain from lower left corner (just like ignition)
176 fire_mountain_end_y=1600., ! (m) coord of end of the mountain from lower left corner (just like ignition)
177 fire_topo_from_atm=0, ! 0 = fire mesh topo set from fine-res data, 1 = populate by interpolating from atmosphere
178 sfc_full_init =.true. ! .true.= turn on surface initialization (needed for the surface layer scheme to work), .false.=no surface initialization
179 sfc_tsk = 300.0 ! Initial surface temperature [K] to be used with sf_surface_phys = 1
180 sfc_tmn = 330.0 ! Initial soil temperature at lower boundary [K] to be used with sf_surface_phys = 1
181 sfc_lu_index = 7 ! land use index needed by the surface model
182 delt_perturbation = 3.0, ! Temperature perturbation for creating a cold (negative) / warm (positive) bubble [K], 0 turns it off, needed to initialize rain
183 xrad_perturbation = 10000.0, ! Horizontal radius of the bubble in E-W direction [m]
184 yrad_perturbation = 10000.0, ! Horizontal radius of the bubble in N-S direction [m]
185 zrad_perturbation = 1500.0, ! Vertical radius of the bubble [m]
186 hght_perturbation = 1500.0, ! Perturbation height - height at which the warm/cold bubble will be suspended [m]
188 ! method switches for developers only, do not change!
190 fire_fuel_left_irl=2, ! refinement to integrate fuel_left, must be even
191 fire_fuel_left_jrl=2, ! refinement to integrate fuel_left, must be even
192 fire_atm_feedback=1.0, ! real, multiplier for heat fluxes, 1.=normal, 0.=turn off two-way coupling
193 fire_grows_only=1, ! if >0 level set function cannot increase = fire can only grow
194 fire_viscosity=0.4, ! artificial viscosity in level set method (max 1, needed with fire_upwinding=0)
195 fire_upwinding=9, ! 0=none, 1=standard, 2=godunov, 3=eno, 4=sethian
196 fire_fuel_left_method=1, ! for now, use 1 only
197 fire_lfn_ext_up=1.0, ! 0.=extend level set function at boundary by reflection, 1.=always up