1 &fuel_scalars ! scalar fuel constants
2 fire_wind_height = 6.096, ! height to interpolate wind to (m), 6.096 Behave, 0 to use fwh in each category
3 cmbcnst = 17.433e+06, ! J/kg combustion heat dry fuel
4 hfgl = 17.e4 , ! W/m^2 heat flux to ignite canopy
5 fuelmc_g = 0.08, ! ground fuel moisture, set = 0 for dry
6 !jc fuelmc_g = 0.09, ! ground fuel moisture, set = 0 for dry
7 fuelmc_c = 1.00, ! canopy fuel moisture, set = 0 for dry
8 nfuelcats = 13, ! number of fuel categories used
9 no_fuel_cat = 14 ! extra category for no fuel
14 '1: Short grass (1 ft)',
15 '2: Timber (grass and understory)',
16 '3: Tall grass (2.5 ft)',
17 '4: Chaparral (6 ft)',
19 '6: Dormant brush, hardwood slash',
21 '8: Closed timber litter',
23 '10: Timber (litter + understory)',
24 '11: Light logging slash',
25 '12: Medium logging slash',
26 '13: Heavy logging slash',
28 windrf= 0.36, 0.36, 0.44, 0.55, 0.42, 0.44, 0.44,
29 0.36, 0.36, 0.36, 0.36, 0.43, 0.46, 1e-7,
30 fwh = 6.096, 6.096, 6.096, 6.096, 6.096, 6.096, 6.096,
31 6.096, 6.096, 6.096, 6.096, 6.096, 6.096, 6.096,
32 ! roughness length 0.13*fueldepthm except cat 3 fz0=0.1 for consistency with landuse
33 ! fz0 = 0.0396,0.0396,0.0991,0.2378,0.0793,0.0991,0.0991,
34 fz0 = 0.0396,0.0396,0.1000,0.2378,0.0793,0.0991,0.0991,
35 0.0079,0.0079,0.0396,0.0396,0.0911,0.1188,0.0396,
36 fgi = 0.166, 0.897, 0.675, 2.468, 0.785, 1.345, 1.092,
37 !jc fgi= 0.166, 0.897, 1.076, 2.468, 0.785, 1.345, 1.092
38 1.121, 0.780, 2.694, 2.582, 7.749, 13.024, 1.e-7,
39 fueldepthm=0.305, 0.305, 0.762, 1.829, 0.61, 0.762, 0.762,
40 0.061, 0.061, 0.305, 0.305, 0.701, 0.914, 0.305,
41 savr = 3500., 2784., 1500., 1739., 1683., 1564., 1562.,
42 1889., 2484., 1764., 1182., 1145., 1159., 3500.,
43 fuelmce = 0.12, 0.15, 0.25, 0.20, 0.20, 0.25, 0.40,
44 0.30, 0.25, 0.25, 0.15, 0.20, 0.25, 0.12,
45 fueldens = 32.,32.,32.,32.,32.,32.,32. ,
46 32.,32.,32.,32.,32.,32.,32. , ! 32 if solid, 19 if rotten
47 st = 0.0555, 0.0555, 0.0555, 0.0555, 0.0555, 0.0555, 0.0555,
48 0.0555, 0.0555, 0.0555, 0.0555, 0.0555, 0.0555, 0.0555,
49 se = 0.010, 0.010, 0.010, 0.010, 0.010, 0.010, 0.010,
50 0.010, 0.010, 0.010, 0.010, 0.010, 0.010, 0.010,
51 ! ----- Notes on weight: (4) - best fit of Latham data;
52 ! (5)-(7) could be 60-120; (8)-(10) could be 300-1600;
53 ! (11)-(13) could be 300-1600
54 weight = 7., 7., 7., 180., 100., 100., 100.,
55 900., 900., 900., 900., 900., 900., 7. ,
56 ! !----- 1.12083 is 5 tons/acre. 5-50 tons/acre orig., 100-300 after blowdown
57 ! fci_d = 0., 0., 0., 1.123, 0., 0., 0.,
58 ! 1.121, 1.121, 1.121, 1.121, 1.121, 1.121, 0.,
59 ! fct = 60., 60., 60., 60., 60., 60., 60.,
60 ! 60., 120., 180., 180., 180., 180. , 60.,
61 ! ichap = 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0