source: CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/orchidee.def_CWRR

Last change on this file was 6502, checked in by aclsce, 11 months ago

Updated IPSLCM6 to run on new RH8 TGCC environment.

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