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


Ignore:
Timestamp:
2015-07-29T11:29:52+02:00 (9 years ago)
Author:
ajornet
Comment:

--

Legend:

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

    v2 v3  
    77 
    88=== Input === 
    9 LIGHTNING_FILE .NOT.disable_fire 
    10 GRAZING_MAP Read the general animal_density map 
    11 BA_FILE Read the population density map 
    12 (READ_CF_COARSE) CF_COARSE_FILE Read the population density map  
    13 (READ_CF_FINE)   CF_FINE_FILE Read the population density map  
    14 (READ_RATIO)     RATIO_FILE Read the population density map 
    15 (READ_RATIO_FLAG) RATIO_FLAG_FILE Read the population density map  
    16 (READ_POPDENS)   POPDENS_FILE Read the population density map 
    17 (READ_HUMIGN)    HUMIGN_FILE  Read the population density map  
     9 
     10Available flags for input data files 
     11 
     12|| =DEPENDENCIES=   ||=Keyword=        || =Description= || 
     13||                  ||LIGHTNING_FILE   || Read the ligntning map || 
     14||                  ||GRAZING_MAP      || Read the general animal_density map || 
     15||                  ||BA_FILE          || Read the population density map || 
     16||(READ_CF_COARSE)  || CF_COARSE_FILE  || Read the population density map || 
     17||(READ_CF_FINE)    ||CF_FINE_FILE     || Read the population density map || 
     18||(READ_RATIO)      ||RATIO_FILE       || Read the population density map || 
     19||(READ_RATIO_FLAG) ||RATIO_FLAG_FILE  || Read the population density map || 
     20||(READ_POPDENS)    ||POPDENS_FILE     || Read the population density map || 
     21||(READ_HUMIGN)     ||HUMIGN_FILE      || Read the population density map || 
    1822 
    1923=== Parameters ===