Ignore:
Timestamp:
10/23/23 15:18:20 (9 months ago)
Author:
cetlod
Message:

CM7_work : finalisation, update drivers and monitoring files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/IPSLCM7/GENERAL/PARAM/ORCHIDEE/orchidee.def_v22

    r6656 r6662  
    5757# DO_RSOIL : Reduce soil evaporation with a soil resistance (default n) 
    5858DO_RSOIL = n 
     59 
     60# Fraction of saturated volumetric soil moisture above which transpir is max (0.3-0.9, unitless) 
     61WETNESS_TRANSPIR_MAX= 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8 
    5962 
    6063# 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 ) 
     
    183186CARBON_TAU_IPASSIVE = 300 
    184187 
     188 
     189FORCE_CO2_VEG =  _AUTO_ : DEFAULT = n 
     190ATM_CO2= _AUTO_  : DEFAULT = 2.8432e+02 
     191 
    185192# Take carbon from atmosphere if carbohydrate reserve too small, PFT dependent 
    186193# Set to y for all pft except C4 grass (pft=11) and tropical C3 grass (pft=14) 
     
    208215ALB_BG_FILE  = alb_bg.nc 
    209216 
     217# Time constant of the albedo decay of snow (days) (5-15) 
     218TCST_SNOWA=10. 
     219 
    210220# ROUGH_DYN : Account for a dynamic roughness height (activation of Su et al. parametrization) (default y) 
    211221ROUGH_DYN=y 
Note: See TracChangeset for help on using the changeset viewer.