1 | # |
---|
2 | # |
---|
3 | # WARNING !!! |
---|
4 | # DO NOT MODIFY THIS FILE. |
---|
5 | # THIS FILE IS ONLY PROVIDING INFORMATION ABOUT DEFAULT PARAMETER SETTINGS IN ORCHIDEE. |
---|
6 | # |
---|
7 | #******************************************************************************************* |
---|
8 | # Namelist for ORCHIDEE (trunk revision 2480) |
---|
9 | #******************************************************************************************* |
---|
10 | # |
---|
11 | # For more details, see : http://forge.ipsl.jussieu.fr/orchidee/wiki/Documentation/OrchideeParameters |
---|
12 | # |
---|
13 | # Note : [m] : meters; [K] : Kelvin degrees; [C] : Celsius degrees |
---|
14 | # |
---|
15 | |
---|
16 | #******************************************************************************************* |
---|
17 | # ORCHIDEE driver parameters (read in Off-line mode only) |
---|
18 | #******************************************************************************************* |
---|
19 | |
---|
20 | # FORCING_FILE ([FILE] ) : Name of file containing the forcing data {[-]} |
---|
21 | FORCING_FILE = forcing_file.nc |
---|
22 | |
---|
23 | # SPLIT_DT ([-]) : splits the timestep imposed by the forcing {NOT(WEATHERGEN)} |
---|
24 | SPLIT_DT = 12 |
---|
25 | |
---|
26 | # RESTART_FILEIN ([FILE]) : Name of restart to READ for initial conditions {[-]} |
---|
27 | RESTART_FILEIN = NONE |
---|
28 | |
---|
29 | # RESTART_FILEOUT ([FILE]) : Name of restart files to be created by the driver {[-]} |
---|
30 | RESTART_FILEOUT = driver_rest_out.nc |
---|
31 | |
---|
32 | # DRIVER_reset_time ([FLAG]) : Overwrite time values from the driver restart file {[-]} |
---|
33 | DRIVER_reset_time = n |
---|
34 | |
---|
35 | # TIME_SKIP ([seconds, days, months, years]) : Time in the forcing file at which the model is started. {[-]} |
---|
36 | TIME_SKIP = 0 |
---|
37 | |
---|
38 | # TIME_LENGTH ([seconds, days, months, years]) : Length of the integration in time. {[-]} |
---|
39 | TIME_LENGTH = DEF |
---|
40 | |
---|
41 | # RELAXATION ([FLAG]) : method of forcing {[-]} |
---|
42 | RELAXATION = n |
---|
43 | |
---|
44 | # RELAX_A ([days?]) : Time constant of the relaxation layer {RELAXATION} |
---|
45 | RELAX_A = 1.0 |
---|
46 | |
---|
47 | # NO_INTER ([FLAG]) : No interpolation IF split is larger than 1 {[-]} |
---|
48 | NO_INTER = y |
---|
49 | |
---|
50 | # INTER_LIN ([FLAG]) : Interpolation IF split is larger than 1 {[-]} |
---|
51 | INTER_LIN = n |
---|
52 | |
---|
53 | # SPRED_PREC ([-]) : Spread the precipitation. {[-]} |
---|
54 | SPRED_PREC = 1 |
---|
55 | |
---|
56 | # NETRAD_CONS ([FLAG]) : Conserve net radiation in the forcing {INTER_LIN} |
---|
57 | NETRAD_CONS = y |
---|
58 | |
---|
59 | # ATM_CO2 ([ppm]) : Value for atm CO2 {[-]} |
---|
60 | ATM_CO2 = 350. |
---|
61 | |
---|
62 | # ALLOW_WEATHERGEN ([FLAG]) : Allow weather generator to create data {[-]} |
---|
63 | ALLOW_WEATHERGEN = n |
---|
64 | |
---|
65 | # DT_WEATHGEN ([seconds]) : Calling frequency of weather generator {ALLOW_WEATHERGEN} |
---|
66 | DT_WEATHGEN = 1800. |
---|
67 | |
---|
68 | # LIMIT_WEST ([Degrees] ) : Western limit of region {[-]} |
---|
69 | LIMIT_WEST = -180. |
---|
70 | |
---|
71 | # LIMIT_EAST ([Degrees] ) : Eastern limit of region {[-]} |
---|
72 | LIMIT_EAST = 180. |
---|
73 | |
---|
74 | # LIMIT_NORTH ([Degrees]) : Northern limit of region {[-]} |
---|
75 | LIMIT_NORTH = 90. |
---|
76 | |
---|
77 | # LIMIT_SOUTH ([Degrees]) : Southern limit of region {[-]} |
---|
78 | LIMIT_SOUTH = -90. |
---|
79 | |
---|
80 | # MERID_RES ([Degrees]) : North-South Resolution {ALLOW_WEATHERGEN} |
---|
81 | MERID_RES = 2. |
---|
82 | |
---|
83 | # ZONAL_RES ([Degrees] ) : East-West Resolution {ALLOW_WEATHERGEN} |
---|
84 | ZONAL_RES = 2. |
---|
85 | |
---|
86 | # NBUFF (-) : Number of time steps of data to buffer between each reading of the forcing file {OFF_LINE} |
---|
87 | NBUFF = 1 |
---|
88 | |
---|
89 | # IPPREC ([-] ) : Use prescribed values {ALLOW_WEATHERGEN} |
---|
90 | IPPREC = 0 |
---|
91 | |
---|
92 | # WEATHGEN_PRECIP_EXACT ([FLAG]) : Exact monthly precipitation {ALLOW_WEATHERGEN} |
---|
93 | WEATHGEN_PRECIP_EXACT = n |
---|
94 | |
---|
95 | # DUMP_WEATHER ([FLAG]) : Write weather from generator into a forcing file {ALLOW_WEATHERGEN } |
---|
96 | DUMP_WEATHER = n |
---|
97 | |
---|
98 | # DUMP_WEATHER_FILE ([FILE]) : Name of the file that contains the weather from generator {DUMP_WEATHER} |
---|
99 | DUMP_WEATHER_FILE = weather_dump.nc |
---|
100 | |
---|
101 | # DUMP_WEATHER_GATHERED ([FLAG]) : Dump weather data on gathered grid {DUMP_WEATHER} |
---|
102 | DUMP_WEATHER_GATHERED = y |
---|
103 | |
---|
104 | # HEIGHT_LEV1 ([m]) : {DUMP_WEATHER} |
---|
105 | HEIGHT_LEV1 = 10. |
---|
106 | |
---|
107 | #******************************************************************************************* |
---|
108 | # ORCHIDEE parameters |
---|
109 | #******************************************************************************************* |
---|
110 | |
---|
111 | # FORCE_CO2_VEG ([FLAG]) : Flag to force the value of atmospheric CO2 for vegetation. {Only in coupled mode} |
---|
112 | FORCE_CO2_VEG = FALSE |
---|
113 | |
---|
114 | # ATM_CO2 ([ppm]) : Value for atm CO2 {FORCE_CO2_VEG (only in coupled mode)} |
---|
115 | ATM_CO2 = 350. |
---|
116 | |
---|
117 | # SOILTYPE_CLASSIF ([-]) : Type of classification used for the map of soil types {!IMPOSE_VEG} |
---|
118 | SOILTYPE_CLASSIF = zobler |
---|
119 | |
---|
120 | # ORCHIDEE_WATCHOUT ([FLAG]) : ORCHIDEE will write out its forcing to a file {} |
---|
121 | ORCHIDEE_WATCHOUT = n |
---|
122 | |
---|
123 | # DT_WATCHOUT ([seconds]) : ORCHIDEE will write out with this frequency {ORCHIDEE_WATCHOUT} |
---|
124 | DT_WATCHOUT = dt |
---|
125 | |
---|
126 | # WATCHOUT_FILE ([FILE]) : Filenane for the ORCHIDEE forcing file {ORCHIDEE_WATCHOUT} |
---|
127 | WATCHOUT_FILE = orchidee_watchout.nc |
---|
128 | |
---|
129 | # RIVER_ROUTING ([FLAG]) : Decides if we route the water or not {OK_SECHIBA} |
---|
130 | RIVER_ROUTING = n |
---|
131 | |
---|
132 | # HYDROL_CWRR ([FLAG]) : Allows to switch on the multilayer hydrology of CWRR {OK_SECHIBA} |
---|
133 | HYDROL_CWRR = n |
---|
134 | |
---|
135 | # HYDROL_SOIL_DEPTH ([m]) : Total depth of soil reservoir {OK_SECHIBA } |
---|
136 | HYDROL_SOIL_DEPTH = 4./ 2. (if HYDROL_CWRR) |
---|
137 | |
---|
138 | # DO_IRRIGATION ([FLAG]) : Should we compute an irrigation flux {RIVER_ROUTING } |
---|
139 | DO_IRRIGATION = n |
---|
140 | |
---|
141 | # DO_FLOODPLAINS ([FLAG] ) : Should we include floodplains {RIVER_ROUTING } |
---|
142 | DO_FLOODPLAINS = n |
---|
143 | |
---|
144 | # CHECK_WATERBAL ([FLAG] ) : Should we check the global water balance {OK_SECHIBA} |
---|
145 | CHECK_WATERBAL = n |
---|
146 | |
---|
147 | # OK_EXPLICITSNOW ([FLAG]) : Activate explict snow scheme {OK_SECHIBA} |
---|
148 | OK_EXPLICITSNOW = FALSE |
---|
149 | |
---|
150 | # STOMATE_OK_CO2 ([FLAG]) : Activate CO2? {OK_SECHIBA } |
---|
151 | STOMATE_OK_CO2 = n |
---|
152 | |
---|
153 | # STOMATE_OK_STOMATE ([FLAG]) : Activate STOMATE? {OK_SECHIBA and OK_CO2} |
---|
154 | STOMATE_OK_STOMATE = n |
---|
155 | |
---|
156 | # STOMATE_OK_DGVM ([FLAG]) : Activate DGVM? {OK_STOMATE} |
---|
157 | STOMATE_OK_DGVM = n |
---|
158 | |
---|
159 | # DIFFUCO_OK_INCA ([FLAG]) : Activate DIFFUCO_INCA? {OK_SECHIBA} |
---|
160 | DIFFUCO_OK_INCA = n |
---|
161 | |
---|
162 | # LEAFAGE_OK_INCA ([FLAG]) : Activate LEAFAGE? {DIFFUCO_OK_INCA} |
---|
163 | LEAFAGE_OK_INCA = n |
---|
164 | |
---|
165 | # CANOPY_EXTINCTION ([FLAG]) : Use canopy radiative transfer model? {DIFFUCO_OK_INCA } |
---|
166 | CANOPY_EXTINCTION = n |
---|
167 | |
---|
168 | # CANOPY_MULTILAYER ([FLAG]) : Use canopy radiative transfer model with multi-layers {CANOPY_EXTINCTION } |
---|
169 | CANOPY_MULTILAYER = n |
---|
170 | |
---|
171 | # NOx_RAIN_PULSE ([FLAG]) : Calculate NOx emissions with pulse? {DIFFUCO_OK_INCA } |
---|
172 | NOx_RAIN_PULSE = n |
---|
173 | |
---|
174 | # NOx_BBG_FERTIL ([FLAG]) : Calculate NOx emissions with bbg fertilizing effect? {DIFFUCO_OK_INCA } |
---|
175 | NOx_BBG_FERTIL = n |
---|
176 | |
---|
177 | # NOx_FERTILIZERS_USE ([FLAG] ) : Calculate NOx emissions with fertilizers use? {DIFFUCO_OK_INCA } |
---|
178 | NOx_FERTILIZERS_USE = n |
---|
179 | |
---|
180 | # STOMATE_WATCHOUT ([FLAG]) : STOMATE does minimum service {OK_SECHIBA } |
---|
181 | STOMATE_WATCHOUT = n |
---|
182 | |
---|
183 | # NVM ([-]) : number of PFTs {OK_SECHIBA or OK_STOMATE} |
---|
184 | NVM = 13 |
---|
185 | |
---|
186 | # IMPOSE_PARAM ([FLAG]) : Do you impose the values of the parameters? {OK_SECHIBA or OK_STOMATE} |
---|
187 | IMPOSE_PARAM = y |
---|
188 | |
---|
189 | # SECHIBA_restart_in ([FILE]) : Name of restart to READ for initial conditions {OK_SECHIBA } |
---|
190 | SECHIBA_restart_in = NONE |
---|
191 | |
---|
192 | # SECHIBA_rest_out ([FILE]) : Name of restart files to be created by SECHIBA {OK_SECHIBA} |
---|
193 | SECHIBA_rest_out = sechiba_rest_out.nc |
---|
194 | |
---|
195 | # SECHIBA_reset_time ([FLAG]) : Override the time from the restart files for SECHIBA and STOMATE {OK_SECHIBA} |
---|
196 | SECHIBA_reset_time = y |
---|
197 | |
---|
198 | # STOMATE_RESTART_FILEIN ([FILE]) : Name of restart to READ for initial conditions of STOMATE {STOMATE_OK_STOMATE or STOMATE_WATCHOUT} |
---|
199 | STOMATE_RESTART_FILEIN = NONE |
---|
200 | |
---|
201 | # STOMATE_RESTART_FILEOUT ([FILE]) : Name of restart files to be created by STOMATE {STOMATE_OK_STOMATE or STOMATE_WATCHOUT} |
---|
202 | STOMATE_RESTART_FILEOUT = stomate_rest_out.nc |
---|
203 | |
---|
204 | # ALMA_OUTPUT ([FLAG]) : Should the output follow the ALMA convention {OK_SECHIBA} |
---|
205 | ALMA_OUTPUT = n |
---|
206 | |
---|
207 | # OUTPUT_FILE ([FILE]) : Name of file in which the output is going to be written {OK_SECHIBA} |
---|
208 | OUTPUT_FILE = sechiba_history.nc |
---|
209 | |
---|
210 | # WRITE_STEP ([seconds]) : Frequency in seconds at which to WRITE output {OK_SECHIBA} |
---|
211 | WRITE_STEP = 86400. |
---|
212 | |
---|
213 | # SECHIBA_HISTLEVEL ([-]) : SECHIBA history output level (0..10) {OK_SECHIBA and HF} |
---|
214 | SECHIBA_HISTLEVEL = 5 |
---|
215 | |
---|
216 | # SECHIBA_HISTFILE2 ([FLAG]) : Flag to switch on histfile 2 for SECHIBA (hi-frequency ?) {OK_SECHIBA} |
---|
217 | SECHIBA_HISTFILE2 = n |
---|
218 | |
---|
219 | # WRITE_STEP2 ([seconds]) : Frequency in seconds at which to WRITE output {SECHIBA_HISTFILE2} |
---|
220 | WRITE_STEP2 = 1800.0 |
---|
221 | |
---|
222 | # SECHIBA_OUTPUT_FILE2 ([FILE]) : Name of file in which the output number 2 is going to be written {SECHIBA_HISTFILE2} |
---|
223 | SECHIBA_OUTPUT_FILE2 = sechiba_out_2.nc |
---|
224 | |
---|
225 | # SECHIBA_HISTLEVEL2 ([-] ) : SECHIBA history 2 output level (0..10) {SECHIBA_HISTFILE2} |
---|
226 | SECHIBA_HISTLEVEL2 = 1 |
---|
227 | |
---|
228 | # STOMATE_OUTPUT_FILE ([FILE]) : Name of file in which STOMATE's output is going to be written {OK_STOMATE} |
---|
229 | STOMATE_OUTPUT_FILE = stomate_history.nc |
---|
230 | |
---|
231 | # STOMATE_HIST_DT ([days]) : STOMATE history time step {OK_STOMATE} |
---|
232 | STOMATE_HIST_DT = 10. |
---|
233 | |
---|
234 | # STOMATE_IPCC_OUTPUT_FILE ([FILE]) : Name of file in which STOMATE's output is going to be written {OK_STOMATE} |
---|
235 | STOMATE_IPCC_OUTPUT_FILE = stomate_ipcc_history.nc |
---|
236 | |
---|
237 | # STOMATE_IPCC_HIST_DT ([days]) : STOMATE IPCC history time step {OK_STOMATE} |
---|
238 | STOMATE_IPCC_HIST_DT = 0. |
---|
239 | |
---|
240 | # OK_HISTSYNC ([FLAG]) : Syncronize and write IOIPSL output files at each time step {} |
---|
241 | OK_HISTSYNC = FALSE |
---|
242 | |
---|
243 | # STOMATE_HISTLEVEL ([-]) : STOMATE history output level (0..10) {OK_STOMATE} |
---|
244 | STOMATE_HISTLEVEL = 10 |
---|
245 | |
---|
246 | # ECCENTRICITY ([-]) : Use prescribed values {ALLOW_WEATHERGEN} |
---|
247 | ECCENTRICITY = 0.016724 |
---|
248 | |
---|
249 | # PERIHELIE ([-]) : Use prescribed values {ALLOW_WEATHERGEN} |
---|
250 | PERIHELIE = 102.04 |
---|
251 | |
---|
252 | # OBLIQUITY ([Degrees]) : Use prescribed values {ALLOW_WEATHERGEN} |
---|
253 | OBLIQUITY = 23.446 |
---|
254 | |
---|
255 | # PFT_TO_MTC ([-]) : correspondance array linking a PFT to MTC {OK_SECHIBA or OK_STOMATE} |
---|
256 | PFT_TO_MTC = 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13 |
---|
257 | |
---|
258 | # PFT_NAME ([-]) : Name of a PFT {OK_SECHIBA or OK_STOMATE} |
---|
259 | PFT_NAME = bare ground, tropical broad-leaved evergreen, tropical broad-leaved raingreen, temperate needleleaf evergreen, temperate broad-leaved evergreen, temperate broad-leaved summergreen, boreal needleleaf evergreen, boreal broad-leaved summergreen, boreal needleleaf summergreen, C3 grass, C4 grass, C3 agriculture, C4 agriculture |
---|
260 | |
---|
261 | # LEAF_TAB ([-] ) : leaf type : 1 {OK_STOMATE} |
---|
262 | LEAF_TAB = 4, 1, 1, 2, 1, 1, 2, 1, 2, 3, 3, 3, 3 |
---|
263 | |
---|
264 | # PHENO_MODEL ([-] ) : which phenology model is used? (tabulated) {OK_STOMATE} |
---|
265 | PHENO_MODEL = none, none, moi, none, none, ncdgdd, none, ncdgdd, ngd, moigdd, moigdd, moigdd, moigdd |
---|
266 | |
---|
267 | # SECHIBA_LAI ([m^2/m^2]) : laimax for maximum lai(see also type of lai interpolation) {OK_SECHIBA or IMPOSE_VEG} |
---|
268 | SECHIBA_LAI = 0., 8., 8., 4., 4.5, 4.5, 4., 4.5, 4., 2., 2., 2., 2. |
---|
269 | |
---|
270 | # LLAIMIN ([m^2/m^2]) : laimin for minimum lai(see also type of lai interpolation) {OK_SECHIBA or IMPOSE_VEG} |
---|
271 | LLAIMIN = 0., 8., 0., 4., 4.5, 0., 4., 0., 0., 0., 0., 0., 0. |
---|
272 | |
---|
273 | # SLOWPROC_HEIGHT ([m] ) : prescribed height of vegetation {OK_SECHIBA} |
---|
274 | SLOWPROC_HEIGHT = 0., 30., 30., 20., 20., 20., 15., 15., 15., .5, .6, 1., 1. |
---|
275 | |
---|
276 | # TYPE_OF_LAI ([-]) : Type of behaviour of the LAI evolution algorithm {OK_SECHIBA} |
---|
277 | TYPE_OF_LAI = inter, inter, inter, inter, inter, inter, inter, inter, inter, inter, inter, inter, inter |
---|
278 | |
---|
279 | # NATURAL ([BOOLEAN]) : natural? {OK_SECHIBA, OK_STOMATE} |
---|
280 | NATURAL = y, y, y, y, y, y, y, y, y, y, y, n, n |
---|
281 | |
---|
282 | # IS_C4 ([BOOLEAN]) : flag for C4 vegetation types {OK_SECHIBA or OK_STOMATE} |
---|
283 | IS_C4 = n, n, n, n, n, n, n, n, n, n, n, y, n, y |
---|
284 | |
---|
285 | # VCMAX_FIX ([micromol/m^2/s] ) : values used for vcmax when STOMATE is not activated {OK_SECHIBA and NOT(OK_STOMATE)} |
---|
286 | VCMAX_FIX = 0., 40., 50., 30., 35., 40.,30., 40., 35., 60., 60., 70., 70. |
---|
287 | |
---|
288 | # DOWNREGULATION_CO2_COEFF ([-]) : coefficient for CO2 downregulation (unitless) {OK_CO2} |
---|
289 | DOWNREGULATION_CO2_COEFF = 0., 0.38, 0.38, 0.28, 0.28, 0.28, 0.22, 0.22, 0.22, 0.26, 0.26, 0.26, 0.26 |
---|
290 | |
---|
291 | # E_KmC ([J mol-1]) : Energy of activation for KmC {OK_CO2} |
---|
292 | E_KmC = -9999., 79430., 79430., 79430., 79430., 79430., 79430., 79430., 79430., 79430., 79430., 79430., 79430. |
---|
293 | |
---|
294 | # E_KmO ([J mol-1]) : Energy of activation for KmO {OK_CO2} |
---|
295 | E_KmO = -9999., 36380., 36380., 36380., 36380., 36380., 36380., 36380., 36380., 36380., 36380., 36380., 36380. |
---|
296 | |
---|
297 | # E_gamma_star ([J mol-1]) : Energy of activation for gamma_star {OK_CO2} |
---|
298 | E_gamma_star = -9999., 37830., 37830., 37830., 37830., 37830., 37830., 37830., 37830., 37830., 37830., 37830., 37830. |
---|
299 | |
---|
300 | # E_Vcmax ([J mol-1]) : Energy of activation for Vcmax {OK_CO2} |
---|
301 | E_Vcmax = -9999., 71513., 71513., 71513., 71513., 71513., 71513., 71513., 71513., 71513., 67300., 71513., 67300. |
---|
302 | |
---|
303 | # E_Jmax ([J mol-1]) : Energy of activation for Jmax {OK_CO2} |
---|
304 | E_Jmax = -9999., 49884., 49884., 49884., 49884., 49884., 49884., 49884., 49884., 49884., 77900., 49884., 77900. |
---|
305 | |
---|
306 | # aSV ([J K-1 mol-1]) : a coefficient of the linear regression (a+bT) defining the Entropy term for Vcmax {OK_CO2} |
---|
307 | aSV = -9999., 668.39, 668.39, 668.39, 668.39, 668.39, 668.39, 668.39, 668.39, 668.39, 641.64, 668.39, 641.64 |
---|
308 | |
---|
309 | # bSV ([J K-1 mol-1 °C-1]) : b coefficient of the linear regression (a+bT) defining the Entropy term for Vcmax {OK_CO2} |
---|
310 | bSV = -9999., -1.07, -1.07, -1.07, -1.07, -1.07, -1.07, -1.07, -1.07, -1.07, 0., -1.07, 0. |
---|
311 | |
---|
312 | # TPHOTO_MIN ([-]) : minimum photosynthesis temperature (deg C) {OK_STOMATE} |
---|
313 | TPHOTO_MIN = -9999., -4., -4., -4., -4.,-4.,-4., -4., -4., -4., -4., -4., -4. |
---|
314 | |
---|
315 | # TPHOTO_MAX ([-]) : maximum photosynthesis temperature (deg C) {OK_STOMATE} |
---|
316 | TPHOTO_MAX = -9999., 55., 55., 55., 55., 55., 55., 55., 55., 55., 55., 55., 55. |
---|
317 | |
---|
318 | # aSJ ([J K-1 mol-1]) : a coefficient of the linear regression (a+bT) defining the Entropy term for Jmax {OK_CO2} |
---|
319 | aSJ = -9999., 659.70, 659.70, 659.70, 659.70, 659.70, 659.70, 659.70, 659.70, 659.70, 630., 659.70, 630. |
---|
320 | |
---|
321 | # bSJ ([J K-1 mol-1 °C-1]) : b coefficient of the linear regression (a+bT) defining the Entropy term for Jmax {OK_CO2} |
---|
322 | bSJ = -9999., -0.75, -0.75, -0.75, -0.75, -0.75, -0.75, -0.75, -0.75, -0.75, 0., -0.75, 0. |
---|
323 | |
---|
324 | # D_Vcmax ([J mol-1]) : Energy of deactivation for Vcmax {OK_CO2} |
---|
325 | D_Vcmax = -9999., 200000., 200000., 200000., 200000., 200000., 200000., 200000., 200000., 200000., 192000., 200000., 192000. |
---|
326 | |
---|
327 | # D_Jmax ([J mol-1]) : Energy of deactivation for Jmax {OK_CO2} |
---|
328 | D_Jmax = -9999., 200000., 200000., 200000., 200000., 200000., 200000., 200000., 200000., 200000., 192000., 200000., 192000. |
---|
329 | |
---|
330 | # E_Rd ([J mol-1]) : Energy of activation for Rd {OK_CO2} |
---|
331 | E_Rd = -9999., 46390., 46390., 46390., 46390., 46390., 46390., 46390., 46390., 46390., 46390., 46390., 46390. |
---|
332 | |
---|
333 | # VCMAX25 ([micromol/m^2/s]) : Maximum rate of Rubisco activity-limited carboxylation at 25°C {OK_STOMATE} |
---|
334 | VCMAX25 = -9999., 65., 65., 35., 45., 55., 35., 45., 35., 70., 70., 70., 70. |
---|
335 | |
---|
336 | # ARJV ([mu mol e- (mu mol CO2)-1]) : a coefficient of the linear regression (a+bT) defining the Jmax25/Vcmax25 ratio {OK_STOMATE} |
---|
337 | ARJV = -9999., 2.59, 2.59, 2.59, 2.59, 2.59, 2.59, 2.59, 2.59, 2.59, 1.715, 2.59, 1.715 |
---|
338 | |
---|
339 | # BRJV ([(mu mol e- (mu mol CO2)-1) (°C)-1]) : b coefficient of the linear regression (a+bT) defining the Jmax25/Vcmax25 ratio {OK_STOMATE} |
---|
340 | BRJV = -9999., -0.035, -0.035, -0.035, -0.035, -0.035, -0.035, -0.035, -0.035, -0.035, 0., -0.035, 0. |
---|
341 | |
---|
342 | # KmC25 ([ubar]) : MichaelisâMenten constant of Rubisco for CO2 at 25°C {OK_CO2} |
---|
343 | KmC25 = -9999., 404.9, 404.9, 404.9, 404.9, 404.9, 404.9, 404.9, 404.9, 404.9, 650., 404.9, 650. |
---|
344 | |
---|
345 | # KmO25 ([ubar]) : MichaelisâMenten constant of Rubisco for O2 at 25°C {OK_CO2} |
---|
346 | KmO25 = -9999., 278400., 278400., 278400., 278400., 278400., 278400., 278400., 278400., 278400., 450000., 278400., 450000. |
---|
347 | |
---|
348 | # gamma_star25 ([ubar]) : Ci-based CO2 compensation point in the absence of Rd at 25°C (ubar) {OK_CO2} |
---|
349 | gamma_star25 = -9999., 42.75, 42.75, 42.75, 42.75, 42.75, 42.75, 42.75, 42.75, 42.75, 42.75, 42.75, 42.75 |
---|
350 | |
---|
351 | # a1 ([-]) : Empirical factor involved in the calculation of fvpd {OK_CO2} |
---|
352 | a1 = -9999., 0.85, 0.85, 0.85, 0.85, 0.85, 0.85, 0.85, 0.85, 0.85, 0.85, 0.85, 0.85 |
---|
353 | |
---|
354 | # b1 ([-]) : Empirical factor involved in the calculation of fvpd {OK_CO2} |
---|
355 | b1 = -9999., 0.14, 0.14, 0.14, 0.14, 0.14, 0.14, 0.14, 0.14, 0.14, 0.20, 0.14, 0.20 |
---|
356 | |
---|
357 | # g0 ([mol mâ2 sâ1 barâ1]) : Residual stomatal conductance when irradiance approaches zero {OK_CO2} |
---|
358 | g0 = -9999., 0.00625, 0.00625, 0.00625, 0.00625, 0.00625, 0.00625, 0.00625, 0.00625, 0.00625, 0.01875, 0.00625, 0.01875 |
---|
359 | |
---|
360 | # h_protons ([mol mol-1]) : Number of protons required to produce one ATP {OK_CO2} |
---|
361 | h_protons = -9999., 4., 4., 4., 4., 4., 4., 4., 4., 4., 4., 4., 4. |
---|
362 | |
---|
363 | # fpsir ([-]) : Fraction of PSII eâ transport rate partitioned to the C4 cycle {OK_CO2} |
---|
364 | fpsir = -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., 0.4, -9999., 0.4 |
---|
365 | |
---|
366 | # fQ ([-]) : Fraction of electrons at reduced plastoquinone that follow the Q-cycle {OK_CO2} |
---|
367 | fQ = -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., 1., -9999., 1. |
---|
368 | |
---|
369 | # fpseudo ([-]) : Fraction of electrons at PSI that follow pseudocyclic transport {OK_CO2} |
---|
370 | fpseudo = -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., 0.1, -9999., 0.1 |
---|
371 | |
---|
372 | # kp ([mol mâ2 sâ1 barâ1]) : Initial carboxylation efficiency of the PEP carboxylase {OK_CO2} |
---|
373 | kp = -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., 0.7, -9999., 0.7 |
---|
374 | |
---|
375 | # alpha ([-]) : Fraction of PSII activity in the bundle sheath {OK_CO2} |
---|
376 | alpha = -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., 0.1, -9999., 0.1 |
---|
377 | |
---|
378 | # gbs ([mol mâ2 sâ1 barâ1]) : Bundle-sheath conductance {OK_CO2} |
---|
379 | gbs = -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., 0.003, -9999., 0.003 |
---|
380 | |
---|
381 | # theta ([â]) : Convexity factor for response of J to irradiance {OK_CO2} |
---|
382 | theta = -9999., 0.7, 0.7, 0.7, 0.7, 0.7, 0.7, 0.7, 0.7, 0.7, 0.7, 0.7, 0.7 |
---|
383 | |
---|
384 | # alpha_LL ([mol eâ (mol photon)â1]) : Conversion efficiency of absorbed light into J at strictly limiting light {OK_CO2} |
---|
385 | alpha_LL = -9999., 0.372, 0.372, 0.372, 0.372, 0.372, 0.372, 0.372, 0.372, 0.372, 0.372, 0.372, 0.372 |
---|
386 | |
---|
387 | # EXT_COEFF ([-]) : extinction coefficient of the Monsi&Seaki relationship (1953) {OK_SECHIBA or OK_STOMATE} |
---|
388 | EXT_COEFF = .5, .5, .5, .5, .5, .5, .5, .5, .5, .5, .5, .5, .5 |
---|
389 | |
---|
390 | # HYDROL_HUMCSTE ([m]) : Root profile {OK_SECHIBA} |
---|
391 | HYDROL_HUMCSTE = humcste_cwrr or humcste_mct depending on flag HYDROL_CWRR |
---|
392 | |
---|
393 | # PREF_SOIL_VEG ([-] ) : The soil tile number for each vegetation {OK_SECHIBA or OK_STOMATE} |
---|
394 | PREF_SOIL_VEG = 1, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3 |
---|
395 | |
---|
396 | # RSTRUCT_CONST ([s/m]) : Structural resistance {OK_SECHIBA} |
---|
397 | RSTRUCT_CONST = 0.0, 25.0, 25.0, 25.0, 25.0, 25.0, 25.0, 25.0, 25.0, 2.5, 2.0, 2.0, 2.0 |
---|
398 | |
---|
399 | # KZERO ([kg/m^2/s]) : A vegetation dependent constant used in the calculation of the surface resistance. {OK_SECHIBA} |
---|
400 | KZERO = 0.0, 12.E-5, 12.E-5, 12.e-5, 12.e-5, 25.e-5, 12.e-5,25.e-5, 25.e-5, 30.e-5, 30.e-5, 30.e-5, 30.e-5 |
---|
401 | |
---|
402 | # RVEG_PFT ([-]) : Artificial parameter to increase or decrease canopy resistance. {OK_SECHIBA} |
---|
403 | RVEG_PFT = 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1. |
---|
404 | |
---|
405 | # WMAX_VEG ([kg/m^3]) : Maximum field capacity for each of the vegetations (Temporary): max quantity of water {OK_SECHIBA} |
---|
406 | WMAX_VEG = 150., 150., 150., 150., 150., 150., 150.,150., 150., 150., 150., 150., 150. |
---|
407 | |
---|
408 | # PERCENT_THROUGHFALL_PFT ([%]) : Percent by PFT of precip that is not intercepted by the canopy. Default value depend on run mode. {OK_SECHIBA} |
---|
409 | PERCENT_THROUGHFALL_PFT = Case offline+CWRR [0. 0. 0....] else [30. 30. 30.....] |
---|
410 | |
---|
411 | # SNOWA_AGED ([-]) : Minimum snow albedo value for each vegetation type after aging (dirty old snow) {OK_SECHIBA} |
---|
412 | SNOWA_AGED = 0.35, 0., 0., 0.14, 0.14, 0.14, 0.14, 0.14, 0.14, 0.18, 0.18, 0.18, 0.18 |
---|
413 | |
---|
414 | # SNOWA_DEC ([-]) : Decay rate of snow albedo value for each vegetation type as it will be used in condveg_snow {OK_SECHIBA} |
---|
415 | SNOWA_DEC = 0.45, 0., 0., 0.06, 0.06, 0.11, 0.06, 0.11, 0.11, 0.52,0.52, 0.52, 0.52 |
---|
416 | |
---|
417 | # ALB_LEAF_VIS ([-]) : leaf albedo of vegetation type, visible albedo {OK_SECHIBA} |
---|
418 | ALB_LEAF_VIS = .00, .04, .06, .06, .06,.06, .06, .06, .06, .10, .10, .10, .10 |
---|
419 | |
---|
420 | # ALB_LEAF_NIR ([-]) : leaf albedo of vegetation type, near infrared albedo {OK_SECHIBA} |
---|
421 | ALB_LEAF_NIR = .00, .20, .22, .22, .22,.22, .22, .22, .22, .30, .30, .30, .30 |
---|
422 | |
---|
423 | # ISO_ACTIVITY ([-]) : Biogenic activity for each age class : isoprene {DIFFUCO_OK_INCA} |
---|
424 | ISO_ACTIVITY = 0.5, 1.5, 1.5, 0.5 |
---|
425 | |
---|
426 | # METHANOL_ACTIVITY ([-]) : Isoprene emission factor for each age class : methanol {DIFFUCO_OK_INCA} |
---|
427 | METHANOL_ACTIVITY = 1., 1., 0.5, 0.5 |
---|
428 | |
---|
429 | # EM_FACTOR_ISOPRENE ([ugC/g/h] ) : Isoprene emission factor {DIFFUCO_OK_INCA} |
---|
430 | EM_FACTOR_ISOPRENE = 0., 24., 24., 8., 16., 45., 8., 8., 8., 16., 24., 5., 5. |
---|
431 | |
---|
432 | # EM_FACTOR_MONOTERPENE ([ugC/g/h] ) : Monoterpene emission factor {DIFFUCO_OK_INCA } |
---|
433 | EM_FACTOR_MONOTERPENE = 0., 0.8, 0.8, 2.4, 1.2, 0.8, 2.4, 2.4, 2.4, 0.8, 1.2, 0.2, 0.2 |
---|
434 | |
---|
435 | # EM_FACTOR_ORVOC ([ugC/g/h] ) : ORVOC emissions factor {DIFFUCO_OK_INCA } |
---|
436 | EM_FACTOR_ORVOC = 0., 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5 |
---|
437 | |
---|
438 | # EM_FACTOR_OVOC ([ugC/g/h] ) : OVOC emissions factor {DIFFUCO_OK_INCA} |
---|
439 | EM_FACTOR_OVOC = 0., 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5 |
---|
440 | |
---|
441 | # EM_FACTOR_MBO ([ugC/g/h] ) : MBO emissions factor {DIFFUCO_OK_INCA } |
---|
442 | EM_FACTOR_MBO = 0., 0., 0., 20.0, 0., 0., 0., 0., 0., 0., 0., 0., 0. |
---|
443 | |
---|
444 | # EM_FACTOR_METHANOL ([ugC/g/h] ) : Methanol emissions factor {DIFFUCO_OK_INCA } |
---|
445 | EM_FACTOR_METHANOL = 0., 0.6, 0.6, 1.8, 0.9, 0.6, 1.8, 1.8, 1.8, 0.6, 0.9, 2., 2. |
---|
446 | |
---|
447 | # EM_FACTOR_ACETONE ([ugC/g/h] ) : Acetone emissions factor {DIFFUCO_OK_INCA } |
---|
448 | EM_FACTOR_ACETONE = 0., 0.29, 0.29, 0.87, 0.43, 0.29, 0.87, 0.87, 0.87, 0.29, 0.43, 0.07, 0.07 |
---|
449 | |
---|
450 | # EM_FACTOR_ACETAL ([ugC/g/h] ) : Acetaldehyde emissions factor {DIFFUCO_OK_INCA} |
---|
451 | EM_FACTOR_ACETAL = 0., 0.1, 0.1, 0.3, 0.15, 0.1, 0.3, 0.3, 0.3, 0.1, 0.15, 0.025, 0.025 |
---|
452 | |
---|
453 | # EM_FACTOR_FORMAL ([ugC/g/h] ) : Formaldehyde emissions factor {DIFFUCO_OK_INCA } |
---|
454 | EM_FACTOR_FORMAL = 0., 0.07, 0.07, 0.2, 0.1, 0.07, 0.2, 0.2, 0.2, 0.07, 0.1, 0.017, 0.017 |
---|
455 | |
---|
456 | # EM_FACTOR_ACETIC ([ugC/g/h] ) : Acetic Acid emissions factor {DIFFUCO_OK_INCA } |
---|
457 | EM_FACTOR_ACETIC = 0., 0.002, 0.002, 0.006, 0.003, 0.002, 0.006, 0.006, 0.006, 0.002, 0.003, 0.0005, 0.0005 |
---|
458 | |
---|
459 | # EM_FACTOR_FORMIC ([ugC/g/h] ) : Formic Acid emissions factor {DIFFUCO_OK_INCA} |
---|
460 | EM_FACTOR_FORMIC = 0., 0.01, 0.01, 0.03, 0.015, 0.01, 0.03, 0.03, 0.03, 0.01, 0.015, 0.0025, 0.0025 |
---|
461 | |
---|
462 | # EM_FACTOR_NO_WET ([ngN/m^2/s]) : NOx emissions factor wet soil emissions and exponential dependancy factor {DIFFUCO_OK_INCA} |
---|
463 | EM_FACTOR_NO_WET = 0., 2.6, 0.06, 0.03, 0.03, 0.03, 0.03, 0.03, 0.03, 0.36, 0.36, 0.36, 0.36 |
---|
464 | |
---|
465 | # EM_FACTOR_NO_DRY ([ngN/m^2/s] ) : NOx emissions factor dry soil emissions and exponential dependancy factor {DIFFUCO_OK_INCA} |
---|
466 | EM_FACTOR_NO_DRY = 0., 8.60, 0.40, 0.22, 0.22, 0.22, 0.22, 0.22, 0.22, 2.65, 2.65, 2.65, 2.65 |
---|
467 | |
---|
468 | # LARCH ([-] ) : Larcher 1991 SAI/LAI ratio {DIFFUCO_OK_INCA } |
---|
469 | LARCH = 0., 0.015, 0.015, 0.003, 0.005, 0.005, 0.003, 0.005, 0.003, 0.005, 0.005, 0.008, 0.008 |
---|
470 | |
---|
471 | # SLA ([m^2/gC]) : specif leaf area {OK_STOMATE} |
---|
472 | SLA = 1.5E-2, 1.53E-2, 2.6E-2, 9.26E-3, 2E-2, 2.6E-2, 9.26E-3, 2.6E-2, 1.9E-2, 2.6E-2, 2.6E-2, 2.6E-2, 2.6E-2 |
---|
473 | |
---|
474 | # R0 ([-] ) : Standard root allocation {OK_STOMATE } |
---|
475 | R0 = -9999., .30, .30, .30, .30, .30, .30, .30, .30, .30, .30, .30, .30 |
---|
476 | |
---|
477 | # S0 ([-] ) : Standard sapwood allocation {OK_STOMATE } |
---|
478 | S0 = -9999., .25, .25, .30, .30, .30, .30, .30, .30, .30, .30, .30, .30 |
---|
479 | |
---|
480 | # FRAC_GROWTHRESP ([-]) : fraction of GPP which is lost as growth respiration {OK_STOMATE} |
---|
481 | FRAC_GROWTHRESP = -9999., .28, .28, .28, .28, .28, .28, .28, .28, .28, .28, .28, .28 |
---|
482 | |
---|
483 | # MAINT_RESP_SLOPE_C ([-]) : slope of maintenance respiration coefficient (1/K), constant c of aT^2+bT+c , tabulated {OK_STOMATE} |
---|
484 | MAINT_RESP_SLOPE_C = -9999., .20, .20, .16, .16, .16, .16, .16, .16, .16, .12, .16, .12 |
---|
485 | |
---|
486 | # MAINT_RESP_SLOPE_B ([-]) : slope of maintenance respiration coefficient (1/K), constant b of aT^2+bT+c , tabulated {OK_STOMATE} |
---|
487 | MAINT_RESP_SLOPE_B = -9999., .0, .0, .0, .0, .0, .0, .0, .0, -.00133, .0, -.00133, .0 |
---|
488 | |
---|
489 | # MAINT_RESP_SLOPE_A ([-]) : slope of maintenance respiration coefficient (1/K), constant a of aT^2+bT+c , tabulated {OK_STOMATE} |
---|
490 | MAINT_RESP_SLOPE_A = -9999., .0, .0, .0, .0, .0, .0, .0, .0, .0, .0, .0, .0 |
---|
491 | |
---|
492 | # CM_ZERO_LEAF ([g/g/day]) : maintenance respiration coefficient at 0 deg C, for leaves, tabulated {OK_STOMATE} |
---|
493 | CM_ZERO_LEAF = -9999., 2.35E-3, 2.62E-3, 1.01E-3, 2.35E-3, 2.62E-3, 1.01E-3,2.62E-3, 2.05E-3, 2.62E-3, 2.62E-3, 2.62E-3, 2.62E-3 |
---|
494 | |
---|
495 | # CM_ZERO_SAPABOVE ([g/g/day]) : maintenance respiration coefficient at 0 deg C,for sapwood above, tabulated {OK_STOMATE} |
---|
496 | CM_ZERO_SAPABOVE = -9999., 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4 |
---|
497 | |
---|
498 | # CM_ZERO_SAPBELOW ([g/g/day]) : maintenance respiration coefficient at 0 deg C, for sapwood below, tabulated {OK_STOMATE} |
---|
499 | CM_ZERO_SAPBELOW = -9999., 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4 |
---|
500 | |
---|
501 | # CM_ZERO_HEARTABOVE ([g/g/day]) : maintenance respiration coefficient at 0 deg C, for heartwood above, tabulated {OK_STOMATE } |
---|
502 | CM_ZERO_HEARTABOVE = -9999., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0. |
---|
503 | |
---|
504 | # CM_ZERO_HEARTBELOW ([g/g/day] ) : maintenance respiration coefficient at 0 deg C,for heartwood below, tabulated {OK_STOMATE } |
---|
505 | CM_ZERO_HEARTBELOW = -9999., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0. |
---|
506 | |
---|
507 | # CM_ZERO_ROOT ([g/g/day] ) : maintenance respiration coefficient at 0 deg C, for roots, tabulated {OK_STOMATE} |
---|
508 | CM_ZERO_ROOT = -9999.,1.67E-3, 1.67E-3, 1.67E-3, 1.67E-3, 1.67E-3, 1.67E-3,1.67E-3, 1.67E-3, 1.67E-3, 1.67E-3, 1.67E-3, 1.67E-3 |
---|
509 | |
---|
510 | # CM_ZERO_FRUIT ([g/g/day] ) : maintenance respiration coefficient at 0 deg C, for fruits, tabulated {OK_STOMATE} |
---|
511 | CM_ZERO_FRUIT = -9999., 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4,1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4 |
---|
512 | |
---|
513 | # CM_ZERO_CARBRES ([g/g/day] ) : maintenance respiration coefficient at 0 deg C, for carbohydrate reserve, tabulated {OK_STOMATE} |
---|
514 | CM_ZERO_CARBRES = -9999., 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4,1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4, 1.19E-4 |
---|
515 | |
---|
516 | # FLAM ([-]) : flamability: critical fraction of water holding capacity {OK_STOMATE} |
---|
517 | FLAM = -9999., .15, .25, .25, .25, .25, .25, .25, .25, .25, .25, .35, .35 |
---|
518 | |
---|
519 | # RESIST ([-]) : fire resistance {OK_STOMATE} |
---|
520 | RESIST = -9999., .95, .90, .12, .50, .12, .12, .12, .12, .0, .0, .0, .0 |
---|
521 | |
---|
522 | # COEFF_LCCHANGE_1 ([-]) : Coeff of biomass export for the year {OK_STOMATE} |
---|
523 | COEFF_LCCHANGE_1 = -9999., 0.897, 0.897, 0.597, 0.597, 0.597, 0.597, 0.597, 0.597, 0.597, 0.597, 0.597, 0.597 |
---|
524 | |
---|
525 | # COEFF_LCCHANGE_10 ([-]) : Coeff of biomass export for the decade {OK_STOMATE} |
---|
526 | COEFF_LCCHANGE_10 = -9999., 0.103, 0.103, 0.299, 0.299, 0.299, 0.299, 0.299, 0.299, 0.299, 0.403, 0.299, 0.403 |
---|
527 | |
---|
528 | # COEFF_LCCHANGE_100 ([-]) : Coeff of biomass export for the century {OK_STOMATE} |
---|
529 | COEFF_LCCHANGE_100 = -9999., 0., 0., 0.104, 0.104, 0.104, 0.104, 0.104, 0.104, 0.104, 0., 0.104, 0. |
---|
530 | |
---|
531 | # LAI_MAX_TO_HAPPY ([-]) : threshold of LAI below which plant uses carbohydrate reserves {OK_STOMATE} |
---|
532 | LAI_MAX_TO_HAPPY = -9999., .5, .5, .5, .5, .5, .5, .5, .5, .5, .5, .5, .5 |
---|
533 | |
---|
534 | # LAI_MAX ([m^2/m^2]) : maximum LAI, PFT-specific {OK_STOMATE} |
---|
535 | LAI_MAX = -9999., 7., 7., 5., 5., 5., 4.5, 4.5, 3.0, 2.5, 2.5, 5.,5. |
---|
536 | |
---|
537 | # PHENO_TYPE ([-]) : type of phenology, 0 {OK_STOMATE} |
---|
538 | PHENO_TYPE = 0, 1, 3, 1, 1, 2, 1, 2, 2, 4, 4, 2, 3 |
---|
539 | |
---|
540 | # PHENO_GDD_CRIT_C ([-]) : critical gdd, tabulated (C), constant c of aT^2+bT+c {OK_STOMATE} |
---|
541 | PHENO_GDD_CRIT_C = -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., 270., 400., 125., 400. |
---|
542 | |
---|
543 | # PHENO_GDD_CRIT_B ([-]) : critical gdd, tabulated (C), constant b of aT^2+bT+c {OK_STOMATE} |
---|
544 | PHENO_GDD_CRIT_B = -9999., -9999., -9999., -9999., -9999., -9999., -9999.,-9999., -9999., 6.25, 0., 0., 0. |
---|
545 | |
---|
546 | # PHENO_GDD_CRIT_A ([-]) : critical gdd, tabulated (C), constant a of aT^2+bT+c {OK_STOMATE} |
---|
547 | PHENO_GDD_CRIT_A = -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., 0.03125, 0., 0., 0. |
---|
548 | |
---|
549 | # NGD_CRIT ([days]) : critical ngd, tabulated. Threshold -5 degrees {OK_STOMATE} |
---|
550 | NGD_CRIT = -9999., -9999., -9999., -9999., -9999., -9999., -9999., 0., -9999., -9999., -9999., -9999., -9999. |
---|
551 | |
---|
552 | # NCDGDD_TEMP ([C] ) : critical temperature for the ncd vs. gdd function in phenology {OK_STOMATE} |
---|
553 | NCDGDD_TEMP = -9999., -9999., -9999., -9999., -9999., 5., -9999., 0., -9999., -9999., -9999., -9999., -9999. |
---|
554 | |
---|
555 | # HUM_FRAC ([%]) : critical humidity (relative to min/max) for phenology {OK_STOMATE} |
---|
556 | HUM_FRAC = -9999., -9999., .5, -9999., -9999., -9999., -9999., -9999., -9999., .5, .5, .5,.5 |
---|
557 | |
---|
558 | # HUM_MIN_TIME ([days]) : minimum time elapsed since moisture minimum {OK_STOMATE} |
---|
559 | HUM_MIN_TIME = -9999., -9999., 50., -9999., -9999., -9999., -9999., -9999., -9999., 35., 35., 75., 75. |
---|
560 | |
---|
561 | # TAU_SAP ([days]) : sapwood -> heartwood conversion time {OK_STOMATE} |
---|
562 | TAU_SAP = -9999., 730., 730., 730., 730., 730., 730., 730., 730., -9999., -9999., -9999., -9999. |
---|
563 | |
---|
564 | # TAU_LEAFINIT ([days]) : time to attain the initial foliage using the carbohydrate reserve {OK_STOMATE} |
---|
565 | TAU_LEAFINIT = -9999., 10., 10., 10., 10., 10., 10., 10., 10., 10., 10., 10., 10. |
---|
566 | |
---|
567 | # TAU_FRUIT ([days]) : fruit lifetime {OK_STOMATE} |
---|
568 | TAU_FRUIT = -9999., 90., 90., 90., 90., 90., 90., 90., 90., -9999., -9999., -9999., -9999. |
---|
569 | |
---|
570 | # ECUREUIL ([-]) : fraction of primary leaf and root allocation put into reserve {OK_STOMATE} |
---|
571 | ECUREUIL = -9999., .0, 1., .0, .0, 1., .0, 1., 1., 1., 1., 1., 1. |
---|
572 | |
---|
573 | # ALLOC_MIN ([-]) : minimum allocation above/below {OK_STOMATE} |
---|
574 | ALLOC_MIN = -9999., 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, -9999., -9999., -9999., -9999. |
---|
575 | |
---|
576 | # ALLOC_MAX ([-]) : maximum allocation above/below {OK_STOMATE} |
---|
577 | ALLOC_MAX = -9999., 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, -9999., -9999., -9999., -9999. |
---|
578 | |
---|
579 | # DEMI_ALLOC ([-]) : mean allocation above/below {OK_STOMATE} |
---|
580 | DEMI_ALLOC = -9999., 5., 5., 5., 5., 5., 5., 5., 5., -9999., -9999., -9999., -9999. |
---|
581 | |
---|
582 | # LEAFLIFE_TAB ([years]) : leaf longevity {OK_STOMATE} |
---|
583 | LEAFLIFE_TAB = -9999., .5, 2., .33, 1., 2., .33, 2., 2., 2., 2., 2., 2. |
---|
584 | |
---|
585 | # LEAFFALL ([days]) : length of death of leaves, tabulated {OK_STOMATE} |
---|
586 | LEAFFALL = -9999., -9999., 10., -9999., -9999., 10., -9999., 10., 10., 10., 10., 10., 10. |
---|
587 | |
---|
588 | # LEAFAGECRIT ([days]) : critical leaf age, tabulated {OK_STOMATE} |
---|
589 | LEAFAGECRIT = -9999., 730., 180., 910., 730., 180., 910., 180., 180., 120., 120., 90., 90. |
---|
590 | |
---|
591 | # SENESCENCE_TYPE ([-]) : type of senescence, tabulated {OK_STOMATE} |
---|
592 | SENESCENCE_TYPE = none, none, dry, none, none, cold, none, cold, cold, mixed, mixed, mixed, mixed |
---|
593 | |
---|
594 | # SENESCENCE_HUM ([-] ) : critical relative moisture availability for senescence {OK_STOMATE} |
---|
595 | SENESCENCE_HUM = -9999., -9999., .3, -9999., -9999., -9999., -9999., -9999., -9999., .2, .2, .3, .2 |
---|
596 | |
---|
597 | # NOSENESCENCE_HUM ([-]) : relative moisture availability above which there is no humidity-related senescence {OK_STOMATE} |
---|
598 | NOSENESCENCE_HUM = -9999., -9999., .8, -9999., -9999., -9999., -9999., -9999., -9999., .3, .3, .3, .3 |
---|
599 | |
---|
600 | # MAX_TURNOVER_TIME ([days]) : maximum turnover time for grasse {OK_STOMATE} |
---|
601 | MAX_TURNOVER_TIME = -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., 80., 80., 80., 80. |
---|
602 | |
---|
603 | # MIN_TURNOVER_TIME ([days]) : minimum turnover time for grasse {OK_STOMATE} |
---|
604 | MIN_TURNOVER_TIME = -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., 10., 10., 10., 10. |
---|
605 | |
---|
606 | # MIN_LEAF_AGE_FOR_SENESCENCE ([days] ) : minimum leaf age to allow senescence g {OK_STOMATE} |
---|
607 | MIN_LEAF_AGE_FOR_SENESCENCE = -9999., -9999., 90., -9999., -9999., 90., -9999., 60., 60., 30., 30., 30., 30. |
---|
608 | |
---|
609 | # SENESCENCE_TEMP_C ([-]) : critical temperature for senescence (C), constant c of aT^2+bT+c, tabulated {OK_STOMATE} |
---|
610 | SENESCENCE_TEMP_C = -9999., -9999., -9999., -9999., -9999., 12., -9999., 7., 2., -1.375, 5., 5., 10. |
---|
611 | |
---|
612 | # SENESCENCE_TEMP_B ([-]) : critical temperature for senescence (C), constant b of aT^2+bT+c ,tabulated {OK_STOMATE } |
---|
613 | SENESCENCE_TEMP_B = -9999., -9999., -9999., -9999., -9999., 0., -9999., 0., 0., .1, 0., 0., 0. |
---|
614 | |
---|
615 | # SENESCENCE_TEMP_A ([-] ) : critical temperature for senescence (C), constant a of aT^2+bT+c , tabulated {OK_STOMATE} |
---|
616 | SENESCENCE_TEMP_A = -9999., -9999., -9999., -9999., -9999., 0., -9999., 0., 0.,.00375, 0., 0., 0. |
---|
617 | |
---|
618 | # GDD_SENESCENCE ([days] ) : minimum gdd to allow senescence of crops {OK_STOMATE} |
---|
619 | GDD_SENESCENCE = -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., -9999., 950., 4000. |
---|
620 | |
---|
621 | # RESIDENCE_TIME ([years]) : residence time of trees {OK_DGVM and NOT(LPJ_GAP_CONST_MORT)} |
---|
622 | RESIDENCE_TIME = -9999., 30.0, 30.0, 40.0, 40.0, 40.0, 80.0, 80.0, 80.0, 0.0, 0.0, 0.0, 0.0 |
---|
623 | |
---|
624 | # TMIN_CRIT ([C]) : critical tmin, tabulated {OK_STOMATE} |
---|
625 | TMIN_CRIT = -9999., 0.0, 0.0, -30.0, -14.0, -30.0, -45.0, -45.0, -9999., -9999., -9999., -9999., -9999. |
---|
626 | |
---|
627 | # TCM_CRIT ([C]) : critical tcm, tabulated {OK_STOMATE} |
---|
628 | TCM_CRIT = -9999., -9999., -9999., 5.0, 15.5, 15.5, -8.0, -8.0, -8.0, -9999., -9999., -9999., -9999. |
---|
629 | |
---|
630 | # HERBIVORES ([FLAG]) : herbivores allowed? {OK_STOMATE } |
---|
631 | HERBIVORES = n |
---|
632 | |
---|
633 | # TREAT_EXPANSION ([FLAG]) : treat expansion of PFTs across a grid cell? {OK_STOMATE } |
---|
634 | TREAT_EXPANSION = n |
---|
635 | |
---|
636 | # LPJ_GAP_CONST_MORT ([FLAG]) : prescribe mortality if not using DGVM? {OK_STOMATE} |
---|
637 | LPJ_GAP_CONST_MORT = y |
---|
638 | |
---|
639 | # HARVEST_AGRI ([FLAG]) : Harvest model for agricultural PFTs. {OK_STOMATE } |
---|
640 | HARVEST_AGRI = y |
---|
641 | |
---|
642 | # FIRE_DISABLE ([FLAG]) : no fire allowed {OK_STOMATE } |
---|
643 | FIRE_DISABLE = n |
---|
644 | |
---|
645 | # SPINUP_ANALYTIC (BOOLEAN ) : Activation of the analytic resolution of the spinup. {OK_STOMATE} |
---|
646 | SPINUP_ANALYTIC = n |
---|
647 | |
---|
648 | # AGRICULTURE ([FLAG]) : agriculture allowed? {OK_SECHIBA or OK_STOMATE} |
---|
649 | AGRICULTURE = y |
---|
650 | |
---|
651 | # IMPOSE_VEG ([FLAG]) : Should the vegetation be prescribed ? {OK_SECHIBA or OK_STOMATE} |
---|
652 | IMPOSE_VEG = n |
---|
653 | |
---|
654 | # IMPOSE_SOILT ([FLAG]) : Should the soil type be prescribed ? {IMPOSE_VEG} |
---|
655 | IMPOSE_SOILT = n |
---|
656 | |
---|
657 | # LAI_MAP ([FLAG]) : Read the LAI map {OK_SECHIBA or OK_STOMATE} |
---|
658 | LAI_MAP = n |
---|
659 | |
---|
660 | # LAND_USE ([FLAG]) : Read a land_use vegetation map {OK_SECHIBA or OK_STOMATE} |
---|
661 | LAND_USE = y |
---|
662 | |
---|
663 | # VEGET_REINIT ([FLAG] ) : booleen to indicate that a new LAND USE file will be used. {LAND_USE} |
---|
664 | VEGET_REINIT = y |
---|
665 | |
---|
666 | # LAND_COVER_CHANGE ([FLAG] ) : treat land use modifications {LAND_USE} |
---|
667 | LAND_COVER_CHANGE = n |
---|
668 | |
---|
669 | # VEGET_YEAR ([FLAG] ) : Year of the land_use vegetation map to be read {LAND_USE} |
---|
670 | VEGET_YEAR = 1 |
---|
671 | |
---|
672 | # MAXMASS_SNOW ([kg/m^2] ) : The maximum mass of a snow {OK_SECHIBA or HYDROL_CWRR} |
---|
673 | MAXMASS_SNOW = 3000. |
---|
674 | |
---|
675 | # SNOWCRI ([kg/m^2] ) : Sets the amount above which only sublimation occures {OK_SECHIBA or HYDROL_CWRR} |
---|
676 | SNOWCRI = 1.5 |
---|
677 | |
---|
678 | # MIN_WIND ([m/s]) : Minimum wind speed {OK_SECHIBA} |
---|
679 | MIN_WIND = 0.1 |
---|
680 | |
---|
681 | # MAX_SNOW_AGE ([days?]) : Maximum period of snow aging {OK_SECHIBA} |
---|
682 | MAX_SNOW_AGE = 50. |
---|
683 | |
---|
684 | # SNOW_TRANS ([m] ) : Transformation time constant for snow {OK_SECHIBA} |
---|
685 | SNOW_TRANS = 0.3 |
---|
686 | |
---|
687 | # Z0_OVER_HEIGHT ([-] ) : to get z0 from height {OK_SECHIBA } |
---|
688 | Z0_OVER_HEIGHT = 1/16. |
---|
689 | |
---|
690 | # HEIGHT_DISPLACEMENT ([m] ) : Magic number which relates the height to the displacement height. {OK_SECHIBA } |
---|
691 | HEIGHT_DISPLACEMENT = 0.75 |
---|
692 | |
---|
693 | # Z0_BARE ([m] ) : bare soil roughness length {OK_SECHIBA } |
---|
694 | Z0_BARE = 0.01 |
---|
695 | |
---|
696 | # Z0_ICE ([m] ) : ice roughness length {OK_SECHIBA } |
---|
697 | Z0_ICE = 0.001 |
---|
698 | |
---|
699 | # TCST_SNOWA ([days]) : Time constant of the albedo decay of snow {OK_SECHIBA } |
---|
700 | TCST_SNOWA = 5.0 |
---|
701 | |
---|
702 | # SNOWCRI_ALB ([cm] ) : Critical value for computation of snow albedo {OK_SECHIBA} |
---|
703 | SNOWCRI_ALB = 10. |
---|
704 | |
---|
705 | # VIS_DRY ([-] ) : The correspondance table for the soil color numbers and their albedo {OK_SECHIBA } |
---|
706 | VIS_DRY = 0.24, 0.22, 0.20, 0.18, 0.16, 0.14, 0.12, 0.10, 0.27 |
---|
707 | |
---|
708 | # NIR_DRY ([-] ) : The correspondance table for the soil color numbers and their albedo {OK_SECHIBA } |
---|
709 | NIR_DRY = 0.48, 0.44, 0.40, 0.36, 0.32, 0.28, 0.24, 0.20, 0.55 |
---|
710 | |
---|
711 | # VIS_WET ([-] ) : The correspondance table for the soil color numbers and their albedo {OK_SECHIBA } |
---|
712 | VIS_WET = 0.12, 0.11, 0.10, 0.09, 0.08, 0.07, 0.06, 0.05, 0.15 |
---|
713 | |
---|
714 | # NIR_WET ([-] ) : The correspondance table for the soil color numbers and their albedo {OK_SECHIBA } |
---|
715 | NIR_WET = 0.24, 0.22, 0.20, 0.18, 0.16, 0.14, 0.12, 0.10, 0.31 |
---|
716 | |
---|
717 | # ALBSOIL_VIS ([-] ) : {OK_SECHIBA } |
---|
718 | ALBSOIL_VIS = 0.18, 0.16, 0.16, 0.15, 0.12, 0.105, 0.09, 0.075, 0.25 |
---|
719 | |
---|
720 | # ALBSOIL_NIR ([-] ) : {OK_SECHIBA } |
---|
721 | ALBSOIL_NIR = 0.36, 0.34, 0.34, 0.33, 0.30, 0.25, 0.20, 0.15, 0.45 |
---|
722 | |
---|
723 | # ALB_DEADLEAF ([-] ) : albedo of dead leaves, VIS+NIR {OK_SECHIBA } |
---|
724 | ALB_DEADLEAF = 0.12, 0.35 |
---|
725 | |
---|
726 | # ALB_ICE ([-] ) : albedo of ice, VIS+NIR {OK_SECHIBA} |
---|
727 | ALB_ICE = 0.60, 0.20 |
---|
728 | |
---|
729 | # CONDVEG_SNOWA ([-]) : The snow albedo used by SECHIBA {OK_SECHIBA} |
---|
730 | CONDVEG_SNOWA = 1.E+20 |
---|
731 | |
---|
732 | # ALB_BARE_MODEL ([FLAG]) : Switch bare soil albedo dependent (if TRUE) on soil wetness {OK_SECHIBA} |
---|
733 | ALB_BARE_MODEL = n |
---|
734 | |
---|
735 | # Z0CDRAG_AVE ([FLAG]) : Average method for z0 {OK_SECHIBA} |
---|
736 | Z0CDRAG_AVE = y |
---|
737 | |
---|
738 | # IMPOSE_AZE ([FLAG]) : Should the surface parameters be prescribed {OK_SECHIBA} |
---|
739 | IMPOSE_AZE = n |
---|
740 | |
---|
741 | # CONDVEG_Z0 ([m]) : Surface roughness {IMPOSE_AZE} |
---|
742 | CONDVEG_Z0 = 0.15 |
---|
743 | |
---|
744 | # ROUGHHEIGHT ([m] ) : Height to be added to the height of the first level {IMPOSE_AZE} |
---|
745 | ROUGHHEIGHT = 0.0 |
---|
746 | |
---|
747 | # CONDVEG_ALBVIS ([-]) : SW visible albedo for the surface {IMPOSE_AZE} |
---|
748 | CONDVEG_ALBVIS = 0.25 |
---|
749 | |
---|
750 | # CONDVEG_ALBNIR ([-] ) : SW near infrared albedo for the surface {IMPOSE_AZE} |
---|
751 | CONDVEG_ALBNIR = 0.25 |
---|
752 | |
---|
753 | # CONDVEG_EMIS ([-] ) : Emissivity of the surface for LW radiation {IMPOSE_AZE} |
---|
754 | CONDVEG_EMIS = 1.0 |
---|
755 | |
---|
756 | # xansmax ([-] ) : maximum snow albedo {OK_SECHIBA} |
---|
757 | xansmax = 0.85 |
---|
758 | |
---|
759 | # xansmin ([-] ) : minimum snow albedo {OK_SECHIBA} |
---|
760 | xansmin = 0.50 |
---|
761 | |
---|
762 | # xans_todry ([S-1] ) : albedo decay rate for the dry snow {OK_SECHIBA} |
---|
763 | xans_todry = 0.008 |
---|
764 | |
---|
765 | # xans_t ([S-1] ) : albedo decay rate for the wet snow {OK_SECHIBA} |
---|
766 | xans_t = 0.24 |
---|
767 | |
---|
768 | # xrhosmax ([-] ) : maximum snow density {OK_SECHIBA} |
---|
769 | xrhosmax = 750 |
---|
770 | |
---|
771 | # xwsnowholdmax1 ([-] ) : snow holding capacity 1 {OK_SECHIBA} |
---|
772 | xwsnowholdmax1 = 0.03 |
---|
773 | |
---|
774 | # xwsnowholdmax2 ([-] ) : snow holding capacity 2 {OK_SECHIBA} |
---|
775 | xwsnowholdmax2 = 0.10 |
---|
776 | |
---|
777 | # xsnowrhohold ([kg/m3] ) : snow density {OK_SECHIBA} |
---|
778 | xsnowrhohold = 200.0 |
---|
779 | |
---|
780 | # ZSNOWTHRMCOND1 ([W/m/K] ) : Thermal conductivity Coef 1 {OK_SECHIBA} |
---|
781 | ZSNOWTHRMCOND1 = 0.02 |
---|
782 | |
---|
783 | # ZSNOWTHRMCOND2 ([W m5/(kg2 K)] ) : Thermal conductivity Coef 2 {OK_SECHIBA} |
---|
784 | ZSNOWTHRMCOND2 = 2.5E-6 |
---|
785 | |
---|
786 | # ZSNOWTHRMCOND_AVAP ([W/m/K] ) : Thermal conductivity Coef 1 water vapor {OK_SECHIBA} |
---|
787 | ZSNOWTHRMCOND_AVAP = -0.06023 |
---|
788 | |
---|
789 | # ZSNOWTHRMCOND_BVAP ([W/m] ) : Thermal conductivity Coef 2 water vapor {OK_SECHIBA} |
---|
790 | ZSNOWTHRMCOND_BVAP = -2.5425 |
---|
791 | |
---|
792 | # ZSNOWTHRMCOND_CVAP ([K] ) : Thermal conductivity Coef 3 water vapor {OK_SECHIBA} |
---|
793 | ZSNOWTHRMCOND_CVAP = -289.99 |
---|
794 | |
---|
795 | # ZSNOWCMPCT_RHOD ([kg/m3]) : Snow compaction coefficent {OK_SECHIBA} |
---|
796 | ZSNOWCMPCT_RHOD = 150.0 |
---|
797 | |
---|
798 | # ZSNOWCMPCT_ACM ([1/s]) : Coefficent for the thermal conductivity {OK_SECHIBA} |
---|
799 | ZSNOWCMPCT_ACM = 2.8e-6 |
---|
800 | |
---|
801 | # ZSNOWCMPCT_BCM ([1/K]) : Coefficent for the thermal conductivity {OK_SECHIBA} |
---|
802 | ZSNOWCMPCT_BCM = 0.04 |
---|
803 | |
---|
804 | # ZSNOWCMPCT_CCM ([m3/kg] ) : Coefficent for the thermal conductivity {OK_SECHIBA} |
---|
805 | ZSNOWCMPCT_CCM = 460. |
---|
806 | |
---|
807 | # ZSNOWCMPCT_V0 ([Pa/s]) : Vapor coefficent for the thermal conductivity {OK_SECHIBA} |
---|
808 | ZSNOWCMPCT_V0 = 3.7e7 |
---|
809 | |
---|
810 | # ZSNOWCMPCT_VT ([1/K]) : Vapor coefficent for the thermal conductivity {OK_SECHIBA} |
---|
811 | ZSNOWCMPCT_VT = 0.081 |
---|
812 | |
---|
813 | # ZSNOWCMPCT_VR ([m3/kg]) : Vapor coefficent for the thermal conductivity {OK_SECHIBA} |
---|
814 | ZSNOWCMPCT_VR = 0.018 |
---|
815 | |
---|
816 | # CB ([-] ) : Constant of the Louis scheme {OK_SECHIBA} |
---|
817 | CB = 5.0 |
---|
818 | |
---|
819 | # CC ([-] ) : Constant of the Louis scheme {OK_SECHIBA} |
---|
820 | CC = 5.0 |
---|
821 | |
---|
822 | # CD ([-] ) : Constant of the Louis scheme {OK_SECHIBA} |
---|
823 | CD = 5.0 |
---|
824 | |
---|
825 | # RAYT_CSTE ([W.m^{-2}] ) : Constant in the computation of surface resistance {OK_SECHIBA} |
---|
826 | RAYT_CSTE = 125 |
---|
827 | |
---|
828 | # DEFC_PLUS ([K.W^{-1}] ) : Constant in the computation of surface resistance {OK_SECHIBA} |
---|
829 | DEFC_PLUS = 23.E-3 |
---|
830 | |
---|
831 | # DEFC_MULT ([K.W^{-1}] ) : Constant in the computation of surface resistance {OK_SECHIBA} |
---|
832 | DEFC_MULT = 1.5 |
---|
833 | |
---|
834 | # NLAI ([-] ) : Number of LAI levels {OK_SECHIBA} |
---|
835 | NLAI = 20 |
---|
836 | |
---|
837 | # LAIMAX ([m^2/m^2] ) : Maximum LAI {OK_SECHIBA} |
---|
838 | LAIMAX = |
---|
839 | |
---|
840 | # DEW_VEG_POLY_COEFF ([-] ) : coefficients of the polynome of degree 5 for the dew {OK_SECHIBA} |
---|
841 | DEW_VEG_POLY_COEFF = 0.887773, 0.205673, 0.110112, 0.014843, 0.000824, 0.000017 |
---|
842 | |
---|
843 | # DOWNREGULATION_CO2 ([FLAG] ) : Activation of CO2 downregulation {OK_SECHIBA} |
---|
844 | DOWNREGULATION_CO2 = n |
---|
845 | |
---|
846 | # DOWNREGULATION_CO2_BASELEVEL ([ppm] ) : CO2 base level {OK_SECHIBA } |
---|
847 | DOWNREGULATION_CO2_BASELEVEL = 280. |
---|
848 | |
---|
849 | # CLAYFRACTION_DEFAULT ([-] ) : default fraction of clay {OK_SECHIBA } |
---|
850 | CLAYFRACTION_DEFAULT = 0.2 |
---|
851 | |
---|
852 | # MIN_VEGFRAC ([-] ) : Minimal fraction of mesh a vegetation type can occupy {OK_SECHIBA } |
---|
853 | MIN_VEGFRAC = 0.001 |
---|
854 | |
---|
855 | # STEMPDIAG_BID ([K]) : only needed for an initial LAI if there is no restart file {OK_SECHIBA } |
---|
856 | STEMPDIAG_BID = 280. |
---|
857 | |
---|
858 | # LAI_LEVEL_DEPTH ([-] ) : {OK_CO2} |
---|
859 | LAI_LEVEL_DEPTH = 0.15 |
---|
860 | |
---|
861 | # Oi ([ubar] ) : Intercellular oxygen partial pressure {OK_CO2} |
---|
862 | Oi = 210000. |
---|
863 | |
---|
864 | # TOO_LONG ([days] ) : longest sustainable time without regeneration (vernalization) {OK_STOMATE} |
---|
865 | TOO_LONG = 5. |
---|
866 | |
---|
867 | # TAU_FIRE ([days] ) : Time scale for memory of the fire index (days). Validated for one year in the DGVM. {OK_STOMATE } |
---|
868 | TAU_FIRE = 30. |
---|
869 | |
---|
870 | # LITTER_CRIT ([gC/m^2] ) : Critical litter quantity for fire {OK_STOMATE } |
---|
871 | LITTER_CRIT = 200. |
---|
872 | |
---|
873 | # FIRE_RESIST_STRUCT ([-] ) : {OK_STOMATE } |
---|
874 | FIRE_RESIST_STRUCT = 0.5 |
---|
875 | |
---|
876 | # CO2FRAC ([-] ) : What fraction of a burned plant compartment goes into the atmosphere {OK_STOMATE } |
---|
877 | CO2FRAC = 0.95, 0.95, 0., 0.3, 0., 0., 0.95, 0.95 |
---|
878 | |
---|
879 | # BCFRAC_COEFF ([-] ) : {OK_STOMATE } |
---|
880 | BCFRAC_COEFF = 0.3, 1.3, 88.2 |
---|
881 | |
---|
882 | # FIREFRAC_COEFF ([-] ) : {OK_STOMATE } |
---|
883 | FIREFRAC_COEFF = 0.45, 0.8, 0.6, 0.13 |
---|
884 | |
---|
885 | # AVAILABILITY_FACT ([-] ) : {OK_STOMATE } |
---|
886 | AVAILABILITY_FACT = 0.1 |
---|
887 | |
---|
888 | # REF_GREFF ([1/year] ) : Asymptotic maximum mortality rate {OK_STOMATE } |
---|
889 | REF_GREFF = 0.035 |
---|
890 | |
---|
891 | # OK_MINRES ([FLAG]) : Do we try to reach a minimum reservoir even if we are severely stressed? {OK_STOMATE } |
---|
892 | OK_MINRES = y |
---|
893 | |
---|
894 | # RESERVE_TIME_TREE ([days] ) : maximum time during which reserve is used (trees) {OK_STOMATE } |
---|
895 | RESERVE_TIME_TREE = 30. |
---|
896 | |
---|
897 | # RESERVE_TIME_GRASS ([days] ) : maximum time during which reserve is used (grasses) {OK_STOMATE } |
---|
898 | RESERVE_TIME_GRASS = 20. |
---|
899 | |
---|
900 | # F_FRUIT ([-] ) : Standard fruit allocation {OK_STOMATE } |
---|
901 | F_FRUIT = 0.1 |
---|
902 | |
---|
903 | # ALLOC_SAP_ABOVE_GRASS ([-] ) : fraction of sapwood allocation above ground {OK_STOMATE } |
---|
904 | ALLOC_SAP_ABOVE_GRASS = 1.0 |
---|
905 | |
---|
906 | # MIN_LTOLSR ([-] ) : extrema of leaf allocation fraction {OK_STOMATE } |
---|
907 | MIN_LTOLSR = 0.2 |
---|
908 | |
---|
909 | # MAX_LTOLSR ([-] ) : extrema of leaf allocation fraction {OK_STOMATE } |
---|
910 | MAX_LTOLSR = 0.5 |
---|
911 | |
---|
912 | # Z_NITROGEN ([m] ) : scaling depth for nitrogen limitation {OK_STOMATE} |
---|
913 | Z_NITROGEN = 0.2 |
---|
914 | |
---|
915 | # NLIM_TREF ([C] ) : {OK_STOMATE } |
---|
916 | NLIM_TREF = 25. |
---|
917 | |
---|
918 | # PIPE_TUNE1 ([-] ) : crown area {OK_STOMATE } |
---|
919 | PIPE_TUNE1 = 100.0 |
---|
920 | |
---|
921 | # PIPE_TUNE2 ([-] ) : height {OK_STOMATE } |
---|
922 | PIPE_TUNE2 = 40.0 |
---|
923 | |
---|
924 | # PIPE_TUNE3 ([-] ) : height {OK_STOMATE } |
---|
925 | PIPE_TUNE3 = 0.5 |
---|
926 | |
---|
927 | # PIPE_TUNE4 ([-] ) : needed for stem diameter {OK_STOMATE } |
---|
928 | PIPE_TUNE4 = 0.3 |
---|
929 | |
---|
930 | # PIPE_DENSITY ([-] ) : Density {OK_STOMATE } |
---|
931 | PIPE_DENSITY = 2.e5 |
---|
932 | |
---|
933 | # PIPE_K1 ([-] ) : {OK_STOMATE } |
---|
934 | PIPE_K1 = 8.e3 |
---|
935 | |
---|
936 | # PIPE_TUNE_EXP_COEFF ([-] ) : pipe tune exponential coeff {OK_STOMATE } |
---|
937 | PIPE_TUNE_EXP_COEFF = 1.6 |
---|
938 | |
---|
939 | # PRECIP_CRIT ([mm/year] ) : minimum precip {OK_STOMATE } |
---|
940 | PRECIP_CRIT = 100. |
---|
941 | |
---|
942 | # GDD_CRIT_ESTAB ([-] ) : minimum gdd for establishment of saplings {OK_STOMATE } |
---|
943 | GDD_CRIT_ESTAB = 150. |
---|
944 | |
---|
945 | # FPC_CRIT ([-] ) : critical fpc, needed for light competition and establishment {OK_STOMATE } |
---|
946 | FPC_CRIT = 0.95 |
---|
947 | |
---|
948 | # ALPHA_GRASS ([-] ) : sapling characteristics : alpha's {OK_STOMATE } |
---|
949 | ALPHA_GRASS = 0.5 |
---|
950 | |
---|
951 | # ALPHA_TREE ([-] ) : sapling characteristics : alpha's {OK_STOMATE } |
---|
952 | ALPHA_TREE = 1. |
---|
953 | |
---|
954 | # MASS_RATIO_HEART_SAP ([-] ) : mass ratio (heartwood+sapwood)/sapwood {OK_STOMATE } |
---|
955 | MASS_RATIO_HEART_SAP = 3. |
---|
956 | |
---|
957 | # TAU_HUM_MONTH ([days] ) : time scales for phenology and other processes {OK_STOMATE } |
---|
958 | TAU_HUM_MONTH = 20. |
---|
959 | |
---|
960 | # TAU_HUM_WEEK ([days] ) : time scales for phenology and other processes {OK_STOMATE } |
---|
961 | TAU_HUM_WEEK = 7. |
---|
962 | |
---|
963 | # TAU_T2M_MONTH ([days] ) : time scales for phenology and other processes {OK_STOMATE } |
---|
964 | TAU_T2M_MONTH = 20. |
---|
965 | |
---|
966 | # TAU_T2M_WEEK ([days] ) : time scales for phenology and other processes {OK_STOMATE } |
---|
967 | TAU_T2M_WEEK = 7. |
---|
968 | |
---|
969 | # TAU_TSOIL_MONTH ([days] ) : time scales for phenology and other processes {OK_STOMATE } |
---|
970 | TAU_TSOIL_MONTH = 20. |
---|
971 | |
---|
972 | # TAU_SOILHUM_MONTH ([days] ) : time scales for phenology and other processes {OK_STOMATE } |
---|
973 | TAU_SOILHUM_MONTH = 20. |
---|
974 | |
---|
975 | # TAU_GPP_WEEK ([days] ) : time scales for phenology and other processes {OK_STOMATE } |
---|
976 | TAU_GPP_WEEK = 7. |
---|
977 | |
---|
978 | # TAU_GDD ([days] ) : time scales for phenology and other processes {OK_STOMATE } |
---|
979 | TAU_GDD = 40. |
---|
980 | |
---|
981 | # TAU_NGD ([days] ) : time scales for phenology and other processes {OK_STOMATE } |
---|
982 | TAU_NGD = 50. |
---|
983 | |
---|
984 | # COEFF_TAU_LONGTERM ([days] ) : time scales for phenology and other processes {OK_STOMATE } |
---|
985 | COEFF_TAU_LONGTERM = 3. |
---|
986 | |
---|
987 | # BM_SAPL_CARBRES ([-] ) : {OK_STOMATE } |
---|
988 | BM_SAPL_CARBRES = 5. |
---|
989 | |
---|
990 | # BM_SAPL_SAPABOVE ([-] ) : {OK_STOMATE} |
---|
991 | BM_SAPL_SAPABOVE = 0.5 |
---|
992 | |
---|
993 | # BM_SAPL_HEARTABOVE ([-] ) : {OK_STOMATE } |
---|
994 | BM_SAPL_HEARTABOVE = 2. |
---|
995 | |
---|
996 | # BM_SAPL_HEARTBELOW ([-] ) : {OK_STOMATE } |
---|
997 | BM_SAPL_HEARTBELOW = 2. |
---|
998 | |
---|
999 | # INIT_SAPL_MASS_LEAF_NAT ([-] ) : {OK_STOMATE } |
---|
1000 | INIT_SAPL_MASS_LEAF_NAT = 0.1 |
---|
1001 | |
---|
1002 | # INIT_SAPL_MASS_LEAF_AGRI ([-] ) : {OK_STOMATE } |
---|
1003 | INIT_SAPL_MASS_LEAF_AGRI = 1. |
---|
1004 | |
---|
1005 | # INIT_SAPL_MASS_CARBRES ([-] ) : {OK_STOMATE } |
---|
1006 | INIT_SAPL_MASS_CARBRES = 5. |
---|
1007 | |
---|
1008 | # INIT_SAPL_MASS_ROOT ([-] ) : {OK_STOMATE } |
---|
1009 | INIT_SAPL_MASS_ROOT = 0.1 |
---|
1010 | |
---|
1011 | # INIT_SAPL_MASS_FRUIT ([-] ) : {OK_STOMATE } |
---|
1012 | INIT_SAPL_MASS_FRUIT = 0.3 |
---|
1013 | |
---|
1014 | # CN_SAPL_INIT ([-] ) : {OK_STOMATE } |
---|
1015 | CN_SAPL_INIT = 0.5 |
---|
1016 | |
---|
1017 | # MIGRATE_TREE ([m/year] ) : {OK_STOMATE } |
---|
1018 | MIGRATE_TREE = 10000. |
---|
1019 | |
---|
1020 | # MIGRATE_GRASS ([m/year] ) : {OK_STOMATE } |
---|
1021 | MIGRATE_GRASS = 10000. |
---|
1022 | |
---|
1023 | # LAI_INITMIN_TREE ([m^2/m^2] ) : {OK_STOMATE } |
---|
1024 | LAI_INITMIN_TREE = 0.3 |
---|
1025 | |
---|
1026 | # LAI_INITMIN_GRASS ([m^2/m^2] ) : {OK_STOMATE } |
---|
1027 | LAI_INITMIN_GRASS = 0.1 |
---|
1028 | |
---|
1029 | # DIA_COEFF ([-] ) : {OK_STOMATE } |
---|
1030 | DIA_COEFF = 4., 0.5 |
---|
1031 | |
---|
1032 | # MAXDIA_COEFF ([-] ) : {OK_STOMATE } |
---|
1033 | MAXDIA_COEFF = 100., 0.01 |
---|
1034 | |
---|
1035 | # BM_SAPL_LEAF ([-] ) : {OK_STOMATE } |
---|
1036 | BM_SAPL_LEAF = 4., 4., 0.8, 5. |
---|
1037 | |
---|
1038 | # METABOLIC_REF_FRAC ([-]) : {OK_STOMATE } |
---|
1039 | METABOLIC_REF_FRAC = 0.85 |
---|
1040 | |
---|
1041 | # Z_DECOMP ([m] ) : scaling depth for soil activity {OK_STOMATE } |
---|
1042 | Z_DECOMP = 0.2 |
---|
1043 | |
---|
1044 | # CN ([-] ) : C/N ratio {OK_STOMATE } |
---|
1045 | CN = 40., 40., 40., 40., 40., 40., 40., 40. |
---|
1046 | |
---|
1047 | # LC ([-] ) : Lignine/C ratio of the different plant parts {OK_STOMATE } |
---|
1048 | LC = 0.22, 0.35, 0.35, 0.35, 0.35, 0.22, 0.22, 0.22 |
---|
1049 | |
---|
1050 | # FRAC_SOIL_STRUCT_AA ([-]) : frac_soil(istructural,iactive,iabove) {OK_STOMATE } |
---|
1051 | FRAC_SOIL_STRUCT_AA = 0.55 |
---|
1052 | |
---|
1053 | # FRAC_SOIL_STRUCT_A ([-]) : frac_soil(istructural,iactive,ibelow) {OK_STOMATE } |
---|
1054 | FRAC_SOIL_STRUCT_A = 0.45 |
---|
1055 | |
---|
1056 | # FRAC_SOIL_STRUCT_SA ([-] ) : frac_soil(istructural,islow,iabove) {OK_STOMATE} |
---|
1057 | FRAC_SOIL_STRUCT_SA = 0.7 |
---|
1058 | |
---|
1059 | # FRAC_SOIL_STRUCT_SB ([-] ) : frac_soil(istructural,islow,ibelow) {OK_STOMATE } |
---|
1060 | FRAC_SOIL_STRUCT_SB = 0.7 |
---|
1061 | |
---|
1062 | # FRAC_SOIL_METAB_AA ([-] ) : frac_soil(imetabolic,iactive,iabove) {OK_STOMATE } |
---|
1063 | FRAC_SOIL_METAB_AA = 0.45 |
---|
1064 | |
---|
1065 | # FRAC_SOIL_METAB_AB ([-] ) : frac_soil(imetabolic,iactive,ibelow) {OK_STOMATE } |
---|
1066 | FRAC_SOIL_METAB_AB = 0.45 |
---|
1067 | |
---|
1068 | # METABOLIC_LN_RATIO ([-] ) : {OK_STOMATE } |
---|
1069 | METABOLIC_LN_RATIO = 0.018 |
---|
1070 | |
---|
1071 | # TAU_METABOLIC ([days] ) : {OK_STOMATE } |
---|
1072 | TAU_METABOLIC = 0.066 |
---|
1073 | |
---|
1074 | # TAU_STRUCT ([days]) : {OK_STOMATE } |
---|
1075 | TAU_STRUCT = 0.245 |
---|
1076 | |
---|
1077 | # SOIL_Q10 ([-]) : {OK_STOMATE } |
---|
1078 | SOIL_Q10 = 0.69 ( |
---|
1079 | |
---|
1080 | # TSOIL_REF ([C] ) : {OK_STOMATE } |
---|
1081 | TSOIL_REF = 30. |
---|
1082 | |
---|
1083 | # LITTER_STRUCT_COEF ([-] ) : {OK_STOMATE } |
---|
1084 | LITTER_STRUCT_COEF = 3. |
---|
1085 | |
---|
1086 | # MOIST_COEFF ([-] ) : {OK_STOMATE } |
---|
1087 | MOIST_COEFF = 1.1, 2.4, 0.29 |
---|
1088 | |
---|
1089 | # MOISTCONT_MIN ([-]) : minimum soil wetness to limit the heterotrophic respiration {OK_STOMATE } |
---|
1090 | MOISTCONT_MIN = 0.25 |
---|
1091 | |
---|
1092 | # FRAC_TURNOVER_DAILY ([-]) : {OK_STOMATE } |
---|
1093 | FRAC_TURNOVER_DAILY = 0.55 |
---|
1094 | |
---|
1095 | # TAX_MAX ([-] ) : maximum fraction of allocatable biomass used for maintenance respiration {OK_STOMATE } |
---|
1096 | TAX_MAX = 0.8 |
---|
1097 | |
---|
1098 | # ALWAYS_INIT ([-] ) : take carbon from atmosphere if carbohydrate reserve too small? {OK_STOMATE } |
---|
1099 | ALWAYS_INIT = n |
---|
1100 | |
---|
1101 | # MIN_GROWTHINIT_TIME ([days] ) : minimum time since last beginning of a growing season {OK_STOMATE } |
---|
1102 | MIN_GROWTHINIT_TIME = 300. |
---|
1103 | |
---|
1104 | # MOIAVAIL_ALWAYS_TREE ([-] ) : moisture availability above which moisture tendency doesn't matter {OK_STOMATE } |
---|
1105 | MOIAVAIL_ALWAYS_TREE = 1.0 |
---|
1106 | |
---|
1107 | # MOIAVAIL_ALWAYS_GRASS ([-] ) : moisture availability above which moisture tendency doesn't matter {OK_STOMATE } |
---|
1108 | MOIAVAIL_ALWAYS_GRASS = 0.6 |
---|
1109 | |
---|
1110 | # T_ALWAYS_ADD ([C] ) : monthly temp. above which temp. tendency doesn't matter {OK_STOMATE } |
---|
1111 | T_ALWAYS_ADD = 10. |
---|
1112 | |
---|
1113 | # GDDNCD_REF ([-] ) : {OK_STOMATE } |
---|
1114 | GDDNCD_REF = 603. |
---|
1115 | |
---|
1116 | # GDDNCD_CURVE ([-] ) : {OK_STOMATE } |
---|
1117 | GDDNCD_CURVE = 0.0091 |
---|
1118 | |
---|
1119 | # GDDNCD_OFFSET ([-] ) : {OK_STOMATE } |
---|
1120 | GDDNCD_OFFSET = 64. |
---|
1121 | |
---|
1122 | # BM_SAPL_RESCALE ([-] ) : {OK_STOMATE } |
---|
1123 | BM_SAPL_RESCALE = 40. |
---|
1124 | |
---|
1125 | # MAINT_RESP_MIN_VMAX ([-] ) : {OK_STOMATE } |
---|
1126 | MAINT_RESP_MIN_VMAX = 0.3 |
---|
1127 | |
---|
1128 | # MAINT_RESP_COEFF ([-] ) : {OK_STOMATE } |
---|
1129 | MAINT_RESP_COEFF = 1.4 |
---|
1130 | |
---|
1131 | # FRAC_CARB_AP ([-]) : frac carb coefficients from active pool: depends on clay content {OK_STOMATE } |
---|
1132 | FRAC_CARB_AP = 0.004 |
---|
1133 | |
---|
1134 | # FRAC_CARB_SA ([-]) : frac_carb_coefficients from slow pool {OK_STOMATE } |
---|
1135 | FRAC_CARB_SA = 0.42 |
---|
1136 | |
---|
1137 | # FRAC_CARB_SP ([-] ) : frac_carb_coefficients from slow pool {OK_STOMATE } |
---|
1138 | FRAC_CARB_SP = 0.03 |
---|
1139 | |
---|
1140 | # FRAC_CARB_PA ([-]) : frac_carb_coefficients from passive pool {OK_STOMATE } |
---|
1141 | FRAC_CARB_PA = 0.45 |
---|
1142 | |
---|
1143 | # FRAC_CARB_PS ([-]) : frac_carb_coefficients from passive pool {OK_STOMATE } |
---|
1144 | FRAC_CARB_PS = 0.0 |
---|
1145 | |
---|
1146 | # ACTIVE_TO_PASS_CLAY_FRAC ([-] ) : {OK_STOMATE } |
---|
1147 | ACTIVE_TO_PASS_CLAY_FRAC = 0.68 |
---|
1148 | |
---|
1149 | # CARBON_TAU_IACTIVE ( [days] ) : residence times in carbon pools {OK_STOMATE } |
---|
1150 | CARBON_TAU_IACTIVE = 0.149 |
---|
1151 | |
---|
1152 | # CARBON_TAU_ISLOW ([days]) : residence times in carbon pools {OK_STOMATE } |
---|
1153 | CARBON_TAU_ISLOW = 5.48 |
---|
1154 | |
---|
1155 | # CARBON_TAU_IPASSIVE ([days] ) : residence times in carbon pools {OK_STOMATE } |
---|
1156 | CARBON_TAU_IPASSIVE = 241. |
---|
1157 | |
---|
1158 | # FLUX_TOT_COEFF ([days] ) : {OK_STOMATE } |
---|
1159 | FLUX_TOT_COEFF = 1.2, 1.4,.75 |
---|
1160 | |
---|
1161 | # NEW_TURNOVER_TIME_REF ([days] ) : {OK_STOMATE } |
---|
1162 | NEW_TURNOVER_TIME_REF = 20. |
---|
1163 | |
---|
1164 | # DT_TURNOVER_TIME ([days] ) : {OK_STOMATE } |
---|
1165 | DT_TURNOVER_TIME = 10. |
---|
1166 | |
---|
1167 | # LEAF_AGE_CRIT_TREF ([days] ) : {OK_STOMATE } |
---|
1168 | LEAF_AGE_CRIT_TREF = 20. |
---|
1169 | |
---|
1170 | # LEAF_AGE_CRIT_COEFF ([-] ) : {OK_STOMATE } |
---|
1171 | LEAF_AGE_CRIT_COEFF = 1.5, 0.75, 10. |
---|
1172 | |
---|
1173 | # VMAX_OFFSET ([-] ) : offset (minimum relative vcmax) {OK_STOMATE } |
---|
1174 | VMAX_OFFSET = 0.3 |
---|
1175 | |
---|
1176 | # LEAFAGE_FIRSTMAX ([-] ) : leaf age at which vmax attains vcmax_opt (in fraction of critical leaf age) {OK_STOMATE } |
---|
1177 | LEAFAGE_FIRSTMAX = 0.03 |
---|
1178 | |
---|
1179 | # LEAFAGE_LASTMAX ([-] ) : leaf age at which vmax falls below vcmax_opt (in fraction of critical leaf age) {OK_STOMATE } |
---|
1180 | LEAFAGE_LASTMAX = 0.5 |
---|
1181 | |
---|
1182 | # LEAFAGE_OLD ([-] ) : leaf age at which vmax attains its minimum (in fraction of critical leaf age) {OK_STOMATE } |
---|
1183 | LEAFAGE_OLD = 1. |
---|
1184 | |
---|
1185 | # GPPFRAC_DORMANCE ([-]) : rapport maximal GPP/GGP_max pour dormance {OK_STOMATE } |
---|
1186 | GPPFRAC_DORMANCE = 0.2 |
---|
1187 | |
---|
1188 | # TAU_CLIMATOLOGY ([days]) : tau for "climatologic variables {OK_STOMATE } |
---|
1189 | TAU_CLIMATOLOGY = 20 |
---|
1190 | |
---|
1191 | # HVC1 ([-] ) : parameters for herbivore activity {OK_STOMATE } |
---|
1192 | HVC1 = 0.019 |
---|
1193 | |
---|
1194 | # HVC2 ([-] ) : parameters for herbivore activity {OK_STOMATE } |
---|
1195 | HVC2 = 1.38 |
---|
1196 | |
---|
1197 | # LEAF_FRAC_HVC ([-] ) : parameters for herbivore activity {OK_STOMATE } |
---|
1198 | LEAF_FRAC_HVC = 0.33 |
---|
1199 | |
---|
1200 | # TLONG_REF_MAX ([K] ) : maximum reference long term temperature {OK_STOMATE } |
---|
1201 | TLONG_REF_MAX = 303.1 |
---|
1202 | |
---|
1203 | # TLONG_REF_MIN ([K] ) : minimum reference long term temperature {OK_STOMATE } |
---|
1204 | TLONG_REF_MIN = 253.1 |
---|
1205 | |
---|
1206 | # NCD_MAX_YEAR ([days]) : {OK_STOMATE } |
---|
1207 | NCD_MAX_YEAR = 3. |
---|
1208 | |
---|
1209 | # GDD_THRESHOLD ([days] ) : {OK_STOMATE } |
---|
1210 | GDD_THRESHOLD = 5. |
---|
1211 | |
---|
1212 | # GREEN_AGE_EVER ([-] ) : {OK_STOMATE } |
---|
1213 | GREEN_AGE_EVER = 2. |
---|
1214 | |
---|
1215 | # GREEN_AGE_DEC ([-] ) : {OK_STOMATE } |
---|
1216 | GREEN_AGE_DEC = 0.5 |
---|
1217 | |
---|
1218 | # ESTAB_MAX_TREE ([-] ) : Maximum tree establishment rate {OK_DGVM} |
---|
1219 | ESTAB_MAX_TREE = 0.12 |
---|
1220 | |
---|
1221 | # ESTAB_MAX_GRASS ([-] ) : Maximum grass establishment rate {OK_DGVM} |
---|
1222 | ESTAB_MAX_GRASS = 0.12 |
---|
1223 | |
---|
1224 | # ESTABLISH_SCAL_FACT ([-] ) : {OK_DGVM } |
---|
1225 | ESTABLISH_SCAL_FACT = 5. |
---|
1226 | |
---|
1227 | # MAX_TREE_COVERAGE ([-] ) : {OK_DGVM } |
---|
1228 | MAX_TREE_COVERAGE = 0.98 |
---|
1229 | |
---|
1230 | # IND_0_ESTAB ([-] ) : {OK_DGVM } |
---|
1231 | IND_0_ESTAB = 0.2 |
---|
1232 | |
---|
1233 | # ANNUAL_INCREASE ([FLAG]) : for diagnosis of fpc increase, compare today's fpc to last year's maximum (T) or to fpc of last time step (F)? {OK_DGVM} |
---|
1234 | ANNUAL_INCREASE = y |
---|
1235 | |
---|
1236 | # MIN_COVER ([-] ) : For trees, minimum fraction of crown area occupied {OK_DGVM} |
---|
1237 | MIN_COVER = 0.05 |
---|
1238 | |
---|
1239 | # IND_0 ([-] ) : initial density of individuals {OK_DGVM} |
---|
1240 | IND_0 = 0.02 |
---|
1241 | |
---|
1242 | # MIN_AVAIL ([-] ) : minimum availability {OK_DGVM} |
---|
1243 | MIN_AVAIL = 0.01 |
---|
1244 | |
---|
1245 | # RIP_TIME_MIN ([year] ) : {OK_DGVM} |
---|
1246 | RIP_TIME_MIN = 1.25 |
---|
1247 | |
---|
1248 | # NPP_LONGTERM_INIT ([gC/m^2/year]) : {OK_DGVM} |
---|
1249 | NPP_LONGTERM_INIT = 10. |
---|
1250 | |
---|
1251 | # EVERYWHERE_INIT ([-] ) : {OK_DGVM} |
---|
1252 | EVERYWHERE_INIT = 0.05 |
---|
1253 | |
---|
1254 | # PRINTLEV ([0, 1, 2, 3, 4]) : Print level for text output {} |
---|
1255 | PRINTLEV = 1 |
---|
1256 | |
---|
1257 | # PRINTLEV_modname ([0, 1, 2, 3, 4]) : Specific print level of text output for the module "modname". Default as PRINTLEV. {} |
---|
1258 | PRINTLEV_modname = 1 |
---|
1259 | |
---|
1260 | # THERMOSOIL_NBLEV ((-)) : Number of soil level {} |
---|
1261 | THERMOSOIL_NBLEV = 7 |
---|
1262 | |
---|
1263 | # DRY_SOIL_HEAT_CAPACITY ([J.m^{-3}.K^{-1}] ) : Dry soil Heat capacity of soils {OK_SECHIBA } |
---|
1264 | DRY_SOIL_HEAT_CAPACITY = 1.80e+6 |
---|
1265 | |
---|
1266 | # DRY_SOIL_HEAT_COND ([W.m^{-2}.K^{-1}] ) : Dry soil Thermal Conductivity of soils {OK_SECHIBA} |
---|
1267 | DRY_SOIL_HEAT_COND = 0.40 |
---|
1268 | |
---|
1269 | # WET_SOIL_HEAT_CAPACITY ([J.m^{-3}.K^{-1}]) : Wet soil Heat capacity of soils {OK_SECHIBA} |
---|
1270 | WET_SOIL_HEAT_CAPACITY = 3.03e+6 |
---|
1271 | |
---|
1272 | # WET_SOIL_HEAT_COND ([W.m^{-2}.K^{-1}]) : Wet soil Thermal Conductivity of soils {OK_SECHIBA } |
---|
1273 | WET_SOIL_HEAT_COND = 1.89 |
---|
1274 | |
---|
1275 | # SNOW_HEAT_COND ([W.m^{-2}.K^{-1}]) : Thermal Conductivity of snow {OK_SECHIBA } |
---|
1276 | SNOW_HEAT_COND = 0.3 |
---|
1277 | |
---|
1278 | # SNOW_DENSITY ([-] ) : Snow density for the soil thermodynamics {OK_SECHIBA } |
---|
1279 | SNOW_DENSITY = 330.0 |
---|
1280 | |
---|
1281 | # NOBIO_WATER_CAPAC_VOLUMETRI ([s/m^2]) : {OK_SECHIBA and .NOT.(HYDROL_CWRR)} |
---|
1282 | NOBIO_WATER_CAPAC_VOLUMETRI = 150. |
---|
1283 | |
---|
1284 | # SECHIBA_QSINT ([m]) : Interception reservoir coefficient {OK_SECHIBA } |
---|
1285 | SECHIBA_QSINT = 0.1 |
---|
1286 | |
---|
1287 | # CHOISNEL_DIFF_MIN ([kg/m^2/dt]) : Diffusion constant for the slow regime {OK_SECHIBA and .NOT.(HYDROL_CWRR)} |
---|
1288 | CHOISNEL_DIFF_MIN = 0.001 |
---|
1289 | |
---|
1290 | # CHOISNEL_DIFF_MAX ([kg/m^2/dt]) : Diffusion constant for the fast regime {OK_SECHIBA and .NOT.(HYDROL_CWRR)} |
---|
1291 | CHOISNEL_DIFF_MAX = 0.1 |
---|
1292 | |
---|
1293 | # CHOISNEL_DIFF_EXP ([-]) : The exponential in the diffusion law {OK_SECHIBA and .NOT.(HYDROL_CWRR)} |
---|
1294 | CHOISNEL_DIFF_EXP = 1.5 |
---|
1295 | |
---|
1296 | # CHOISNEL_RSOL_CSTE ([s/m^2]) : Constant in the computation of resistance for bare soil evaporation {OK_SECHIBA and .NOT.(HYDROL_CWRR)} |
---|
1297 | CHOISNEL_RSOL_CSTE = 33.E3 |
---|
1298 | |
---|
1299 | # HCRIT_LITTER ([m]) : Scaling depth for litter humidity {OK_SECHIBA and .NOT.(HYDROL_CWRR) } |
---|
1300 | HCRIT_LITTER = 0.08 |
---|
1301 | |
---|
1302 | # OK_FREEZE ([FLAG]) : Activate the complet soil freezing scheme {OK_SECHIBA } |
---|
1303 | OK_FREEZE = FALSE |
---|
1304 | |
---|
1305 | # OK_ECORR ([FLAG]) : Energy correction for freezing {} |
---|
1306 | OK_ECORR = True if OK_FREEZE else false |
---|
1307 | |
---|
1308 | # READ_PERMAFROST_MAP ([FLAG]) : Read information about ice content, overburden and permafrost type from IPA map {} |
---|
1309 | READ_PERMAFROST_MAP = FALSE |
---|
1310 | |
---|
1311 | # READ_REFTEMP ([FLAG]) : Initialize soil temperature using climatological temperature {} |
---|
1312 | READ_REFTEMP = True if OK_FREEZE else false |
---|
1313 | |
---|
1314 | # OK_FREEZE_THERMIX ([FLAG]) : Activate thermal part of the soil freezing scheme {} |
---|
1315 | OK_FREEZE_THERMIX = True if OK_FREEZE else false |
---|
1316 | |
---|
1317 | # POROS ([-] ) : Soil porosity {OK_SECHIBA} |
---|
1318 | POROS = 0.41 |
---|
1319 | |
---|
1320 | # fr_dT ([K] ) : Freezing window {OK_SECHIBA} |
---|
1321 | fr_dT = 2.0 |
---|
1322 | |
---|
1323 | # OK_SNOWFACT ([FLAG]) : Activates the smoothering of landscapes by snow, {} |
---|
1324 | OK_SNOWFACT = True if OK_FREEZE else false |
---|
1325 | |
---|
1326 | # OK_FREEZE_CWRR ([FLAG]) : CWRR freezing scheme by I. Gouttevin {} |
---|
1327 | OK_FREEZE_CWRR = True if OK_FREEZE else false |
---|
1328 | |
---|
1329 | # OK_THERMODYNAMICAL_FREEZING ([FLAG]) : Calculate frozen fraction thermodynamically {HYDROL_CWRR .AND. OK_FREEZE_CWRR} |
---|
1330 | OK_THERMODYNAMICAL_FREEZING = True |
---|
1331 | |
---|
1332 | # SECHIBA_DAY ([days]) : Time within the day simulated {OK_SECHIBA} |
---|
1333 | SECHIBA_DAY = 0.0 |
---|
1334 | |
---|
1335 | # VEGET_UPDATE ([years]) : Update vegetation frequency {LAND_USE} |
---|
1336 | VEGET_UPDATE = 0Y |
---|
1337 | |
---|
1338 | # SECHIBA_ZCANOP ([m]) : Soil level used for canopy development (if STOMATE disactivated) {OK_SECHIBA and .NOT. OK_STOMATE } |
---|
1339 | SECHIBA_ZCANOP = 0.5 |
---|
1340 | |
---|
1341 | # SECHIBA_QSINT ([m]) : Interception reservoir coefficient {OK_SECHIBA } |
---|
1342 | SECHIBA_QSINT = 0.1 |
---|
1343 | |
---|
1344 | # DT_SLOW ([seconds]) : Time step of STOMATE and other slow processes {OK_STOMATE} |
---|
1345 | DT_SLOW = 86400. |
---|
1346 | |
---|
1347 | # SECHIBA_VEGMAX ([-]) : Maximum vegetation distribution within the mesh (0-dim mode) {IMPOSE_VEG} |
---|
1348 | SECHIBA_VEGMAX = 0.2, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.8, 0.0, 0.0, 0.0 |
---|
1349 | |
---|
1350 | # SECHIBA_FRAC_NOBIO ([-]) : Fraction of other surface types within the mesh (0-dim mode) {IMPOSE_VEG} |
---|
1351 | SECHIBA_FRAC_NOBIO = 0.0 |
---|
1352 | |
---|
1353 | # SECHIBA_LAI ([-]) : LAI for all vegetation types (0-dim mode) {IMPOSE_VEG} |
---|
1354 | SECHIBA_LAI = 0., 8., 8., 4., 4.5, 4.5, 4., 4.5, 4., 2., 2., 2., 2. |
---|
1355 | |
---|
1356 | # SOIL_FRACTIONS ([-]) : Fraction of the 3 soil types (0-dim mode) {IMPOSE_VEG and IMPOSE_SOILT} |
---|
1357 | SOIL_FRACTIONS = -9999._sechiba |
---|
1358 | |
---|
1359 | # CLAY_FRACTION ([-] ) : Fraction of the clay fraction (0-dim mode) {IMPOSE_VEG and IMPOSE_SOIL} |
---|
1360 | CLAY_FRACTION = 0.2 |
---|
1361 | |
---|
1362 | # REINF_SLOPE ([-]) : Slope coef for reinfiltration {IMPOSE_VEG} |
---|
1363 | REINF_SLOPE = 0.1 |
---|
1364 | |
---|
1365 | # SLOWPROC_HEIGHT ([m]) : Height for all vegetation types {OK_SECHIBA} |
---|
1366 | SLOWPROC_HEIGHT = 0., 30., 30., 20., 20., 20., 15., 15., 15., .5, .6, 1.0, 1.0 |
---|
1367 | |
---|
1368 | # GET_SLOPE ([FLAG]) : Read slopes from file and do the interpolation {} |
---|
1369 | GET_SLOPE = n |
---|
1370 | |
---|
1371 | # LAI_FILE ([FILE]) : Name of file from which the vegetation map is to be read {NOT(LAI_MAP)} |
---|
1372 | LAI_FILE = lai2D.nc |
---|
1373 | |
---|
1374 | # LAI_FILE ([FILE]) : Name of file from which the vegetation map is to be read {LAI_MAP} |
---|
1375 | LAI_FILE = lai2D.nc |
---|
1376 | |
---|
1377 | # RENORM_LAI ([FLAG]) : flag to force LAI renormelization {LAI_MAP} |
---|
1378 | RENORM_LAI = n |
---|
1379 | |
---|
1380 | # VEGETATION_FILE ([FILE]) : Name of file from which the vegetation map is to be read {LAND_USE} |
---|
1381 | VEGETATION_FILE = PFTmap.nc |
---|
1382 | |
---|
1383 | # VEGETATION_FILE ([FILE]) : Name of file from which the vegetation map is to be read {NOT(IMPOSE_VEG)} |
---|
1384 | VEGETATION_FILE = carteveg5km.nc |
---|
1385 | |
---|
1386 | # VEGETATION_FILE ([FILE]) : Name of file from which the vegetation map is to be read {NOT(IMPOSE_VEG) and NOT(LAND_USE)} |
---|
1387 | VEGETATION_FILE = carteveg5km.nc |
---|
1388 | |
---|
1389 | # VEGETATION_FILE ([FILE]) : Name of file from which the vegetation map is to be read {NOT(IMPOSE_VEG)} |
---|
1390 | VEGETATION_FILE = carteveg5km.nc |
---|
1391 | |
---|
1392 | # VEGETATION_FILE ([FILE]) : Name of file from which the vegetation map is to be read {NOT(IMPOSE_VEG) and NOT(LAND_USE)} |
---|
1393 | VEGETATION_FILE = carteveg5km.nc |
---|
1394 | |
---|
1395 | # SOILCLASS_FILE ([FILE]) : Name of file from which soil types are read {NOT(IMPOSE_VEG)} |
---|
1396 | SOILCLASS_FILE = soils_param.nc |
---|
1397 | |
---|
1398 | # SLOPE_NOREINF ([-]) : See slope_noreinf above {} |
---|
1399 | SLOPE_NOREINF = 0.5 |
---|
1400 | |
---|
1401 | # TOPOGRAPHY_FILE ([FILE]) : Name of file from which the topography map is to be read {} |
---|
1402 | TOPOGRAPHY_FILE = cartepente2d_15min.nc |
---|
1403 | |
---|
1404 | # SOILALB_FILE ([FILE]) : Name of file from which the bare soil albedo {NOT(IMPOSE_AZE)} |
---|
1405 | SOILALB_FILE = soils_param.nc |
---|
1406 | |
---|
1407 | # CDRAG_FROM_GCM ([FLAG]) : Keep cdrag coefficient from gcm. {OK_SECHIBA} |
---|
1408 | CDRAG_FROM_GCM = y |
---|
1409 | |
---|
1410 | # DIFFUCO_LEAFCI ([ppm]) : Initial leaf CO2 level if not found in restart {OK_SECHIBA} |
---|
1411 | DIFFUCO_LEAFCI = 233. |
---|
1412 | |
---|
1413 | # ALLOW_WEATHERGEN ([FLAG]) : Allow weather generator to create data {} |
---|
1414 | ALLOW_WEATHERGEN = n |
---|
1415 | |
---|
1416 | # FORCING_FILE ([FILE] ) : Name of file containing the forcing data {[-]} |
---|
1417 | FORCING_FILE = forcing_file.nc |
---|
1418 | |
---|
1419 | # ENERBIL_TSURF (Kelvin [K]) : Initial temperature if not found in restart {OK_SECHIBA} |
---|
1420 | ENERBIL_TSURF = 280. |
---|
1421 | |
---|
1422 | # ENERBIL_EVAPOT () : Initial Soil Potential Evaporation {OK_SECHIBA } |
---|
1423 | ENERBIL_EVAPOT = 0.0 |
---|
1424 | |
---|
1425 | # THERMOSOIL_TPRO (Kelvin [K]) : Initial soil temperature profile if not found in restart {OK_SECHIBA} |
---|
1426 | THERMOSOIL_TPRO = 280. |
---|
1427 | |
---|
1428 | # HYDROL_OK_HDIFF ([FLAG]) : do horizontal diffusion? {OK_SECHIBA and .NOT.(HYDROL_CWRR) } |
---|
1429 | HYDROL_OK_HDIFF = n |
---|
1430 | |
---|
1431 | # HYDROL_SNOW ([kg/m^2]) : Initial snow mass if not found in restart {OK_SECHIBA} |
---|
1432 | HYDROL_SNOW = 0.0 |
---|
1433 | |
---|
1434 | # HYDROL_SNOWAGE ([days]) : Initial snow age if not found in restart {OK_SECHIBA } |
---|
1435 | HYDROL_SNOWAGE = 0.0 |
---|
1436 | |
---|
1437 | # HYDROL_SNOW_NOBIO ([m]) : Initial snow amount on ice, lakes, etc. if not found in restart {OK_SECHIBA } |
---|
1438 | HYDROL_SNOW_NOBIO = 0.0 |
---|
1439 | |
---|
1440 | # HYDROL_SNOW_NOBIO_AGE ([days]) : Initial snow age on ice, lakes, etc. if not found in restart {OK_SECHIBA } |
---|
1441 | HYDROL_SNOW_NOBIO_AGE = 0.0 |
---|
1442 | |
---|
1443 | # HYDROL_HUMR ([-]) : Initial soil moisture stress if not found in restart {OK_SECHIBA } |
---|
1444 | HYDROL_HUMR = 1.0 |
---|
1445 | |
---|
1446 | # HYDROL_BQSB ([kg/m^2]) : Initial restart deep soil moisture if not found in restart {OK_SECHIBA } |
---|
1447 | HYDROL_BQSB = 999999. |
---|
1448 | |
---|
1449 | # HYDROL_GQSB ([kg/m^2]) : Initial upper soil moisture if not found in restart {OK_SECHIBA } |
---|
1450 | HYDROL_GQSB = 0.0 |
---|
1451 | |
---|
1452 | # HYDROL_DSG ([m]) : Initial upper reservoir depth if not found in restart {OK_SECHIBA } |
---|
1453 | HYDROL_DSG = 0.0 |
---|
1454 | |
---|
1455 | # HYDROL_QSV ([kg/m^2]) : Initial water on canopy if not found in restart {OK_SECHIBA } |
---|
1456 | HYDROL_QSV = 0.0 |
---|
1457 | |
---|
1458 | # HYDROL_DSP ([m]) : Initial dry soil above upper reservoir if not found in restart {OK_SECHIBA } |
---|
1459 | HYDROL_DSP = 999999. |
---|
1460 | |
---|
1461 | # HYDROL_TAU_HDIFF ([seconds]) : time scale (s) for horizontal diffusion of water {HYDROL_OK_HDIFF} |
---|
1462 | HYDROL_TAU_HDIFF = 86400. |
---|
1463 | |
---|
1464 | # CHECK_CWRR ([FLAG]) : Should we check detailed CWRR water balance ? {HYDROL_CWRR} |
---|
1465 | CHECK_CWRR = n |
---|
1466 | |
---|
1467 | # DO_PONDS ([FLAG]) : Should we include ponds {HYDROL_CWRR} |
---|
1468 | DO_PONDS = n |
---|
1469 | |
---|
1470 | # CWRR_N_VANGENUCHTEN ([-]) : Van genuchten coefficient n {HYDROL_CWRR} |
---|
1471 | CWRR_N_VANGENUCHTEN = 1.89, 1.56, 1.31 |
---|
1472 | |
---|
1473 | # CWRR_A_VANGENUCHTEN ([1/mm] ) : Van genuchten coefficient a {HYDROL_CWRR} |
---|
1474 | CWRR_A_VANGENUCHTEN = 0.0075, 0.0036, 0.0019 |
---|
1475 | |
---|
1476 | # VWC_RESIDUAL ([mm] ) : Residual soil water content {HYDROL_CWRR} |
---|
1477 | VWC_RESIDUAL = 0.065, 0.078, 0.095 |
---|
1478 | |
---|
1479 | # VWC_SAT ([-] ) : Saturated soil water content {HYDROL_CWRR} |
---|
1480 | VWC_SAT = 0.41, 0.43, 0.41 |
---|
1481 | |
---|
1482 | # CWRR_KS ([mm/d] ) : Hydraulic conductivity Saturation {HYDROL_CWRR } |
---|
1483 | CWRR_KS = 1060.8, 249.6, 62.4 |
---|
1484 | |
---|
1485 | # WETNESS_TRANSPIR_MAX ([-] ) : Soil moisture above which transpir is max {HYDROL_CWRR} |
---|
1486 | WETNESS_TRANSPIR_MAX = 0.5, 0.5, 0.5 |
---|
1487 | |
---|
1488 | # VWC_FC ([-] ) : Volumetric water content field capacity {HYDROL_CWRR} |
---|
1489 | VWC_FC = 0.32, 0.32, 0.32 |
---|
1490 | |
---|
1491 | # VWC_WP ([-] ) : Volumetric water content Wilting pt {HYDROL_CWRR} |
---|
1492 | VWC_WP = 0.10, 0.10, 0.10 |
---|
1493 | |
---|
1494 | # VWC_MIN_FOR_WET_ALB ([-] ) : Vol. wat. cont. above which albedo is cst {HYDROL_CWRR} |
---|
1495 | VWC_MIN_FOR_WET_ALB = 0.25, 0.25, 0.25 |
---|
1496 | |
---|
1497 | # VWC_MAX_FOR_DRY_ALB ([-] ) : Vol. wat. cont. below which albedo is cst {HYDROL_CWRR} |
---|
1498 | VWC_MAX_FOR_DRY_ALB = 0.1, 0.1, 0.1 |
---|
1499 | |
---|
1500 | # HYDROL_MOISTURE_CONTENT () : Soil moisture on each soil tile and levels {HYDROL_CWRR } |
---|
1501 | HYDROL_MOISTURE_CONTENT = 0.3 |
---|
1502 | |
---|
1503 | # US_INIT () : US_NVM_NSTM_NSLM {HYDROL_CWRR } |
---|
1504 | US_INIT = 0.0 |
---|
1505 | |
---|
1506 | # FREE_DRAIN_COEF ([-]) : Coefficient for free drainage at bottom, dimension nstm {HYDROL_CWRR } |
---|
1507 | FREE_DRAIN_COEF = 1.0 1.0 1.0 |
---|
1508 | |
---|
1509 | # WATER_TO_INFILT () : Water to be infiltrated on top of the soil {HYDROL_CWRR } |
---|
1510 | WATER_TO_INFILT = 0.0 |
---|
1511 | |
---|
1512 | # EVAPNU_SOIL () : Bare soil evap on each soil if not found in restart {HYDROL_CWRR } |
---|
1513 | EVAPNU_SOIL = 0.0 |
---|
1514 | |
---|
1515 | # HYDROL_SNOW () : Initial snow mass if not found in restart {OK_SECHIBA} |
---|
1516 | HYDROL_SNOW = 0.0 |
---|
1517 | |
---|
1518 | # HYDROL_SNOWAGE () : Initial snow age if not found in restart {OK_SECHIBA} |
---|
1519 | HYDROL_SNOWAGE = 0.0 |
---|
1520 | |
---|
1521 | # HYDROL_SNOW_NOBIO () : Initial snow amount on ice, lakes, etc. if not found in restart {OK_SECHIBA} |
---|
1522 | HYDROL_SNOW_NOBIO = 0.0 |
---|
1523 | |
---|
1524 | # HYDROL_SNOW_NOBIO_AGE () : Initial snow age on ice, lakes, etc. if not found in restart {OK_SECHIBA} |
---|
1525 | HYDROL_SNOW_NOBIO_AGE = 0.0 |
---|
1526 | |
---|
1527 | # HYDROL_QSV () : Initial water on canopy if not found in restart {OK_SECHIBA} |
---|
1528 | HYDROL_QSV = 0.0 |
---|
1529 | |
---|
1530 | # CWRR_NKS_N0 ([-]) : fitted value for relation log((n-n0)/(n_ref-n0)) {HYDROL_CWRR } |
---|
1531 | CWRR_NKS_N0 = 0.95 |
---|
1532 | |
---|
1533 | # CWRR_NKS_POWER ([-]) : fitted value for relation log((n-n0)/(n_ref-n0)) {HYDROL_CWRR } |
---|
1534 | CWRR_NKS_POWER = 0.34 |
---|
1535 | |
---|
1536 | # CWRR_AKS_A0 ([-]) : fitted value for relation log((a-a0)/(a_ref-a0)) {HYDROL_CWRR } |
---|
1537 | CWRR_AKS_A0 = 0.00012 |
---|
1538 | |
---|
1539 | # CWRR_AKS_POWER ([-]) : fitted value for relation log((a-a0)/(a_ref-a0)) {HYDROL_CWRR } |
---|
1540 | CWRR_AKS_POWER = 0.53 |
---|
1541 | |
---|
1542 | # KFACT_DECAY_RATE ([-]) : Factor for Ks decay with depth {HYDROL_CWRR } |
---|
1543 | KFACT_DECAY_RATE = 2.0 |
---|
1544 | |
---|
1545 | # KFACT_STARTING_DEPTH ([-]) : Depth for compacted value of Ks {HYDROL_CWRR } |
---|
1546 | KFACT_STARTING_DEPTH = 0.3 |
---|
1547 | |
---|
1548 | # KFACT_MAX ([-]) : Maximum Factor for Ks increase due to vegetation {HYDROL_CWRR } |
---|
1549 | KFACT_MAX = 10.0 |
---|
1550 | |
---|
1551 | # ROUTING_TIMESTEP ([seconds]) : Time step of the routing scheme {RIVER_ROUTING} |
---|
1552 | ROUTING_TIMESTEP = 86400. |
---|
1553 | |
---|
1554 | # ROUTING_RIVERS ([-]) : Number of rivers {RIVER_ROUTING} |
---|
1555 | ROUTING_RIVERS = 50 |
---|
1556 | |
---|
1557 | # DO_FLOODINFILT ([FLAG]) : Should floodplains reinfiltrate into the soil {RIVER_ROUTING} |
---|
1558 | DO_FLOODINFILT = n |
---|
1559 | |
---|
1560 | # DO_SWAMPS ([FLAG]) : Should we include swamp parameterization {RIVER_ROUTING} |
---|
1561 | DO_SWAMPS = n |
---|
1562 | |
---|
1563 | # DO_PONDS ([FLAG]) : Should we include ponds {RIVER_ROUTING} |
---|
1564 | DO_PONDS = n |
---|
1565 | |
---|
1566 | # SLOW_TCST ([days]) : Time constant for the slow reservoir {RIVER_ROUTING } |
---|
1567 | SLOW_TCST = n |
---|
1568 | |
---|
1569 | # FAST_TCST ([days]) : Time constant for the fast reservoir {RIVER_ROUTING } |
---|
1570 | FAST_TCST = fast_tcst_cwrr or fast_tcst_chois depending on flag HYDROL_CWRR |
---|
1571 | |
---|
1572 | # STREAM_TCST ([days]) : Time constant for the stream reservoir {RIVER_ROUTING} |
---|
1573 | STREAM_TCST = stream_tcst_cwrr or stream_tcst_chois depending on flag HYDROL_CWRR |
---|
1574 | |
---|
1575 | # FLOOD_TCST ([days]) : Time constant for the flood reservoir {RIVER_ROUTING} |
---|
1576 | FLOOD_TCST = 4.0 |
---|
1577 | |
---|
1578 | # SWAMP_CST ([-]) : Fraction of the river that flows back to swamps {RIVER_ROUTING} |
---|
1579 | SWAMP_CST = 0.2 |
---|
1580 | |
---|
1581 | # FLOOD_BETA ([-] ) : Parameter to fix the shape of the floodplain {RIVER_ROUTING} |
---|
1582 | FLOOD_BETA = 2.0 |
---|
1583 | |
---|
1584 | # POND_BETAP ([-] ) : Ratio of the basin surface intercepted by ponds and the maximum surface of ponds {RIVER_ROUTING} |
---|
1585 | POND_BETAP = 0.5 |
---|
1586 | |
---|
1587 | # FLOOD_CRI ([mm] ) : Potential height for which all the basin is flooded {DO_FLOODPLAINS or DO_PONDS} |
---|
1588 | FLOOD_CRI = 2000. |
---|
1589 | |
---|
1590 | # POND_CRI ([mm] ) : Potential height for which all the basin is a pond {DO_FLOODPLAINS or DO_PONDS} |
---|
1591 | POND_CRI = 2000. |
---|
1592 | |
---|
1593 | # RIVER_DESC ([FLAG]) : Writes out a description of the rivers {RIVER_ROUTING} |
---|
1594 | RIVER_DESC = n |
---|
1595 | |
---|
1596 | # RIVER_DESC_FILE ([FILE]) : Filename in which we write the description of the rivers. If suffix is ".nc" a netCDF file is created {RIVER_DESC} |
---|
1597 | RIVER_DESC_FILE = river_desc.txt |
---|
1598 | |
---|
1599 | # ROUTING_FILE ([FILE]) : Name of file which contains the routing information {RIVER_ROUTING} |
---|
1600 | ROUTING_FILE = routing.nc |
---|
1601 | |
---|
1602 | # IRRIGATION_FILE ([FILE]) : Name of file which contains the map of irrigated areas {DO_IRRIGATION OR DO_FLOODPLAINS} |
---|
1603 | IRRIGATION_FILE = floodplains.nc |
---|
1604 | |
---|
1605 | # EPS_CARBON ([%] ) : Allowed error on carbon stock {SPINUP_ANALYTIC} |
---|
1606 | EPS_CARBON = 0.01 |
---|
1607 | |
---|
1608 | # SPINUP_PERIOD ([years] ) : Period to calulcate equilibrium during spinup analytic {SPINUP_ANALYTIC} |
---|
1609 | SPINUP_PERIOD = -1 |
---|
1610 | |
---|
1611 | # STOMATE_FORCING_NAME ([FILE]) : Name of STOMATE's forcing file {OK_STOMATE} |
---|
1612 | STOMATE_FORCING_NAME = NONE |
---|
1613 | |
---|
1614 | # STOMATE_FORCING_MEMSIZE ([MegaBytes]) : Size of STOMATE forcing data in memory {OK_STOMATE} |
---|
1615 | STOMATE_FORCING_MEMSIZE = 50 |
---|
1616 | |
---|
1617 | # STOMATE_CFORCING_NAME ([FILE]) : Name of STOMATE's carbon forcing file {OK_STOMATE} |
---|
1618 | STOMATE_CFORCING_NAME = NONE |
---|
1619 | |
---|
1620 | # FORCESOIL_STEP_PER_YEAR ([days, months, year]) : Number of time steps per year for carbon spinup. {OK_STOMATE} |
---|
1621 | FORCESOIL_STEP_PER_YEAR = 365 |
---|
1622 | |
---|
1623 | # FORCESOIL_NB_YEAR ([years]) : Number of years saved for carbon spinup. {OK_STOMATE} |
---|
1624 | FORCESOIL_NB_YEAR = 1 |
---|
1625 | |
---|
1626 | # REFTEMP_FILE ([FILE]) : Name of file from which the reference temperature can be read {OK_STOMATE} |
---|
1627 | REFTEMP_FILE = NONE |
---|
1628 | |
---|
1629 | # XIOS_ORCHIDEE_OK ([FLAG]) : Use XIOS for writing diagnostics file {} |
---|
1630 | XIOS_ORCHIDEE_OK = n |
---|
1631 | |
---|