Ignore:
Timestamp:
03/08/16 13:04:48 (8 years ago)
Author:
jgipsl
Message:

Update to be coherent with LMDZOR_v6 :

  • added vert.def and removed vertical dependencies from gcm.def and physiq.def
  • added new physiq.def_NPv5.4. Note this is still under develeoppement.
  • clean old parameters in orchidee not longer used/existing
  • use file_def_orchidee.xml from ORCHIDEE source model directory
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/orchidee.def_CWRR

    r2694 r2770  
    3333HYDROL_CWRR = y 
    3434 
    35 # Total depth of soil reservoir 
    36 # default = 2./4. depending on HYDROL_CWRR 
    37 HYDROL_SOIL_DEPTH = 2. 
    38  
    39 # Root profile 
    40 HYDROL_HUMCSTE = 5.0, 0.8, 0.8, 1.0, 0.8, 0.8, 1.0, 1.0, 0.8, 4.0, 4.0, 4.0, 4.0  
    41  
    4235# Activate river routing 
    4336# default = n 
     
    6255# Parmeters related to vegetation map 
    6356#************************************************************************** 
    64 # Read a land_use vegetation map 
    65 # default = n 
    66 LAND_USE = y 
    67  
    6857# Year of the land_use vegetation map readed 
    6958# year off the pft map 
     
    8372VEGET_UPDATE = _AUTO_ 
    8473 
    85 # treat land use modifications 
    86 # With this variable, you can use a Land Use map 
    87 # to simulate anthropic modifications such as    
    88 # deforestation.                                 
    89 # If LAND_USE 
    90 # default = y 
    91 LAND_COVER_CHANGE = _AUTO_ 
    92  
    9374# Do not use default fire module 
    9475FIRE_DISABLE = y 
     
    9879RIVER_DESC_FILE =  river_desc.nc 
    9980 
     81# Read bare soil albedo from file with background MODIS data 
     82ALB_BG_MODIS = y 
     83 
     84# Parameter related to chemistry bvoc  
     85#************************************************************************ 
     86# CHEMISTRY_OK_BVOC ([FLAG]) :  Activate chemistry    {OK_SECHIBA} 
     87# default =  n  
     88CHEMISTRY_BVOC =  n 
     89 
     90# CO2 FOR BVOC - WILKINSON ([FLAG]) :  CO2 inhibition effect for isoprene based on Wilkinson approach?    {CHEMISTRY_OK_BVOC } 
     91CO2_FOR_BVOC_WILKINSON=n 
     92 
     93# CO2 FOR BVOC - POSSELL ([FLAG]) :  CO2 inhibition effect for isoprene based on Possell approach?    {CHEMISTRY_OK_BVOC } 
     94CO2_FOR_BVOC_POSSELL=n 
     95 
Note: See TracChangeset for help on using the changeset viewer.