Ignore:
Timestamp:
02/07/18 22:20:54 (6 years ago)
Author:
jgipsl
Message:

Small clean:

  • removed VEGET_YEAR and VEGET_REINIT not meaningfull when using yearly vegetation files.
  • change into CDRAG_from_GCM. This is the true parameter name. This error is not imporatant as the value is the default one.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6/GENERAL/PARAM/orchidee.def_Choi

    r3426 r3572  
    5454 
    5555# Use cdrag coefficient from gcm 
    56 CDRAG_FROM_GCM = y 
     56CDRAG_from_GCM = y 
    5757 
    5858# Interception reservoir coefficient. 
     
    7070#PFT_TO_MTC=1,2,3,4,5,6,7,8,9,10,11,12,13 
    7171 
     72# Do not use default fire module 
     73FIRE_DISABLE = y 
     74 
    7275# Parmeters related to vegetation map 
    7376#************************************************************************** 
    74 # Year of the land_use vegetation map readed 
    75 # year off the pft map 
    76 # default = 282 
    77 VEGET_YEAR = 1 
    78  
    79 # The parameter is used to bypass veget_year count  
    80 # and reinitialize it with VEGET_YEAR parameter. 
    81 # Then it is possible to change LAND USE file. 
    82 # If LAND_USE 
    83 # default = y 
    84 VEGET_REINIT = n 
    85  
    8677# Update vegetation frequency (since 2.0 version) 
    8778# The veget datas will be update at this period if LAND_USE 
     
    8980VEGET_UPDATE = _AUTO_ 
    9081 
    91 # Do not use default fire module 
    92 FIRE_DISABLE = y 
    9382 
    9483# Create river description file 
Note: See TracChangeset for help on using the changeset viewer.