Changeset 7443 for branches/ORCHIDEE_2_2


Ignore:
Timestamp:
2022-01-24T17:48:28+01:00 (2 years ago)
Author:
agnes.ducharne
Message:

Corrects comments regarding WETNESS_TRANSPIR_MAX.

Location:
branches/ORCHIDEE_2_2/ORCHIDEE
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/ORCHIDEE_2_2/ORCHIDEE/orchidee.default

    r7442 r7443  
    16081608 
    16091609# WETNESS_TRANSPIR_MAX ([-]    ) :  Soil moisture above which transpir is max   {} 
    1610 WETNESS_TRANSPIR_MAX =  0.5, 0.5, 0.5  
     1610WETNESS_TRANSPIR_MAX =  0.8, 0.8, 0.8  
    16111611 
    16121612# VWC_FC  ([m3/m3]   ) :  Volumetric water content field capacity       {} 
  • branches/ORCHIDEE_2_2/ORCHIDEE/src_sechiba/hydrol.f90

    r7337 r7443  
    14601460    !Config Desc  = Soil moisture above which transpir is max 
    14611461    !Config If    =  
    1462     !Config Def   = 0.5, 0.5, 0.5 
     1462    !Config Def   = 0.8, 0.8, 0.8 
    14631463    !Config Help  = This parameter is independent from soil texture for 
    14641464    !Config         the time being. 
Note: See TracChangeset for help on using the changeset viewer.