source: BOL/LMDZ_Setup_amaury/DEF/orchidee.def_6.2work @ 4931

Last change on this file since 4931 was 4615, checked in by asima, 13 months ago

Initial import of LMDZ_Setup environment
(former TEST_PROD which was distributed as tutorial_prod.tar).

See also related doc LMDZ_Setup_HowTo (former tutorial_prod_FAQ) :
https://docs.google.com/document/d/1OLZG6e-86NiXuv5-aALxKIh-QPkp4BdCwWtiBFot-6c

This initial import corresponds to TEST_PROD from
https://lmdz.lmd.jussieu.fr/pub/Training/Archive/tutorial_prod.tar_v20230707.

Previous versions of tutorial_prod.tar are available at
https://lmdz.lmd.jussieu.fr/pub/Training/Archive

File size: 7.4 KB
Line 
1# 2023_04_23 A Sima pour tutorial_prod :
2# fichier copie de orchidee.def_6.1, avec seul changement :
3# DOWNREGULATION_CO2_NEW=y au lieu de DOWNREGULATION_CO2=y
4# qui est la seule vraie difference entre orchidee.def_6.1 et orchidee.def_6.2work_orig
5#
6#**************************************************************************
7#                    Parameter file list for ORCHIDEE
8# See all optional parameters in
9# modipsl/modeles/ORCHIDEE/orchidee.default
10#**************************************************************************
11
12# Input and output
13#**************************************************************************
14# Restart the time from the GCM.
15# default = n
16SECHIBA_reset_time = y
17
18# Name of restart to read for initial conditions
19# default = NONE
20SECHIBA_restart_in= sechiba_rest_in.nc
21
22# Name of restart to read for initial conditions of STOMATE
23# default = NONE
24STOMATE_RESTART_FILEIN= stomate_rest_in.nc
25
26# Use XIOS for writing diagnostics file
27# default = y
28XIOS_ORCHIDEE_OK = y
29
30# Writefrequency in seconds in sechiba_history.nc
31# default = 0
32WRITE_STEP = 0
33
34# Print level for text output in out_orchidee_*
35# PRINTLEV = 1 : some output in initialization phase
36# PRINTLEV = 2 : more output in initialization phase and printing of new
37# date
38# PRINTLEV = 3, 4,.. : more output also at each timestep
39PRINTLEV=1
40
41# Hydrology parameters
42#**************************************************************************
43# Activate the multi-layer diffusion scheme adapted from CWRR
44# default = y
45HYDROL_CWRR = y
46
47# Activate river routing
48# default = n
49RIVER_ROUTING = n
50# Specify routing method :
51#ROUTING_METHOD = simple
52
53# Activate creation of river_desc.nc file
54# RIVER_DESC will be activated only the first execution in the
55# simulation.
56RIVER_DESC= n
57
58# SOILTYPE_CLASSIF :  Type of classification used for the map of soil
59# types (default zobler)
60SOILTYPE_CLASSIF = zobler
61SOILALB_FILE     = soils_param.nc
62SOILCLASS_FILE   = soils_param.nc
63
64# DO_RSOIL : Reduce soil evaporation with a soil resistance (default n)
65DO_RSOIL = n
66
67# To make AVAN and NVAN constant with depth (default CWRR_AKS_A0=0,
68# CWRR_AKS_POWER=0, CWRR_NKS_A0=0, CWRR_NKS_POWER=0 )
69CWRR_AKS_A0 = 0.
70CWRR_AKS_POWER = 0.
71CWRR_NKS_A0 = 0.
72CWRR_NKS_POWER = 0.
73
74#**************************************************************************
75# Activate Stomate component
76STOMATE_OK_STOMATE= y
77
78# Activate calculations of CO2 according to Farqhuar and Ball
79# default = y
80STOMATE_OK_CO2 = y
81
82# CDRAG_from_GCM: Use cdrag coefficient from gcm (default=y if coupled
83# to LMDZ)
84CDRAG_from_GCM = y
85
86# Interception reservoir coefficient.
87# default = 0.1
88SECHIBA_QSINT = 0.02
89
90# Use 15 PFTs. Note that PFTmap.nc must contains 15PFTs.
91# PFT=10, 14 and 15 share the same parametrization except for VCMAX and
92# LAI_MAX specified below. 
93NVM=15
94PFT_TO_MTC=1,2,3,4,5,6,7,8,9,10,11,12,13,10,10
95PFT_NAME__10='temperate C3           grass      '
96PFT_NAME__14='tropical  C3           grass      '
97PFT_NAME__15='boreal    C3           grass      '
98
99# STRESS_GS, STRESS_GM, STRESS_VCMAX : Stress on GS, GM and VCMAX
100# Default STRESS_GS=1, STRESS_GM=1, STRESS_VCMAX=1 for all PFTs
101STRESS_GS=1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.
102STRESS_GM=1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.
103STRESS_VCMAX=1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.
104
105# Optimized parameters for albedo (default values)
106ALB_LEAF_NIR = 0.,0.23,0.18,0.18,0.20,0.24,0.15,0.26,0.20,0.24,0.27,0.28,0.26,0.24,0.24
107ALB_LEAF_VIS = 0.,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.06,0.06,0.06,0.06,0.06,0.06
108SNOWA_AGED_NIR = 0.50,0,0,0.10,0.37,0.08,0.16,0.17,0.27,0.44,0.44,0.44,0.44,0.44,0.44
109SNOWA_DEC_NIR = 0.13,0,0,0.10,0.10,0.16,0.04,0.07,0.08,0.12,0.12,0.12,0.12,0.12,0.12
110SNOWA_AGED_VIS = 0.74,0,0,0.08,0.24,0.07,0.18,0.18,0.33,0.57,0.57,0.57,0.57,0.57,0.57
111SNOWA_DEC_VIS = 0.21,0,0,0.14,0.08,0.17,0.05,0.06,0.09,0.15,0.15,0.15,0.15,0.15,0.15
112
113# Optimized parameters for photosynthetic capacity
114# Default values except for PFT=15
115VCMAX25__02 = 45.0
116VCMAX25__03 = 45.0
117VCMAX25__04 = 35.0
118VCMAX25__05 = 40.0
119VCMAX25__06 = 50.0
120VCMAX25__07 = 45.0
121VCMAX25__08 = 35.0
122VCMAX25__09 = 35.0
123VCMAX25__10 = 50.0
124VCMAX25__11 = 50.0
125VCMAX25__12 = 60.0
126VCMAX25__13 = 60.0
127VCMAX25__14 = 50.0
128VCMAX25__15 = 40.0
129
130# Optimized parameters for LAI
131# Default values except for PFT=15
132LAI_MAX__02 = 7.0
133LAI_MAX__03 = 5.0
134LAI_MAX__04 = 5.0
135LAI_MAX__05 = 4.0
136LAI_MAX__06 = 5.0
137LAI_MAX__07 = 3.5
138LAI_MAX__08 = 4.0
139LAI_MAX__09 = 3.0
140LAI_MAX__10 = 2.5
141LAI_MAX__11 = 2.0
142LAI_MAX__12 = 5.0
143LAI_MAX__13 = 5.0
144LAI_MAX__14 = 2.5
145LAI_MAX__15 = 2.0
146
147# Activate downregulation for CO2
148#DOWNREGULATION_CO2=y
149DOWNREGULATION_CO2_NEW=y
150DOWNREGULATION_CO2_BASELEVEL=380.
151
152# Activate harvest of wood
153DO_WOOD_HARVEST=y
154
155# Growth respiration (default values except for PFT=14 and PFT=15)
156FRAC_GROWTHRESP__02 = 0.35
157FRAC_GROWTHRESP__03 = 0.35
158FRAC_GROWTHRESP__04 = 0.28
159FRAC_GROWTHRESP__05 = 0.28
160FRAC_GROWTHRESP__06 = 0.28
161FRAC_GROWTHRESP__07 = 0.35
162FRAC_GROWTHRESP__08 = 0.35
163FRAC_GROWTHRESP__09 = 0.35
164FRAC_GROWTHRESP__10 = 0.28
165FRAC_GROWTHRESP__11 = 0.28
166FRAC_GROWTHRESP__12 = 0.28
167FRAC_GROWTHRESP__13 = 0.28
168FRAC_GROWTHRESP__14 = 0.35
169FRAC_GROWTHRESP__15 = 0.35
170
171# Maintenance respiration slope C (default values except for PFT=14 and
172# PFT=15)
173MAINT_RESP_SLOPE_C__02 = 0.12
174MAINT_RESP_SLOPE_C__03 = 0.12
175MAINT_RESP_SLOPE_C__04 = 0.16
176MAINT_RESP_SLOPE_C__05 = 0.16
177MAINT_RESP_SLOPE_C__06 = 0.16
178MAINT_RESP_SLOPE_C__07 = 0.25
179MAINT_RESP_SLOPE_C__08 = 0.25
180MAINT_RESP_SLOPE_C__09 = 0.25
181MAINT_RESP_SLOPE_C__10 = 0.16
182MAINT_RESP_SLOPE_C__11 = 0.12
183MAINT_RESP_SLOPE_C__12 = 0.16
184MAINT_RESP_SLOPE_C__13 = 0.12
185MAINT_RESP_SLOPE_C__14 = 0.12
186MAINT_RESP_SLOPE_C__15 = 0.25
187
188# Soil turnover (default CARBON_TAU=7, CARBON_TAU_IPASSOVE=300)
189CARBON_TAU_ISLOW = 7
190CARBON_TAU_IPASSIVE = 300
191
192# Take carbon from atmosphere if carbohydrate reserve too small, PFT
193# dependent
194# Set to y for all pft except C4 grass (pft=11) and tropical C3 grass
195# (pft=14)
196ALWAYS_INIT =  y, y, y, y, y, y, y, y, y, y, n, y, y, n, y
197
198# Do not use default fire module
199# Default FIRE_DISABLE=y
200FIRE_DISABLE = y
201
202# Parameters related to vegetation map
203#**************************************************************************
204# Update vegetation frequency
205# The maximum vegetation fractions will be update at this period
206# default = 1Y
207VEGET_UPDATE= 0Y
208
209# Read lai map (default n)
210LAI_MAP=  n
211
212# Parameters related to surface and thermal physical properties
213#************************************************************************
214# Read bare soil albedo from file with background MODIS data
215# Default ALB_BG_MODIS=y
216ALB_BG_MODIS = y
217ALB_BG_FILE  = alb_bg.nc
218
219# ROUGH_DYN : Account for a dynamic roughness height (activation of Su
220# et al. parametrization) (default y)
221ROUGH_DYN=y
222
223# OK_FREEZE :  Activate the complet soil freezing scheme (default y)
224OK_FREEZE=y
225
226# DEPTH_MAX_T (m) :  Maximum depth of the soil thermodynamics (default
227# 90)
228DEPTH_MAX_T=90
229
230# OK_EXPLICITSNOW :  Activate explict snow scheme (default y)
231OK_EXPLICITSNOW=y
232
233# READ_REFTEMP :  Initialize soil temperature using climatological
234# temperature (default y if OK_FREEZE=y)
235READ_REFTEMP=y
236
237# Parameters related to chemistry bvoc
238#************************************************************************
239# CHEMISTRY_OK_BVOC :  Activate chemistry
240CHEMISTRY_BVOC =  n
241
242# CO2 FOR BVOC - WILKINSON :  CO2 inhibition effect for isoprene based
243# on Wilkinson approach?
244CO2_FOR_BVOC_WILKINSON=n
245
246# CO2 FOR BVOC - POSSELL :  CO2 inhibition effect for isoprene based on
247# Possell approach?
248CO2_FOR_BVOC_POSSELL=n
Note: See TracBrowser for help on using the repository browser.