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

Last change on this file since 3430 was 3430, checked in by jgipsl, 6 years ago

Set parameter for text output level for ORCHIDEE, PRINTLEV=1.

File size: 5.4 KB
RevLine 
[396]1#
[793]2#**************************************************************************
[2410]3#                    Parameter file list for ORCHIDEE
[793]4#**************************************************************************
[2410]5
6# Input and output
[793]7#**************************************************************************
[2410]8# Restart the time from the GCM.
9# default = n
[793]10SECHIBA_reset_time = y
11
[2410]12# Name of restart to read for initial conditions
[793]13# default = NONE
[2410]14SECHIBA_restart_in = _AUTOBLOCKER_
[793]15
[2410]16# Name of restart to read for initial conditions of STOMATE
[793]17# default = NONE
[2410]18STOMATE_RESTART_FILEIN = _AUTOBLOCKER_
[793]19
[2410]20# Use XIOS for writing diagnostics file
21# defulat = n
[2582]22XIOS_ORCHIDEE_OK = y
[793]23
[2410]24# Writefrequency in seconds in sechiba_history.nc
25# default = 86400.0
[2582]26WRITE_STEP = 0
[793]27
[3430]28# Print level for text output in out_orchidee_*
29# PRINTLEV = 1 : some output in initialization phase
30# PRINTLEV = 2 : more output in initialization phase and printing of new date
31# PRINTLEV = 3, 4,.. : more output also at each timestep
32PRINTLEV=1
33
[2410]34# Hydrology parameters
35#**************************************************************************
36# Activate the multi-layer diffusion scheme adapted from CWRR
37# by default the Choisnel hydrology is used.
[793]38# default = n
[2410]39HYDROL_CWRR = y
[793]40
[2410]41# Activate river routing
[793]42# default = n
[2410]43RIVER_ROUTING = y
[793]44
[2994]45# SOILTYPE_CLASSIF :  Type of classification used for the map of soil types (default zobler)
[3288]46SOILTYPE_CLASSIF = zobler
[2994]47SOILALB_FILE     = soils_param.nc
[3288]48SOILCLASS_FILE   = soils_param.nc
[2994]49
[3093]50# DO_RSOIL : Reduce soil evaporation with a soil resistance
[3197]51DO_RSOIL = y
[3093]52
[2410]53#**************************************************************************
54# Activate Stomate component
55STOMATE_OK_STOMATE = _AUTOBLOCKER_
[793]56
[2410]57# Activate calculations of CO2 according to Farqhuar and Ball
[793]58# default = n
[2410]59STOMATE_OK_CO2 = y
[793]60
[2410]61# Use cdrag coefficient from gcm
[793]62CDRAG_FROM_GCM = y
63
64# Interception reservoir coefficient.
[2410]65# default = 0.1
[793]66SECHIBA_QSINT = 0.02
67
[3418]68# Use 15 PFTs. Note that PFTmap.nc must contains 15PFTs.
69# PFT=10, 14 and 15 share the same parametrization except for VCMAX and LAI_MAX specified below. 
70NVM=15
71PFT_TO_MTC=1,2,3,4,5,6,7,8,9,10,11,12,13,10,10
[3093]72
[3418]73# STRESS_GS, STRESS_GM, STRESS_VCMAX : Stress on GS, GM and VCMAX (15 values, without space to have short line readable)
74STRESS_GS=1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.
75STRESS_GM=1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.
76STRESS_VCMAX=1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.
[3093]77
[3418]78# Optimized parameters for albedo  (15 values, without space to have short line readable for IOIPSL)
79ALB_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
80ALB_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
81SNOWA_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
82SNOWA_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
83SNOWA_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
84SNOWA_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
85
86# Optimized parameters for photosynthetic capacity
87VCMAX25__02 = 45.0
88VCMAX25__03 = 50.0
89VCMAX25__04 = 35.0
90VCMAX25__05 = 40.0
91VCMAX25__06 = 50.0
92VCMAX25__07 = 45.0
93VCMAX25__08 = 35.0
94VCMAX25__09 = 35.0
95VCMAX25__10 = 50.0
96VCMAX25__11 = 50.0
97VCMAX25__12 = 70.0
98VCMAX25__13 = 70.0
99VCMAX25__14 = 50.0
100VCMAX25__15 = 40.0
101
102# Optimized parameters for LAI
103LAI_MAX__02 = 7.0
104LAI_MAX__03 = 7.0
105LAI_MAX__04 = 5.0
106LAI_MAX__05 = 4.0
107LAI_MAX__06 = 5.0
108LAI_MAX__07 = 3.5
109LAI_MAX__08 = 4.0
110LAI_MAX__09 = 3.0
111LAI_MAX__10 = 2.5
112LAI_MAX__11 = 2.0
113LAI_MAX__12 = 5.0
114LAI_MAX__13 = 5.0
115LAI_MAX__14 = 2.5
116LAI_MAX__15 = 2.0
117
118# Activate downregulation for CO2
119DOWNREGULATION_CO2=y
120DOWNREGULATION_CO2_BASELEVEL=380.
121
122# Activate harvest of wood
123DO_WOOD_HARVEST=y
124
[2780]125# Parameters related to vegetation map
[2773]126#**************************************************************************
[793]127# Year of the land_use vegetation map readed
128# year off the pft map
[2410]129# default = 282
[863]130VEGET_YEAR = 1
[793]131
[1013]132# The parameter is used to bypass veget_year count
133# and reinitialize it with VEGET_YEAR parameter.
134# Then it is possible to change LAND USE file.
135# If LAND_USE
[2410]136# default = y
[1013]137VEGET_REINIT = n
138
[793]139# Update vegetation frequency (since 2.0 version)
[2410]140# The veget datas will be update at this period if LAND_USE
141# default = 1Y
[1692]142VEGET_UPDATE = _AUTO_
[793]143
[2674]144# Do not use default fire module
145FIRE_DISABLE = y
146
147# Create river description file
148RIVER_DESC = _AUTO_
149RIVER_DESC_FILE =  river_desc.nc
150
[2900]151# Parameters related to surface and thermal physical properties
152#************************************************************************
[2758]153# Read bare soil albedo from file with background MODIS data
154ALB_BG_MODIS = y
[2900]155ALB_BG_FILE  = alb_bg.nc
[2772]156
[2944]157# ROUGH_DYN : Account for a dynamic roughness height (activation of Su et al. parametrization)
158ROUGH_DYN=y
[2900]159
160# OK_FREEZE :  Activate the complet soil freezing scheme
[3288]161OK_FREEZE=y
[2900]162
163# DEPTH_MAX_T (m) :  Maximum depth of the soil thermodynamics
164DEPTH_MAX_T=90
165
166# OK_EXPLICITSNOW :  Activate explict snow scheme
167OK_EXPLICITSNOW=y
168 
169# READ_REFTEMP :  Initialize soil temperature using climatological temperature
[3288]170READ_REFTEMP=y
[2900]171
172# Parameters related to chemistry bvoc
[2772]173#************************************************************************
[2900]174# CHEMISTRY_OK_BVOC :  Activate chemistry
[2772]175CHEMISTRY_BVOC =  n
176
[2900]177# CO2 FOR BVOC - WILKINSON :  CO2 inhibition effect for isoprene based on Wilkinson approach?
[2772]178CO2_FOR_BVOC_WILKINSON=n
179
[2900]180# CO2 FOR BVOC - POSSELL :  CO2 inhibition effect for isoprene based on Possell approach?
[2772]181CO2_FOR_BVOC_POSSELL=n
182
Note: See TracBrowser for help on using the repository browser.