Changes between Version 70 and Version 71 of DevelopmentActivities/ORCHIDEE-MICT-IMBALANCE-P/Modules


Ignore:
Timestamp:
2018-02-12T15:32:05+01:00 (6 years ago)
Author:
cyue
Comment:

--

Legend:

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

    v70 v71  
    77== Gross Land Use Change (GLUC) (since revision ????) == 
    88 
    9 ||= Dependency =||= Keyword =||= Description =|| 
    10 || || GLUC_USE_AGE_CLASS || Use age class and activate gross land use change? (y/N) || 
    11 || || GLUC_NAGEC_TREE || Number of age class for forest (6) || 
    12 || || GLUC_NAGEC_HERB || Number of age class for crop, pasture and grassland (4) || 
    13 || || ​GLUC_​NVMAP ||  Total number of metaclasses​ (15) || 
    14 || || GLUC_​AGEC_GROUP__​xx || look-up table to link MTC to PFTs​ || 
    15 || || GLUC_AGE_CLASS_BOUND__xx || boundaries used to distinguish age class || 
    16 || || GLUC_ALLOW_FORESTRY_HARVEST || allow forestry harvest ? [y/N] || 
    17 || || GLUC_SINGLE_AGE_CLASS || Assume there is a single age class in each MTC?​ ​[y/N]​ || 
    18 || || GLUC_USE_BOUND_SPA​ || Use a spital file for input as the boundaries of age class? [y/N] || 
    19 || GLUC_AGE_THRESHOLD_FILE​ || GLUC_AGE_THRESHOLD_FILE​ || File name of the spatial boundary input file || 
    20 || || GLUC_NET_LCC_FILE​ || Matrix file for Net land cover change || 
    21 || || GLUC_SHIFT_PRI_FILE​  || Matrix file for shifting cultivation by clearing primary forest, normally not used || 
    22 || || GLUC_SHIFT_SEC_FILE || Matrix file for shifting cultivation by clearing secondary forest || 
    23 || || GLUC_FORESTRY_HARVEST_FILE ||Matrix file for wood harvest from primary and secondary forests || 
     9||= Dependency =||= Keyword =||= Default value =||= Description =|| 
     10||GLUC_USE_AGE_CLASS ||                ||FALSE        ||Use age class and activate gross land use change? (y/n) || 
     11||                   ||GLUC_SINGLE_AGE_CLASS||FALSE   ||Assume there is a single age class in each MTC?​ ​(y/n)​ || 
     12||                   ||​GLUC_​NVMAP      ||15           ||Total number of metaclasses​ (15) || 
     13||                   ||GLUC_NAGEC_TREE ||1            ||Number of age class for forest (6) || 
     14||                   ||GLUC_NAGEC_HERB ||1            ||Number of age class for crop, pasture and grassland (4) || 
     15||                   ||GLUC_​AGEC_GROUP__​xx ||         ||look-up table to link MTC to PFTs​ || 
     16||                   ||GLUC_ALLOW_FORESTRY_HARVEST ||TRUE ||allow forestry harvest ? (y/n) || 
     17||GLUC_ALLOW_FORESTRY_HARVEST||GLUC_FORESTRY_HARVEST_FILE||nc file ||Matrix file for wood harvest from primary and secondary forests, in terms of area || 
     18||GLUC_ALLOW_FORESTRY_HARVEST||GLUC_HARVEST_BIOMASS_FILE||nc file ||Matrix file for wood harvest biomass for industrial wood and fuel wood || 
     19||                   ||GLUC_USE_BOUND_SPA​||FALSE      ||Use a spital file for input as the boundaries of age class? (y/n) || 
     20||GLUC_USE_BOUND_SPA ||GLUC_AGE_THRESHOLD_FILE​ ||nc file ||File name of the spatial boundary input file || 
     21||(NOT)GLUC_USE_BOUND_SPA||GLUC_AGE_CLASS_BOUND__xx ||    ||boundaries used to distinguish age class || 
     22||                   ||GLUC_NET_LCC_FILE​ ||nc file    ||Matrix file for Net land cover change || 
     23||                   ||GLUC_SHIFT_PRI_FILE​||nc file   ||Matrix file for shifting cultivation by clearing primary forest, normally not used || 
     24||                   ||GLUC_SHIFT_SEC_FILE ||nc file  ||Matrix file for shifting cultivation by clearing secondary forest || 
     25||                   ||GLUC_NEW_VEGETFRAC_GUIDE||FALSE||Guild the allocation of newly created vegetation into different PFTs by a given input PFT map? (y/n)|| 
     26||GLUC_NEW_VEGETFRAC_GUIDE||GLUC_NewVegFrac_File||nc file ||A PFT map in which relative PFT fractions will be used to guide the allocation of newly created vegetation patch during LUC|| 
     27 
    2428 
    2529Since revision [3306/branches/ORCHIDEE-MICT/ORCHIDEE] 
     
    2832Introduced in MICT v6. Available flags for input data files 
    2933 
    30 ||= DEPENDENCIES =||= Keyword          ||= Default value =||= Description =|| 
     34||= DEPENDENCIES =||= Keyword =||= Default value =||= Description =|| 
    3135||FIRE_DISABLE    ||                   ||FALSE            ||Overall control flag. Activate fire module when set as FALSE    || 
    3236||                ||LIGHTNING_FILE     ||nc file          ||ligntnings map used as ignition sources                                                  ||