# #************************************************************************** # Parameter file list for ORCHIDEE #************************************************************************** # Input and output #************************************************************************** # Restart the time from the GCM. # default = n SECHIBA_reset_time = y # Name of restart to read for initial conditions # default = NONE SECHIBA_restart_in = _AUTOBLOCKER_ # Name of restart to read for initial conditions of STOMATE # default = NONE STOMATE_RESTART_FILEIN = _AUTOBLOCKER_ # Use XIOS for writing diagnostics file # defulat = n XIOS_ORCHIDEE_OK = y # Writefrequency in seconds in sechiba_history.nc # default = 86400.0 WRITE_STEP = 0 # Hydrology parameters #************************************************************************** # Activate the multi-layer diffusion scheme adapted from CWRR # by default the Choisnel hydrology is used. # default = n HYDROL_CWRR = y # Activate river routing # default = n RIVER_ROUTING = y #************************************************************************** # Activate Stomate component # default = n STOMATE_OK_STOMATE = _AUTOBLOCKER_ # Activate calculations of CO2 according to Farqhuar and Ball # default = n STOMATE_OK_CO2 = y # Use cdrag coefficient from gcm CDRAG_FROM_GCM = y # Interception reservoir coefficient. # default = 0.1 SECHIBA_QSINT = 0.02 # # Parameters related to vegetation map #************************************************************************** # Year of the land_use vegetation map readed # year off the pft map # default = 282 VEGET_YEAR = 1 # The parameter is used to bypass veget_year count # and reinitialize it with VEGET_YEAR parameter. # Then it is possible to change LAND USE file. # If LAND_USE # default = y VEGET_REINIT = n # Update vegetation frequency (since 2.0 version) # The veget datas will be update at this period if LAND_USE # default = 1Y VEGET_UPDATE = _AUTO_ # Do not use default fire module FIRE_DISABLE = y # Create river description file RIVER_DESC = _AUTO_ RIVER_DESC_FILE = river_desc.nc # Parameters related to surface and thermal physical properties #************************************************************************ # Read bare soil albedo from file with background MODIS data ALB_BG_MODIS = y ALB_BG_FILE = alb_bg.nc # ROUGH_DYN : Account for a dynamic roughness height ROUGH_DYN=n # OK_FREEZE : Activate the complet soil freezing scheme OK_FREEZE=y # DEPTH_MAX_T (m) : Maximum depth of the soil thermodynamics DEPTH_MAX_T=90 # OK_EXPLICITSNOW : Activate explict snow scheme OK_EXPLICITSNOW=y # READ_REFTEMP : Initialize soil temperature using climatological temperature READ_REFTEMP=n # Parameters related to chemistry bvoc #************************************************************************ # CHEMISTRY_OK_BVOC : Activate chemistry CHEMISTRY_BVOC = n # CO2 FOR BVOC - WILKINSON : CO2 inhibition effect for isoprene based on Wilkinson approach? CO2_FOR_BVOC_WILKINSON=n # CO2 FOR BVOC - POSSELL : CO2 inhibition effect for isoprene based on Possell approach? CO2_FOR_BVOC_POSSELL=n