1 &fuel_scalars ! scalar fuel constants
2 fire_wind_height = 6.096, ! height to take wind from (m), 6.096 Behave, 0 to use fwh
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 fgi = 0.166, 0.897, 0.675, 2.468, 0.785, 1.345, 1.092,
31 !jc fgi= 0.166, 0.897, 1.076, 2.468, 0.785, 1.345, 1.092
32 1.121, 0.780, 2.694, 2.582, 7.749, 13.024, 1.e-7,
33 fueldepthm=0.305, 0.305, 0.762, 1.829, 0.61, 0.762, 0.762,
34 0.061, 0.061, 0.305, 0.305, 0.701, 0.914, 0.305,
35 savr = 3500., 2784., 1500., 1739., 1683., 1564., 1562.,
36 1889., 2484., 1764., 1182., 1145., 1159., 3500.,
37 fuelmce = 0.12, 0.15, 0.25, 0.20, 0.20, 0.25, 0.40,
38 0.30, 0.25, 0.25, 0.15, 0.20, 0.25, 0.12,
39 fueldens = 32.,32.,32.,32.,32.,32.,32. ,
40 32.,32.,32.,32.,32.,32.,32. , ! 32 if solid, 19 if rotten
41 st = 0.0555, 0.0555, 0.0555, 0.0555, 0.0555, 0.0555, 0.0555,
42 0.0555, 0.0555, 0.0555, 0.0555, 0.0555, 0.0555, 0.0555,
43 se = 0.010, 0.010, 0.010, 0.010, 0.010, 0.010, 0.010,
44 0.010, 0.010, 0.010, 0.010, 0.010, 0.010, 0.010,
45 ! ----- Notes on weight: (4) - best fit of Latham data;
46 ! (5)-(7) could be 60-120; (8)-(10) could be 300-1600;
47 ! (11)-(13) could be 300-1600
48 weight = 7., 7., 7., 180., 100., 100., 100.,
49 900., 900., 900., 900., 900., 900., 7. ,
50 ! !----- 1.12083 is 5 tons/acre. 5-50 tons/acre orig., 100-300 after blowdown
51 ! fci_d = 0., 0., 0., 1.123, 0., 0., 0.,
52 ! 1.121, 1.121, 1.121, 1.121, 1.121, 1.121, 0.,
53 ! fct = 60., 60., 60., 60., 60., 60., 60.,
54 ! 60., 120., 180., 180., 180., 180. , 60.,
55 ! ichap = 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
56 ffw = 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9,
57 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9,
58 adjr0 = 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
59 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
60 adjrw = 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
61 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
62 adjrs = 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
63 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
67 moisture_class_name = '1 hour fine fuel', '10 hour fine fuel',
68 moisture_classes=2, ! number of classes
69 drying_model=1, 1, ! number of model - only 1= equilibrium moisture Van Wagner (1972) per Viney (1991) allowed at this moment
70 drying_lag=1.0, 10.0, ! so-called 10hr and 100hr fuel
71 wetting_model=1, 1, ! number of model - only 1= allowed at this moment
72 wetting_lag=14.0, 140.0, ! 14 is callibrated to VanWagner&Pickett 1985, Canadian fire danger rating system
73 saturation_moisture=2.5, 2.5, ! ditto
74 saturation_rain = 8.0,8.0, ! stronger rain than this (mm/h) does not make much difference.
75 rain_threshold = 0.05,0.05 ! mm/h rain too weak to wet anything.
76 fmc_gc_initialization = 2, 2, ! 0 = from input, 1 = from fuelmc_g in namelist.input 2 = from equibrium