Changes between Version 20 and Version 21 of DevelopmentActivities/ORCHIDEE-MICT-IMBALANCE-P/Modules


Ignore:
Timestamp:
2015-08-05T15:16:12+02:00 (9 years ago)
Author:
ajornet
Comment:

--

Legend:

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

    v20 v21  
    128128== Routing == 
    129129 
    130 ||= Keyword =||= Description =|| 
    131 || RIVER_ROUTING || Enable/disable module (y/n) || 
    132 || RIVER_RIVERS || int  || 
    133  
    134  
    135 Set RIVER_ROUTING to Yes to use the following modules 
     130||=Dependencies=||= Keyword =||= Description =|| 
     131||              || RIVER_ROUTING || Enable/disable module (y/n). Decides if we route the water or not || 
     132||RIVER_ROUTING || DO_IRRIGATION || Should we compute an irrigation flux || 
     133||RIVER_ROUTING || DT_ROUTING || Time step of the routing scheme || 
     134||RIVER_ROUTING || ROUTING_RIVERS || Number of rivers || 
     135||RIVER_ROUTING || DO_FLOODINFILT || Should floodplains reinfiltrate into the soil || 
     136||RIVER_ROUTING || DO_PONDS || Should we include ponds || 
     137||RIVER_ROUTING || SLOW_TCST || Time constant for the slow reservoir || 
     138||RIVER_ROUTING || FAST_TCST || Time constant for the fast reservoir || 
     139||RIVER_ROUTING || STREAM_TCST || Time constant for the flood reservoir || 
     140||RIVER_ROUTING || FLOOD_TCST || Fraction of the river that flows back to swamps || 
     141||RIVER_ROUTING || SWAMP_CST || Parameter to fix the shape of the floodplain || 
     142||RIVER_ROUTING || FLOOD_BETA || Parameter to fix the shape of the floodplain || 
     143||RIVER_ROUTING || POND_BETAP || Ratio of the basin surface intercepted by ponds and the maximum surface of ponds || 
     144 
    136145 
    137146=== Foodplains ===