Ignore:
Timestamp:
03/23/18 15:31:39 (6 years ago)
Author:
acosce
Message:

Update IPSLESM to comply with v6 standard and add the AER experiment for the coupled model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/orchidee.def_Choi

    r3426 r3687  
    5454 
    5555# Use cdrag coefficient from gcm 
    56 CDRAG_FROM_GCM = y 
     56CDRAG_from_GCM = y 
    5757 
    5858# Interception reservoir coefficient. 
     
    7070#PFT_TO_MTC=1,2,3,4,5,6,7,8,9,10,11,12,13 
    7171 
     72# Do not use default fire module 
     73FIRE_DISABLE = y 
     74 
    7275# Parmeters related to vegetation map 
    7376#************************************************************************** 
    74 # Year of the land_use vegetation map readed 
    75 # year off the pft map 
    76 # default = 282 
    77 VEGET_YEAR = 1 
    78  
    79 # The parameter is used to bypass veget_year count  
    80 # and reinitialize it with VEGET_YEAR parameter. 
    81 # Then it is possible to change LAND USE file. 
    82 # If LAND_USE 
    83 # default = y 
    84 VEGET_REINIT = n 
    85  
    86 # Update vegetation frequency (since 2.0 version) 
    87 # The veget datas will be update at this period if LAND_USE 
     77# Update vegetation frequency 
     78# The veget datas will be update at this period 
    8879# default = 1Y 
    8980VEGET_UPDATE = _AUTO_ 
    9081 
    91 # Do not use default fire module 
    92 FIRE_DISABLE = y 
    9382 
    9483# Create river description file 
     
    10897CO2_FOR_BVOC_POSSELL=n 
    10998 
     99 
     100# Parameters below were previous default values 
     101# The new values have not been tested with Choisnel.  
     102#************************************************************************ 
     103OK_EXPLICITSNOW=n 
     104DO_WOOD_HARVEST=n 
     105ROUGH_DYN=n 
     106VCMAX25=-9999., 50.0, 65.0, 45.0, 45.0, 55.0, 45.0, 45.0, 35.0, 70.0, 70.0, 70.0, 70.0, 70.0, 70.0 
     107STRESS_GS=0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0. ,0., 0. 
     108STRESS_GM=0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0. ,0., 0. 
     109SNOWA_AGED_VIS=0.5, 0., 0., 0.15, 0.14, 0.14, 0.15, 0.14, 0.22, 0.35, 0.35, 0.35, 0.35, 0.35, 0.35 
     110SNOWA_AGED_NIR=0.35, 0., 0., 0.14, 0.14, 0.14, 0.14, 0.14, 0.14, 0.18, 0.18, 0.18, 0.18, 0.18, 0.18 
     111SNOWA_DEC_VIS= 0.45, 0., 0., 0.1, 0.06, 0.11, 0.10, 0.11, 0.18, 0.60, 0.60, 0.60, 0.60, 0.60, 0.60 
     112SNOWA_DEC_NIR= 0.45, 0., 0., 0.06, 0.06, 0.11, 0.06, 0.11, 0.11, 0.52 ,0.52, 0.52, 0.52, 0.52 ,0.52 
     113ALB_LEAF_VIS=.0, .0397, .0474, .0386, .0484, .0411, .041, .0541, .0435, .0524, .0508, .0509, .0606, .0524, .0524 
     114ALB_LEAF_NIR=.0, .227, .214, .193, .208, .244, .177, .218, .213, .252, .265, .272, .244, .252, .252 
     115FRAC_GROWTHRESP = -9999., .28, .28, .28, .28, .28, .28, .28, .28, .28, .28, .28, .28, .28, .28 
     116MAINT_RESP_SLOPE_C=-9999., .20, .20, .16, .16, .16, .16, .16, .16, .16, .12, .16, .12, .16, .16 
     117LAI_MAX=-9999., 7., 7., 5., 5., 5., 4.5, 4.5, 3.0, 2.5, 2.5, 5.,5., 2.5, 2.5 
     118ALWAYS_INIT=n, n, n, n, n, n, n, n, n, n, n, n, n, n, n 
     119ALB_BG_MODIS=n 
     120DOWNREGULATION_CO2=n 
     121DOWNREGULATION_CO2_BASELEVEL = 280. 
     122CARBON_TAU_ISLOW = 5.48 
     123CARBON_TAU_IPASSIVE = 241. 
     124OK_FREEZE = n 
     125CWRR_NKS_N0 = 0.95 
     126CWRR_NKS_POWER = 0.34 
     127CWRR_AKS_A0 = 0.00012 
     128CWRR_AKS_POWER = 0.53 
     129 
Note: See TracChangeset for help on using the changeset viewer.