Ignore:
Timestamp:
02/09/17 13:34:41 (7 years ago)
Author:
acosce
Message:

update LMDZORINCA_v6 :
Add copie of histstrataer.xml in lmdz.card
Add manage of AUTO in histstrataer.xml in lmdz.driver
make modifications "NP" 6.0.8 for AER_pdCtrl

File:
1 edited

Legend:

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

    r3024 r3117  
    4242SOILCLASS_FILE   = soils_param_usdatop.nc 
    4343 
     44# DO_RSOIL : Reduce soil evaporation with a soil resistance 
     45DO_RSOIL=y 
     46 
    4447#************************************************************************** 
    4548# Activate Stomate component 
     
    5861SECHIBA_QSINT = 0.02 
    5962 
    60 # 
     63# STRESS_GS, STRESS_GM, STRESS_VCMAX : Stress on GS, GM and VCMAX 
     64STRESS_GS=1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1. 
     65STRESS_GM=1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1. 
     66STRESS_VCMAX=0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,1.,0.,1. 
     67 
     68# Optimized parameters for albedo 
     69ALB_LEAF_NIR = 0., 0.23, 0.18, 0.18, 0.20, 0.24, 0.15, 0.26, 0.20, 0.24, 0.27, 0.28, 0.26 
     70ALB_LEAF_VIS = 0., 0.04, 0.04, 0.04, 0.04, 0.03, 0.03, 0.03, 0.03, 0.06, 0.06, 0.06, 0.06 
     71SNOWA_AGED_NIR = 0.50, 0, 0, 0.10, 0.37, 0.08, 0.16, 0.17, 0.27, 0.44, 0.44, 0.44, 0.44 
     72SNOWA_DEC_NIR = 0.13, 0, 0, 0.10, 0.10, 0.16, 0.04, 0.07, 0.08, 0.12, 0.12, 0.12, 0.12 
     73SNOWA_AGED_VIS = 0.74, 0, 0, 0.08, 0.24, 0.07, 0.18, 0.18, 0.33, 0.57, 0.57, 0.57, 0.57 
     74SNOWA_DEC_VIS = 0.21, 0, 0, 0.14, 0.08, 0.17, 0.05, 0.06, 0.09, 0.15, 0.15, 0.15, 0.15 
     75 
    6176# Parameters related to vegetation map 
    6277#************************************************************************** 
Note: See TracChangeset for help on using the changeset viewer.