fof_sd2.h
Go to the documentation of this file.
1 //
2 // $Id$
3 //
4 /*.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.*/
5 /* Soil Input Parameters - Duff Model */
6 d_SD sr_SD[] = {
7 
8 /*. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .*/
9  { e_FinSil, /* Fine Silt */
10  -1, /* midburn 720 1680 900 1100 1000 900 */
11  -1, /* burntime 240 180 300 300 400 400 */
12  1000, /* stoptime 1200 2400 1800 1800 1500 1500 */
13  -1, /* duffdepth 0.08 0.06 0.05 0.04 0.07 0.07 */
14  18.4E6, /* duff heat content - J/m3 */
15  180, /* duff density - kg/m3 */
16  1.3e6, /* soil bulk density - g/m3 */
17  2.35e6, /* soil particle density - g/m3 */
18  0.207, /* extrapolated water cont. at -1 J/kg */
19  2.31, /* thermal conductivity of mineral fraction */
20  0.071, /* de Vries shape factor */
21  0.148, /* water content for liquid recirculation */
22  4.14, /* power for recirculation function */
23  60, /* time step - s */
24  -1, /* starting soil water content - m3/m3 */
25  e_StaSoiTem }, /* starting soil temperatue - C */
26 
27 /*. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .*/
28  { e_LoaSke, /* Loamy Skeletal */
29  -1, /* midburn 720 1680 900 1100 1000 900 */
30  -1, /* burntime 240 180 300 300 400 400 */
31  1000, /* stoptime 1200 2400 1800 1800 1500 1500 */
32  -1, /* duffdepth 0.08 0.06 0.05 0.04 0.07 0.07 */
33  18.4E6, /* duff heat content - J/m3 */
34  180, /* duff density - kg/m3 */
35  0.8e6, /* soil bulk density - g/m3 */
36  2.13e6, /* soil particle density - g/m3 */
37  0.321, /* extrapolated water cont. at -1 J/kg */
38  1.03, /* thermal conductivity of mineral fraction */
39  0.13, /* de Vries shape factor */
40  0.133, /* water content for liquid recirculation */
41  6.08, /* power for recirculation function */
42  60, /* time step - s */
43  -1, /* starting soil water content - m3/m3 */
44  e_StaSoiTem }, /* starting soil temperatue - C */
45 
46 /*. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .*/
47  { e_Fin, /* Fine */
48  -1, /* midburn 720 1680 900 1100 1000 900 */
49  -1, /* burntime 240 180 300 300 400 400 */
50  1000, /* stoptime 1200 2400 1800 1800 1500 1500 */
51  -1, /* duffdepth 0.08 0.06 0.05 0.04 0.07 0.07 */
52  18.4E6, /* duff heat content - J/m3 */
53  180, /* duff density - kg/m3 */
54  1.15e6, /* soil bulk density - g/m3 */
55  2.35e6, /* soil particle density - g/m3 */
56  0.202, /* extrapolated water cont. at -1 J/kg */
57  2.21, /* thermal conductivity of mineral fraction */
58  0.084, /* de Vries shape factor */
59  0.152, /* water content for liquid recirculation */
60  4.63, /* power for recirculation function */
61  60, /* time step - s */
62  -1, /* starting soil water content - m3/m3 */
63  e_StaSoiTem }, /* starting soil temperatue - C */
64 
65 /*. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .*/
66  { e_CoaSil, /* Coarse Silt */
67  -1, /* midburn 720 1680 900 1100 1000 900 */
68  -1, /* burntime 240 180 300 300 400 400 */
69  1000, /* stoptime 1200 2400 1800 1800 1500 1500 */
70  -1, /* duffdepth 0.08 0.06 0.05 0.04 0.07 0.07 */
71  18.4E6, /* duff heat content - J/m3 */
72  180, /* duff density - kg/m3 */
73  1.23e6, /* soil bulk density - g/m3 */
74  2.35e6, /* soil particle density - g/m3 */
75  0.157, /* extrapolated water cont. at -1 J/kg */
76  2.53, /* thermal conductivity of mineral fraction */
77  0.103, /* de Vries shape factor */
78  0.218, /* water content for liquid recirculation */
79  3.43, /* power for recirculation function */
80  60, /* time step - s */
81  -1, /* starting soil water content - m3/m3 */
82  e_StaSoiTem }, /* starting soil temperatue - C */
83 
84 /*. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .*/
85  { e_CoaLoa, /* "Coarse Loam */
86  -1, /* midburn 720 1680 900 1100 1000 900 */
87  -1, /* burntime 240 180 300 300 400 400 */
88  1000, /* stoptime 1200 2400 1800 1800 1500 1500 */
89  -1, /* duffdepth 0.08 0.06 0.05 0.04 0.07 0.07 */
90  18.4E6, /* duff heat content - J/m3 */
91  180, /* duff density - kg/m3 */
92  1.3e6, /* soil bulk density - g/m3 */
93  2.35e6, /* soil particle density - g/m3 */
94  0.102, /* extrapolated water cont. at -1 J/kg */
95  2.57, /* thermal conductivity of mineral fraction */
96  0.106, /* de Vries shape factor */
97  0.127, /* water content for liquid recirculation */
98  2.93, /* power for recirculation function */
99  60, /* time step - s */
100  -1, /* starting soil water content - m3/m3 */
101  e_StaSoiTem }, /* starting soil temperatue - C */
102 /*. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .*/
103  { "", /* "Royal" */
104  -1, /* midburn 720 1680 900 1100 1000 900 */
105  -1, /* burntime 240 180 300 300 400 400 */
106  -1, /* stoptime 1200 2400 1800 1800 1500 1500 */
107  -1, /* duffdepth 0.08 0.06 0.05 0.04 0.07 0.07 */
108  -1, /* duff heat content - J/m3 */
109  -1, /* duff density - kg/m3 */
110  -1, /* soil bulk density - g/m3 */
111  -1, /* soil particle density - g/m3 */
112  -1, /* extrapolated water cont. at -1 J/kg */
113  -1, /* thermal conductivity of mineral fraction */
114  -1, /* de Vries shape factor */
115  -1, /* water content for liquid recirculation */
116  -1, /* power for recirculation function */
117  -1, /* time step - s */
118  -1, /* starting soil water content - m3/m3 */
119  -1 } /* starting soil temperatue - C */
120 } ;
#define e_FinSil
Definition: fof_sh.h:50
#define e_LoaSke
Definition: fof_sh.h:49
#define e_CoaSil
Definition: fof_sh.h:52
#define e_Fin
Definition: fof_sh.h:51
#define e_StaSoiTem
Definition: fof_sh2.h:19
d_SD sr_SD[]
Definition: fof_sd2.h:6
Definition: fof_sd.h:25
#define e_CoaLoa
Definition: fof_sh.h:53