Changes between Version 2 and Version 3 of DevelopmentActivities/Branches/ORCHIDEE-MICT-IMBALANCE-P/ReferenceSimulations


Ignore:
Timestamp:
2016-03-08T15:59:59+01:00 (8 years ago)
Author:
mguimberteau
Comment:

--

Legend:

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

    v2 v3  
    22 
    33=== Main features of the run.def === 
     4### General flags ###[[BR]] 
     5# Activate the DGVM?[[BR]] 
     6STOMATE_OK_DGVM = n 
     7 
     8# Activate grassland management?[[BR]] 
     9ENABLE_GRAZING = n 
     10 
     11# Activate Spitfire?[[BR]] 
     12FIRE_DISABLE = y[[BR]] 
     13ALLOW_DEFOREST_FIRE = n 
     14 
     15# Activate the soil freezing scheme?[[BR]] 
     16OK_FREEZE = y 
     17 
     18# Activate permafrost carbon?[[BR]] 
     19OK_PC = y 
     20 
     21# Activate the explicit snow scheme?[[BR]] 
     22OK_EXPLICITSNOW = y 
     23 
     24# Activate computation of flux densities of CH4 from wetlands?[[BR]] 
     25CH4_CALCUL = n 
     26 
     27# Activate Topmodel?[[BR]] 
     28TOPM_CALCUL = n 
     29 
     30# Activate CO2 downregulation?[[BR]] 
     31DOWNREGULATION_CO2 = n 
     32 
    433### Options related to soil carbon ### 
    534 
     
    1948RATIO_GEOM_BELOW=1.05[[BR]] 
    2049 
     50### Options related to the routing scheme ###[[BR]] 
     51RIVER_ROUTING = TRUE[[BR]] 
     52DO_FLOODPLAINS =  y[[BR]] 
     53DO_FLOODINFILT =  TRUE[[BR]] 
     54DO_SWAMPS =  TRUE[[BR]] 
     55