r4840 | gill | 2011-03-18 18:28:08 -0600 (Fri, 18 Mar 2011) | 9 lines
[wrffire.git] / wrfv2_fire / test / em_fire / two_fires / namelist.fire
blob3fac0219d0298a5f035609eefa5565a7bf0797fe
1 &fuel_scalars                      ! scalar fuel constants
2 cmbcnst  = 17.433e+06,             ! J/kg heat of combustion of dry fuel
3 hfgl     = 17.e4 ,                 ! W/m^2 threshold heat flux required to ignite canopy
4 fuelmc_g = 0.18,                   ! surface dead fuel moisture, set = 0 for dry    
5 fuelmc_c = 1.00,                   ! canopy fuel moisture, set = 0 for dry
6 nfuelcats = 13,                    ! number of fuel categories used
7 no_fuel_cat = 14                   ! extra category for no fuel
10 &fuel_categories                 
11  fuel_name =
12 '1: Short grass (1 ft)',
13 '2: Timber (grass and understory)',
14 '3: Tall grass (2.5 ft)',
15 '4: Chaparral (6 ft)',
16 '5: Brush (2 ft) ',
17 '6: Dormant brush, hardwood slash',
18 '7: Southern rough',
19 '8: Closed timber litter',
20 '9: Hardwood litter',
21 '10: Timber (litter + understory)',
22 '11: Light logging slash',
23 '12: Medium logging slash',
24 '13: Heavy logging slash',
25 '14: no fuel'
26  fgi =   0.166, 0.896, 0.674, 3.591, 0.784, 1.344, 1.091,      
27          1.120, 0.780, 2.692, 2.582, 7.749, 13.024, 1.e-7, 
28  fueldepthm=0.305, 0.305, 0.762, 1.829, 0.61,  0.762, 0.762, 
29             0.061, 0.061, 0.305, 0.305, 0.701, 0.914, 0.305,
30  savr = 3500., 2784., 1500., 1739., 1683., 1564., 1562.,  
31         1889., 2484., 1764., 1182., 1145., 1159., 3500.,
32  fuelmce = 0.12, 0.15, 0.25, 0.20, 0.20, 0.25, 0.40,  
33            0.30, 0.25, 0.25, 0.15, 0.20, 0.25, 0.12,  
34  fueldens = 32.,32.,32.,32.,32.,32.,32. ,
35             32.,32.,32.,32.,32.,32.,32. , ! 32 if solid, 19 if rotten
36  st = 0.0555, 0.0555, 0.0555, 0.0555, 0.0555, 0.0555, 0.0555,
37       0.0555, 0.0555, 0.0555, 0.0555, 0.0555, 0.0555, 0.0555,
38  se = 0.010, 0.010, 0.010, 0.010, 0.010, 0.010, 0.010,
39       0.010, 0.010, 0.010, 0.010, 0.010, 0.010, 0.010, 
40  ! ----- Notes on weight: (4) - best fit of Latham data;
41  !                 (5)-(7) could be 60-120; (8)-(10) could be 300-1600;
42  !                 (11)-(13) could be 300-1600
43  weight = 7.,  7.,  7., 180., 100., 100., 100.,  
44          900., 900., 900., 900., 900., 900., 7. ,
45 ! !----- 1.12083 is 5 tons/acre.  5-50 tons/acre orig., 100-300 after blowdown
46 ! fci_d = 0., 0., 0., 1.123, 0., 0., 0.,  
47 !      1.121, 1.121, 1.121, 1.121, 1.121, 1.121, 0., 
48 ! fct = 60., 60., 60., 60., 60., 60., 60.,  
49 !      60., 120., 180., 180., 180., 180. , 60., 
50 ! ichap = 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 
51  /