1 | # $HeadURL$ |
---|
2 | # $Date$ |
---|
3 | # $Revision$ |
---|
4 | |
---|
5 | #************************************************************************** |
---|
6 | # Suggested parameter set up for ORCHIDEE 2.0 |
---|
7 | # See all optional parameters in modipsl/modeles/ORCHIDEE/orchidee.default |
---|
8 | # |
---|
9 | # Note when running with libIGCM, variables set here to _AUTOBLOCKER_ can |
---|
10 | # not be changed in run.def otherwwise the simulation will stop. Variables |
---|
11 | # set to _AUTO_ can be changed from the comp.card but they can also be |
---|
12 | # changed directly in the run.def. A value set in run.def can never be |
---|
13 | # changed again by libIGCM. |
---|
14 | #************************************************************************** |
---|
15 | |
---|
16 | # Activate Stomate component (default y) |
---|
17 | STOMATE_OK_STOMATE = _AUTOBLOCKER_ |
---|
18 | |
---|
19 | # Time length for one intergration (default full lenght of forcing file) |
---|
20 | TIME_LENGTH = _AUTO_ |
---|
21 | |
---|
22 | # Parameters related to the restart file and the start date |
---|
23 | #************************************************************************** |
---|
24 | # Time in the forcing file at which the model start if start date is not set by the forcing file (default 0) |
---|
25 | TIME_SKIP = _AUTO_ |
---|
26 | |
---|
27 | # If DRIVER_reset_time=y, read the year from forcing file instead of taking it from restart file (default n) |
---|
28 | DRIVER_reset_time = _AUTO_ |
---|
29 | |
---|
30 | # Name of restart file for the driver (default NONE) |
---|
31 | RESTART_FILEIN = _AUTOBLOCKER_ |
---|
32 | |
---|
33 | # Name of restart file for sechiba part of the model (default NONE) |
---|
34 | SECHIBA_restart_in = _AUTOBLOCKER_ |
---|
35 | |
---|
36 | # Name of restart file for stomate part of the model (default NONE) |
---|
37 | STOMATE_RESTART_FILEIN = _AUTOBLOCKER_ |
---|
38 | |
---|
39 | # Parameters related to the diagnostic output files |
---|
40 | #************************************************************************** |
---|
41 | # Use XIOS for writing diagnostics file (defulat y) |
---|
42 | XIOS_ORCHIDEE_OK = _AUTOBLOCKER_ |
---|
43 | |
---|
44 | # Flag to activate sechiba_out_2.nc history file when using IOIPSL for SECHIBA (defulat n) |
---|
45 | SECHIBA_HISTFILE2 = _AUTO_ |
---|
46 | |
---|
47 | # Writefrequency in seconds in sechiba_history.nc when using IOIPSL (default 86400) |
---|
48 | # If WRITE_STEP=0 then all IOIPSL output are deactivated |
---|
49 | WRITE_STEP = _AUTO_ |
---|
50 | |
---|
51 | # Writefrequency in seconds sechiba_out_2.nc when using IOIPSL (default 1800) |
---|
52 | WRITE_STEP2 = _AUTO_ |
---|
53 | |
---|
54 | # Writefrequency in days in stomate_history.nc when using IOIPSL (default 10) |
---|
55 | STOMATE_HIST_DT = _AUTO_ |
---|
56 | |
---|
57 | # Writefrequency in days or -1 for monthly output in stomate_ipcc_history.nc when using IOIPSL (default 0) |
---|
58 | STOMATE_IPCC_HIST_DT = _AUTO_ |
---|
59 | |
---|
60 | # Print level for text output in out_orchidee_* |
---|
61 | # PRINTLEV = 1 : some output in initialization phase |
---|
62 | # PRINTLEV = 2 : more output in initialization phase and printing of new date |
---|
63 | # PRINTLEV = 3, 4,.. : more output also at each timestep |
---|
64 | PRINTLEV=2 |
---|
65 | |
---|
66 | # Hydrology parameters |
---|
67 | #************************************************************************** |
---|
68 | # Activate the multi-layer diffusion scheme adapted from CWRR (default y) |
---|
69 | HYDROL_CWRR = y |
---|
70 | |
---|
71 | # Activate river routing (default y) |
---|
72 | RIVER_ROUTING = y |
---|
73 | |
---|
74 | # Activate creation of river_desc.nc file |
---|
75 | # RIVER_DESC will be activated only the first execution in the simulation |
---|
76 | RIVER_DESC = _AUTO_ |
---|
77 | |
---|
78 | # SOILTYPE_CLASSIF : Type of classification used for the map of soil types (default zobler) |
---|
79 | SOILTYPE_CLASSIF = zobler |
---|
80 | |
---|
81 | # Parameters related to vegetation map |
---|
82 | #************************************************************************** |
---|
83 | # Update vegetation frequency (default 0Y) |
---|
84 | VEGET_UPDATE = _AUTO_ |
---|
85 | |
---|
86 | # Read lai map (default n) |
---|
87 | LAI_MAP = y |
---|
88 | |
---|
89 | # Prescribed vegetation (default n) |
---|
90 | IMPOSE_VEG = n |
---|
91 | |
---|
92 | # Parameters related to surface and thermal physical properties |
---|
93 | #************************************************************************ |
---|
94 | # ROUGH_DYN : Account for a dynamic roughness height (activation of Su et al. parametrization) (default y) |
---|
95 | ROUGH_DYN=y |
---|
96 | |
---|
97 | # OK_FREEZE : Activate the complet soil freezing scheme (default y) |
---|
98 | OK_FREEZE=y |
---|
99 | |
---|
100 | # OK_EXPLICITSNOW : Activate explict snow scheme (default y) |
---|
101 | OK_EXPLICITSNOW=y |
---|
102 | |
---|
103 | # Carbon related parameters |
---|
104 | #************************************************************************** |
---|
105 | # Analytic spinup (default n) |
---|
106 | SPINUP_ANALYTIC = _AUTO_ |
---|
107 | SPINUP_PERIOD = _AUTO_ |
---|
108 | |
---|
109 | # Value for atmospheric CO2 (default=350) |
---|
110 | ATM_CO2 = _AUTO_: DEFAULT = 350. |
---|
111 | |
---|
112 | # Harvest of wood (default y) |
---|
113 | # Here desactivate wood harvest, no need when running without stomate |
---|
114 | DO_WOOD_HARVEST=n |
---|
115 | |
---|
116 | # Deactivate fire (default FIRE_DISABLE=y) |
---|
117 | FIRE_DISABLE=y |
---|
118 | |
---|
119 | # Optimized parameters to be used with PFTmap with 15 pfts such as |
---|
120 | # files in IGCM/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v1 |
---|
121 | #************************************************************************** |
---|
122 | # Use 15 PFTs. Note that PFTmap.nc must contains 15PFTs. |
---|
123 | # PFT=10, 14 and 15 share the same parametrization except for VCMAX25, LAI_MAX, FRAC_GROWTHRESP, |
---|
124 | # MAINT_RESP_SLOPE_C and ALWAYS_INIT specified below. |
---|
125 | # (default NVM=13) |
---|
126 | NVM=15 |
---|
127 | PFT_TO_MTC=1,2,3,4,5,6,7,8,9,10,11,12,13,10,10 |
---|
128 | PFT_NAME__10='temperate C3 grass ' |
---|
129 | PFT_NAME__14='tropical C3 grass ' |
---|
130 | PFT_NAME__15='boreal C3 grass ' |
---|
131 | |
---|
132 | VCMAX25__10 = 50.0 |
---|
133 | VCMAX25__14 = 50.0 |
---|
134 | VCMAX25__15 = 40.0 |
---|
135 | |
---|
136 | LAI_MAX__10 = 2.5 |
---|
137 | LAI_MAX__14 = 2.5 |
---|
138 | LAI_MAX__15 = 2.0 |
---|
139 | |
---|
140 | FRAC_GROWTHRESP__10 = 0.28 |
---|
141 | FRAC_GROWTHRESP__14 = 0.35 |
---|
142 | FRAC_GROWTHRESP__15 = 0.35 |
---|
143 | |
---|
144 | MAINT_RESP_SLOPE_C__10 = 0.16 |
---|
145 | MAINT_RESP_SLOPE_C__14 = 0.12 |
---|
146 | MAINT_RESP_SLOPE_C__15 = 0.25 |
---|
147 | |
---|
148 | ALWAYS_INIT__10 = y |
---|
149 | ALWAYS_INIT__14 = n |
---|
150 | ALWAYS_INIT__15 = y |
---|