Changes between Version 24 and Version 25 of DevelopmentActivities/ORCHIDEE-MICT-IMBALANCE-P/Modules


Ignore:
Timestamp:
2015-08-05T17:06:29+02:00 (9 years ago)
Author:
ajornet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/ORCHIDEE-MICT-IMBALANCE-P/Modules

    v24 v25  
    6464 
    6565||= Dependencies =||= Keyword =||= Description =||= Default =||  
    66 || || HYDROL_CWRR || Enable/disable module (y/n) || N || 
    67 || || HYDROL_SOIL_DEPTH || Total depth of soil reservoir || 
    68 || OK_SECHIBA and .NOT.(HYDROL_CWRR) || HYDROL_OK_HDIFF || do horizontal diffusion?  || N || 
    69 || || HYDROL_TAU_HDIFF || time scale (s) for horizontal diffusion of water || 
    70  
    71 == LUC == 
    72  
    73 ||= Keyword =||= Description =|| 
    74 || || || 
     66||                                   || HYDROL_CWRR || Enable/disable module (y/n) || N || 
     67||                                   || HYDROL_SOIL_DEPTH || Total depth of soil reservoir || 
     68||OK_SECHIBA and .NOT.(HYDROL_CWRR) || HYDROL_OK_HDIFF || do horizontal diffusion?  || N || 
     69||HYDROL_OK_HDIFF                   || HYDROL_TAU_HDIFF || time scale (s) for horizontal diffusion of water || 
     70||HYDROL_CWRR || CHECK_CWRR || Should we check detailed CWRR water balance ? || 
     71||HYDROL_CWRR || DO_PONDS || Should we include ponds || 
     72||HYDROL_CWRR || CWRR_N_VANGENUCHTEN || Van genuchten coefficient n || 
     73||HYDROL_CWRR || CWRR_A_VANGENUCHTEN || Van genuchten coefficient a || 
     74||HYDROL_CWRR || VWC_RESIDUAL || Residual soil water content || 
     75||HYDROL_CWRR || VWC_SAT || Saturated soil water content || 
     76||HYDROL_CWRR || CWRR_KS || Hydraulic conductivity Saturation || 
     77||HYDROL_CWRR || WETNESS_TRANSPIR_MAX || Soil moisture above which transpir is max || 
     78||HYDROL_CWRR || VWC_FC || Volumetric water content field capacity || 
     79||HYDROL_CWRR || VWC_WP || Volumetric water content Wilting pt || 
     80||HYDROL_CWRR || VWC_MIN_FOR_WET_ALB || Vol. wat. cont. above which albedo is cst || 
     81||HYDROL_CWRR || VWC_MAX_FOR_DRY_ALB || Vol. wat. cont. below which albedo is cst || 
     82||HYDROL_CWRR || CWRR_NKS_N0 || fitted value for relation log((n-n0)/(n_ref-n0)) = nk_rel * log(k/k_ref) || 
     83||HYDROL_CWRR || CWRR_NKS_POWER || fitted value for relation log((n-n0)/(n_ref-n0)) = nk_rel * log(k/k_ref) || 
     84||HYDROL_CWRR || CWRR_AKS_A0 || fitted value for relation log((a-a0)/(a_ref-a0)) = ak_rel * log(k/k_ref) || 
     85||HYDROL_CWRR || CWRR_AKS_POWER || fitted value for relation log((a-a0)/(a_ref-a0)) = ak_rel * log(k/k_ref) || 
     86||HYDROL_CWRR || KFACT_DECAY_RATE || Factor for Ks decay with depth || 
     87||HYDROL_CWRR || KFACT_STARTING_DEPTH || Depth for compacted value of Ks || 
     88||HYDROL_CWRR || KFACT_MAX || Maximum Factor for Ks increase due to vegetation || 
     89 
     90== Land Use Change(LUC) == 
     91 
     92||= Keyword =||= Description =|| 
     93|| COEFF_LCCHANGE_1 || || 
     94|| COEFF_LCCHANGE_10 || || 
     95|| COEFF_LCCHANGE_100 || || 
    7596 
    7697== Soil freezing == 
     
    138159== Routing == 
    139160 
     161HYDROL_CWRR changes default values 
     162 
    140163||=Dependencies=||= Keyword =||= Description =|| 
    141164||              || RIVER_ROUTING || Enable/disable module (y/n). Decides if we route the water or not ||