Changes between Version 8 and Version 9 of Documentation/UserGuide/ImposeVegetation


Ignore:
Timestamp:
2020-02-28T12:45:56+01:00 (4 years ago)
Author:
bastrikov
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/ImposeVegetation

    v8 v9  
    4545}}} 
    4646 
    47 And specify the vegetation distribution you need using the keywords SECHIBA_VEG and SECHIBA_VEGMAX: 
     47And specify the vegetation distribution between PFTs using the keywords SECHIBA_VEGMAX: 
    4848 
    4949{{{ 
    50 SECHIBA_VEG__01 = x1 
    51 ... 
    52 SECHIBA_VEG__nvm = xnvm 
    53  
    5450SECHIBA_VEGMAX__01 = x1 
    5551... 
     
    6056 - the number of keywords (from 01 to nvm) should match the number of PFTs used in the ORCHIDEE simulation 
    6157 - the sum of x1 to xnvm should equal 1 
    62  - the values for SECHIBA_VEG and SECHIBA_VEGMAX should be identical 
    6358 
    6459== Read land cover from a map ==