Ignore:
Timestamp:
08/01/16 12:14:02 (8 years ago)
Author:
acosce
Message:

Homogenization of card between LMDZORINCA_v6 and LDMZOR_v6
+ add new config NMHC in LMDZORINCA_v6
+ compilation with XIOS2
+ add new resolution for LMDZORINCA_v6 (144x142x79 AER)

File:
1 edited

Legend:

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

    r2784 r2954  
    8080RIVER_DESC_FILE =  river_desc.nc 
    8181 
     82# Parameters related to surface and thermal physical properties 
     83#************************************************************************ 
    8284# Read bare soil albedo from file with background MODIS data 
    8385ALB_BG_MODIS = y 
     86ALB_BG_FILE  = alb_bg.nc 
    8487 
    85 # Parameter related to chemistry bvoc  
     88# ROUGH_DYN : Account for a dynamic roughness height (activation of Su et al. parametrization) 
     89ROUGH_DYN=y 
     90 
     91# OK_FREEZE :  Activate the complet soil freezing scheme 
     92OK_FREEZE=n 
     93 
     94# DEPTH_MAX_T (m) :  Maximum depth of the soil thermodynamics 
     95DEPTH_MAX_T=90 
     96 
     97# OK_EXPLICITSNOW :  Activate explict snow scheme 
     98OK_EXPLICITSNOW=y 
     99  
     100# READ_REFTEMP :  Initialize soil temperature using climatological temperature 
     101READ_REFTEMP=n 
     102 
     103# Parameters related to chemistry bvoc  
    86104#************************************************************************ 
    87 # CHEMISTRY_OK_BVOC ([FLAG]) :  Activate chemistry    {OK_SECHIBA} 
    88 # default =  n  
     105# CHEMISTRY_OK_BVOC :  Activate chemistry 
    89106CHEMISTRY_BVOC =  n 
    90107 
    91 # CO2 FOR BVOC - WILKINSON ([FLAG]) :  CO2 inhibition effect for isoprene based on Wilkinson approach?    {CHEMISTRY_OK_BVOC } 
     108# CO2 FOR BVOC - WILKINSON :  CO2 inhibition effect for isoprene based on Wilkinson approach? 
    92109CO2_FOR_BVOC_WILKINSON=n 
    93110 
    94 # CO2 FOR BVOC - POSSELL ([FLAG]) :  CO2 inhibition effect for isoprene based on Possell approach?    {CHEMISTRY_OK_BVOC } 
     111# CO2 FOR BVOC - POSSELL :  CO2 inhibition effect for isoprene based on Possell approach? 
    95112CO2_FOR_BVOC_POSSELL=n 
    96113 
Note: See TracChangeset for help on using the changeset viewer.