Changes between Version 47 and Version 48 of DevelopmentActivities/ORCHIDEE-MICT-IMBALANCE-P/Modules


Ignore:
Timestamp:
2016-01-13T21:06:44+01:00 (8 years ago)
Author:
cyue
Comment:

--

Legend:

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

    v47 v48  
    1111||NOT FIRE_DISABLE  ||ALLOW_DEFOREST_FIRE || Activate deforestation fire module when being TRUE (src_parameters/constantes.f90)|| 
    1212||                  ||LIGHTNING_FILE   || Read the ligntning map || 
    13 ||READ_OBSERVED_BA  ||BA_FILE          || Read the population density map || 
    14 ||READ_CF_COARSE    || CF_COARSE_FILE  || Read the population density map || 
    15 ||READ_CF_FINE      ||CF_FINE_FILE     || Read the population density map || 
    16 ||READ_RATIO        ||RATIO_FILE       || Read a map of ratios used to scale simulated burned area, default to 1 || 
    17 ||READ_RATIO_FLAG   ||RATIO_FLAG_FILE  || Read the population density map || 
     13||READ_OBSERVED_BA  ||BA_FILE          || Read the external forced burned area, in this case the simulated burned area will be over-written, valid only for monthly BA input || 
     14||READ_CF_COARSE    || CF_COARSE_FILE  || Read the external coarse fuel combustion completeness || 
     15||READ_CF_FINE      ||CF_FINE_FILE     || Read external fine fuel combustion completeness || 
     16||READ_RATIO        ||RATIO_FILE       || Read a map of ratios used to scale simulated burned area, default as 1 || 
     17||READ_RATIO_FLAG   ||RATIO_FLAG_FILE  || Read the ratio flag map, regions with a flag bigger than 0 will use external input BA, default value as -1 || 
    1818||READ_POPDENS      ||POPDENS_FILE     || Read the population density map || 
    19 ||READ_HUMIGN       ||HUMIGN_FILE      || Read the population density map || 
    20 ||                      || READ_OBSERVED_BA || Read the observed burned_area flag || 
    21 ||                      || READ_CF_COARSE   || Read the observed burned_area flag || 
    22 ||                      || READ_CF_FINE     || Read the observed burned_area flag || 
    23 ||                      || READ_RATIO       || Read the observed burned_area flag || 
    24 ||                      || READ_RATIO_FLAG  || Read the observed burned_area flag || 
    25 ||                      || READ_POPDENS     || Read the popdens flag || 
    26 ||                      || READ_HUMIGN      || Read the human ignition parameter flag || 
     19||READ_HUMIGN       ||HUMIGN_FILE      || Read parameter used for human ignition calculation || 
     20||                      || READ_OBSERVED_BA || Boolean flag to read the observed burned_area flag || 
     21||                      || READ_CF_COARSE   || Boolean flag to read the forced coarse fuel combustion completeness || 
     22||                      || READ_CF_FINE     || Boolean flag to read the forced fine fuel combustion completeness || 
     23||                      || READ_RATIO       || Boolean flag to read the correction ratios || 
     24||                      || READ_RATIO_FLAG  || Boolean flag to read ratio flag || 
     25||                      || READ_POPDENS     || Boolean flag to read the popdens flag || 
     26||                      || READ_HUMIGN      || Boolean flag to read the human ignition parameter flag || 
    2727 
    2828== Grassland management == 
     
    3131||= Depedencies =||= Keyword =||= Description =|| 
    3232|| ||ENABLE_GRAZING          || Enable module for grazing (animals or not)|| 
     33||ENABLE_GRAZING ||GRAZING_MAP || Read the general animal_density map || 
    3334|| ||IS_GRASSLAND_MANAG`__`XX  ||Is the vegetation type a managed grassland ?|| 
    3435|| ||IS_GRASSLAND_GRAZED`__`XX ||Is the vegetation type a managed grassland ?|| 
     
    5152|| || F_DEPOSITION_MAP || || 
    5253|| || F_GRAZING_MAP || || 
    53 || ||GRAZING_MAP || Read the general animal_density map || 
    5454|| F_MANAGEMENT_MAP || MANAGEMENT_MAP || || 
    5555|| F_MANAGEMENT_MAP || MANAGEMENT_INTENSITY || ||