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

remove these configuration not use anymore

File:
1 edited

Legend:

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

    r2456 r3688  
    2020# Use XIOS for writing diagnostics file 
    2121# defulat = n 
    22 XIOS_ORCHIDEE_OK = _AUTO_ 
    23  
    24 # Flag to activate sechiba_out_2.nc history file for SECHIBA 
    25 # default  = FALSE 
    26 SECHIBA_HISTFILE2 = _AUTO_ 
    27  
    28 # SECHIBA history output level (0..10) 
    29 # default = 5 
    30 SECHIBA_HISTLEVEL = _AUTO_ 
    31  
    32 # SECHIBA history 2 output level (0..10) 
    33 # default = 1 
    34 SECHIBA_HISTLEVEL2 = _AUTO_ 
    35  
    36 # STOMATE history output level (0..10) 
    37 # default = 10 
    38 STOMATE_HISTLEVEL = _AUTO_ 
     22XIOS_ORCHIDEE_OK = y 
    3923 
    4024# Writefrequency in seconds in sechiba_history.nc 
    4125# default = 86400.0 
    42 WRITE_STEP = _AUTO_ 
    43  
    44 # Writefrequency in seconds sechiba_out_2.nc  
    45 # default = 1800.0 
    46 WRITE_STEP2 = _AUTO_ 
    47  
    48 # Writefrequency in days in stomate_history.nc 
    49 # default = 10. 
    50 STOMATE_HIST_DT = _AUTO_ 
    51  
    52 # Writefrequency in days or -1 for monthly output in stomate_ipcc_history.nc 
    53 # default = 0. 
    54 STOMATE_IPCC_HIST_DT = -1 
    55  
     26WRITE_STEP = 0 
    5627 
    5728# Hydrology parameters 
     
    7344RIVER_ROUTING = y 
    7445 
    75  
    7646#************************************************************************** 
    7747# Activate Stomate component 
     
    8454 
    8555# Use cdrag coefficient from gcm 
    86 CDRAG_FROM_GCM = y 
     56CDRAG_from_GCM = y 
    8757 
    8858# Interception reservoir coefficient. 
     
    9060SECHIBA_QSINT = 0.02 
    9161 
     62# Use 15 PFTs. Note that PFTmap.nc must contains 15PFTs. 
     63# PFT=10, 14 and 15 share the same parametrization.   
     64NVM=15 
     65PFT_TO_MTC=1,2,3,4,5,6,7,8,9,10,11,12,13,10,10 
     66 
     67# Set NVM and PFT_TO_MTC as follow to run with PFTmap files containing 13 pfts 
     68# Do this for example to run with the CMIP5 vegetation files 
     69#NVM=13 
     70#PFT_TO_MTC=1,2,3,4,5,6,7,8,9,10,11,12,13 
     71 
     72# Do not use default fire module 
     73FIRE_DISABLE = y 
     74 
    9275# Parmeters related to vegetation map 
    9376#************************************************************************** 
    94 # Read a land_use vegetation map 
    95 # default = n 
    96 LAND_USE = y 
    97  
    98 # Year of the land_use vegetation map readed 
    99 # year off the pft map 
    100 # default = 282 
    101 VEGET_YEAR = 1 
    102  
    103 # The parameter is used to bypass veget_year count  
    104 # and reinitialize it with VEGET_YEAR parameter. 
    105 # Then it is possible to change LAND USE file. 
    106 # If LAND_USE 
    107 # default = y 
    108 VEGET_REINIT = n 
    109  
    110 # Update vegetation frequency (since 2.0 version) 
    111 # 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 
    11279# default = 1Y 
    11380VEGET_UPDATE = _AUTO_ 
    11481 
    115 # treat land use modifications 
    116 # With this variable, you can use a Land Use map 
    117 # to simulate anthropic modifications such as    
    118 # deforestation.                                 
    119 # If LAND_USE 
    120 # default = y 
    121 LAND_COVER_CHANGE = _AUTO_ 
    12282 
     83# Create river description file 
     84RIVER_DESC = _AUTO_ 
     85RIVER_DESC_FILE =  river_desc.nc 
     86 
     87# Parameter related to chemistry bvoc  
     88#************************************************************************ 
     89# CHEMISTRY_OK_BVOC ([FLAG]) :  Activate chemistry    {OK_SECHIBA} 
     90# default =  n  
     91CHEMISTRY_BVOC =  n 
     92 
     93# CO2 FOR BVOC - WILKINSON ([FLAG]) :  CO2 inhibition effect for isoprene based on Wilkinson approach?    {CHEMISTRY_OK_BVOC } 
     94CO2_FOR_BVOC_WILKINSON=n 
     95 
     96# CO2 FOR BVOC - POSSELL ([FLAG]) :  CO2 inhibition effect for isoprene based on Possell approach?    {CHEMISTRY_OK_BVOC } 
     97CO2_FOR_BVOC_POSSELL=n 
     98 
     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.