source: CMIP6/DAMIP/CM61-LR-hist-GHG-03.1950/Debug/CM61-LR-hist-GHG-03.1950_19490101_19491231_orchidee.def @ 4385

Last change on this file since 4385 was 4385, checked in by ggalod, 5 years ago

sauvegarde exp DAMIP

File size: 7.4 KB
Line 
1orchidee.def
2
3_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
4|  0   orchidee.def
5- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
60#
70#**************************************************************************
80#                    Parameter file list for ORCHIDEE
90# See all optional parameters in modipsl/modeles/ORCHIDEE/orchidee.default
100#**************************************************************************
110
120# Input and output
130#**************************************************************************
140# Restart the time from the GCM.
150# default = n
160SECHIBA_reset_time = y
170
180# Name of restart to read for initial conditions
190# default = NONE
200SECHIBA_restart_in= sechiba_rest_in.nc
210
220# Name of restart to read for initial conditions of STOMATE
230# default = NONE
240STOMATE_RESTART_FILEIN= stomate_rest_in.nc
250
260# Use XIOS for writing diagnostics file
270# default = y
280XIOS_ORCHIDEE_OK = y
290
300# Writefrequency in seconds in sechiba_history.nc
310# default = 0
320WRITE_STEP = 0
330
340# Print level for text output in out_orchidee_*
350# PRINTLEV = 1 : some output in initialization phase
360# PRINTLEV = 2 : more output in initialization phase and printing of new date
370# PRINTLEV = 3, 4,.. : more output also at each timestep
380PRINTLEV=1
390
400# Hydrology parameters
410#**************************************************************************
420# Activate the multi-layer diffusion scheme adapted from CWRR
430# default = y
440HYDROL_CWRR = y
450
460# Activate river routing
470# default = y
480RIVER_ROUTING = y
490
500# Activate creation of river_desc.nc file
510# RIVER_DESC will be activated only the first execution in the simulation.
520RIVER_DESC= n
530
540# SOILTYPE_CLASSIF :  Type of classification used for the map of soil types (default zobler)
550SOILTYPE_CLASSIF = zobler
560SOILALB_FILE     = soils_param.nc
570SOILCLASS_FILE   = soils_param.nc
580
590# DO_RSOIL : Reduce soil evaporation with a soil resistance (default n)
600DO_RSOIL = n
610
620# 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 )
630CWRR_AKS_A0 = 0.
640CWRR_AKS_POWER = 0.
650CWRR_NKS_A0 = 0.
660CWRR_NKS_POWER = 0.
670
680#**************************************************************************
690# Activate Stomate component
700STOMATE_OK_STOMATE= y
710
720# Activate calculations of CO2 according to Farqhuar and Ball
730# default = y
740STOMATE_OK_CO2 = y
750
760# CDRAG_from_GCM: Use cdrag coefficient from gcm (default=y if coupled to LMDZ)
770CDRAG_from_GCM = y
780
790# Interception reservoir coefficient.
800# default = 0.1
810SECHIBA_QSINT = 0.02
820
830# Use 15 PFTs. Note that PFTmap.nc must contains 15PFTs.
840# PFT=10, 14 and 15 share the same parametrization except for VCMAX and LAI_MAX specified below. 
850NVM=15
860PFT_TO_MTC=1,2,3,4,5,6,7,8,9,10,11,12,13,10,10
870PFT_NAME__10='temperate C3           grass      '
880PFT_NAME__14='tropical  C3           grass      '
890PFT_NAME__15='boreal    C3           grass      '
900
910# STRESS_GS, STRESS_GM, STRESS_VCMAX : Stress on GS, GM and VCMAX
920# Default STRESS_GS=1, STRESS_GM=1, STRESS_VCMAX=1 for all PFTs
930STRESS_GS=1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.
940STRESS_GM=1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.
950STRESS_VCMAX=1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.
960
970# Optimized parameters for albedo (default values)
980ALB_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
990ALB_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
1000SNOWA_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
1010SNOWA_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
1020SNOWA_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
1030SNOWA_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
1040
1050# Optimized parameters for photosynthetic capacity
1060# Default values except for PFT=15
1070VCMAX25__02 = 45.0
1080VCMAX25__03 = 45.0
1090VCMAX25__04 = 35.0
1100VCMAX25__05 = 40.0
1110VCMAX25__06 = 50.0
1120VCMAX25__07 = 45.0
1130VCMAX25__08 = 35.0
1140VCMAX25__09 = 35.0
1150VCMAX25__10 = 50.0
1160VCMAX25__11 = 50.0
1170VCMAX25__12 = 60.0
1180VCMAX25__13 = 60.0
1190VCMAX25__14 = 50.0
1200VCMAX25__15 = 40.0
1210
1220# Optimized parameters for LAI
1230# Default values except for PFT=15
1240LAI_MAX__02 = 7.0
1250LAI_MAX__03 = 5.0
1260LAI_MAX__04 = 5.0
1270LAI_MAX__05 = 4.0
1280LAI_MAX__06 = 5.0
1290LAI_MAX__07 = 3.5
1300LAI_MAX__08 = 4.0
1310LAI_MAX__09 = 3.0
1320LAI_MAX__10 = 2.5
1330LAI_MAX__11 = 2.0
1340LAI_MAX__12 = 5.0
1350LAI_MAX__13 = 5.0
1360LAI_MAX__14 = 2.5
1370LAI_MAX__15 = 2.0
1380
1390# Activate downregulation for CO2
1400DOWNREGULATION_CO2=y
1410DOWNREGULATION_CO2_BASELEVEL=380.
1420
1430# Activate harvest of wood
1440DO_WOOD_HARVEST= y
1450
1460# Growth respiration (default values except for PFT=14 and PFT=15)
1470FRAC_GROWTHRESP__02 = 0.35
1480FRAC_GROWTHRESP__03 = 0.35
1490FRAC_GROWTHRESP__04 = 0.28
1500FRAC_GROWTHRESP__05 = 0.28
1510FRAC_GROWTHRESP__06 = 0.28
1520FRAC_GROWTHRESP__07 = 0.35
1530FRAC_GROWTHRESP__08 = 0.35
1540FRAC_GROWTHRESP__09 = 0.35
1550FRAC_GROWTHRESP__10 = 0.28
1560FRAC_GROWTHRESP__11 = 0.28
1570FRAC_GROWTHRESP__12 = 0.28
1580FRAC_GROWTHRESP__13 = 0.28
1590FRAC_GROWTHRESP__14 = 0.35
1600FRAC_GROWTHRESP__15 = 0.35
1610
1620# Maintenance respiration slope C (default values except for PFT=14 and PFT=15)
1630MAINT_RESP_SLOPE_C__02 = 0.12
1640MAINT_RESP_SLOPE_C__03 = 0.12
1650MAINT_RESP_SLOPE_C__04 = 0.16
1660MAINT_RESP_SLOPE_C__05 = 0.16
1670MAINT_RESP_SLOPE_C__06 = 0.16
1680MAINT_RESP_SLOPE_C__07 = 0.25
1690MAINT_RESP_SLOPE_C__08 = 0.25
1700MAINT_RESP_SLOPE_C__09 = 0.25
1710MAINT_RESP_SLOPE_C__10 = 0.16
1720MAINT_RESP_SLOPE_C__11 = 0.12
1730MAINT_RESP_SLOPE_C__12 = 0.16
1740MAINT_RESP_SLOPE_C__13 = 0.12
1750MAINT_RESP_SLOPE_C__14 = 0.12
1760MAINT_RESP_SLOPE_C__15 = 0.25
1770
1780# Soil turnover (default CARBON_TAU=7, CARBON_TAU_IPASSOVE=300)
1790CARBON_TAU_ISLOW = 7
1800CARBON_TAU_IPASSIVE = 300
1810
1820# Take carbon from atmosphere if carbohydrate reserve too small, PFT dependent
1830# Set to y for all pft except C4 grass (pft=11) and tropical C3 grass (pft=14)
1840ALWAYS_INIT =  y, y, y, y, y, y, y, y, y, y, n, y, y, n, y
1850
1860# Do not use default fire module
1870# Default FIRE_DISABLE=y
1880FIRE_DISABLE = y
1890
1900# Parameters related to vegetation map
1910#**************************************************************************
1920# Update vegetation frequency
1930# The maximum vegetation fractions will be update at this period
1940# default = 1Y
1950VEGET_UPDATE= n
1960
1970# Read lai map (default n)
1980LAI_MAP=  n
1990
2000# Parameters related to surface and thermal physical properties
2010#************************************************************************
2020# Read bare soil albedo from file with background MODIS data
2030# Default ALB_BG_MODIS=y
2040ALB_BG_MODIS = y
2050ALB_BG_FILE  = alb_bg.nc
2060
2070# ROUGH_DYN : Account for a dynamic roughness height (activation of Su et al. parametrization) (default y)
2080ROUGH_DYN=y
2090
2100# OK_FREEZE :  Activate the complet soil freezing scheme (default y)
2110OK_FREEZE=y
2120
2130# DEPTH_MAX_T (m) :  Maximum depth of the soil thermodynamics (default 90)
2140DEPTH_MAX_T=90
2150
2160# OK_EXPLICITSNOW :  Activate explict snow scheme (default y)
2170OK_EXPLICITSNOW=y
2180
2190# READ_REFTEMP :  Initialize soil temperature using climatological temperature (default y if OK_FREEZE=y)
2200READ_REFTEMP=y
2210
2220# Parameters related to chemistry bvoc
2230#************************************************************************
2240# CHEMISTRY_OK_BVOC :  Activate chemistry
2250CHEMISTRY_BVOC =  n
2260
2270# CO2 FOR BVOC - WILKINSON :  CO2 inhibition effect for isoprene based on Wilkinson approach?
2280CO2_FOR_BVOC_WILKINSON=n
2290
2300# CO2 FOR BVOC - POSSELL :  CO2 inhibition effect for isoprene based on Possell approach?
2310CO2_FOR_BVOC_POSSELL=n
2320
233
Note: See TracBrowser for help on using the repository browser.