Changes between Version 68 and Version 69 of DevelopmentActivities/ORCHIDEE-MICT-IMBALANCE-P/Modules


Ignore:
Timestamp:
2017-01-11T12:05:18+01:00 (7 years ago)
Author:
ajornet
Comment:

--

Legend:

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

    v68 v69  
    367367 
    368368On-going development (by Xuhui) 
     369 
     370Since revision 3999, CROP is disabled by default. In order to enable it add the following options into run.def: 
     371 
    369372||= Dependency =||= Keyword =||= Description =|| 
    370 || || ok_LAIdev ||  || 
    371  
    372 From revision X, CROP will be disabled by default. In order to activate it you need to copy the following options into your run.def: 
    373 {{{ 
    374 NVM = 14 
    375 PFT_TO_MTC = 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 
    376 OK_LAIDEV=n,n,n,n,n,n,n,n,n,n,y,y,y 
    377 NSTM = 6 
    378 PREF_SOIL_VEG = 1, 2, 2, 2, 2, 2, 2, 2, 3, 3, 4, 5, 6 
    379 }}} 
    380  
    381 Since the introduction of this module until revision X, it is enabled by default. Use the following option in the CROP module to disable it: 
     373|| || ok_LAIdev=n,n,n,n,n,n,n,n,n,n,y,y,y || CROP specific || 
     374|| || NVM=14 || Number of PFTs || 
     375|| || PFT_TO_MTC=1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 || PFT metaclasses || 
     376|| || NSTM=6 ||  || 
     377|| || PREF_SOIL_VEG=1, 2, 2, 2, 2, 2, 2, 2, 3, 3, 4, 5, 6 || || 
     378 
     379Before revision 3999, module is enable by default. Use the following options in run.def to disable the module: 
    382380{{{ 
    383381NVM = 13 
     
    388386}}} 
    389387 
     388Since revision [3751/branches/ORCHIDEE-MICT/ORCHIDEE] 
     389 
    390390= Notes = 
    391391