Ignore:
Timestamp:
03/08/16 12:49:51 (8 years ago)
Author:
jgipsl
Message:

Added parameters for chemistry BVOC as done in LMDZORINCA_v6.

Location:
CONFIG/UNIFORM/v6/LMDZOR_v6/GENERAL/PARAM
Files:
2 edited

Legend:

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

    r2733 r2769  
    8181# Read bare soil albedo from file with background MODIS data 
    8282ALB_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 
  • CONFIG/UNIFORM/v6/LMDZOR_v6/GENERAL/PARAM/orchidee.def_Choi

    r2757 r2769  
    8686RIVER_DESC_FILE =  river_desc.nc 
    8787 
     88# Parameter related to chemistry bvoc  
     89#************************************************************************ 
     90# CHEMISTRY_OK_BVOC ([FLAG]) :  Activate chemistry    {OK_SECHIBA} 
     91# default =  n  
     92CHEMISTRY_BVOC =  n 
     93 
     94# CO2 FOR BVOC - WILKINSON ([FLAG]) :  CO2 inhibition effect for isoprene based on Wilkinson approach?    {CHEMISTRY_OK_BVOC } 
     95CO2_FOR_BVOC_WILKINSON=n 
     96 
     97# CO2 FOR BVOC - POSSELL ([FLAG]) :  CO2 inhibition effect for isoprene based on Possell approach?    {CHEMISTRY_OK_BVOC } 
     98CO2_FOR_BVOC_POSSELL=n 
     99 
Note: See TracChangeset for help on using the changeset viewer.