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.
Location:
CONFIG/UNIFORM/v6/LMDZOR_v6/GENERAL/PARAM
Files:
2 edited

Legend:

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

    r3554 r3572  
    7171 
    7272# Use cdrag coefficient from gcm 
    73 CDRAG_FROM_GCM = y 
     73CDRAG_from_GCM = y 
    7474 
    7575# Interception reservoir coefficient. 
     
    177177ALWAYS_INIT =  y, y, y, y, y, y, y, y, y, y, n, y, y, n, y 
    178178 
     179# Do not use default fire module 
     180FIRE_DISABLE = y 
     181 
    179182# Parameters related to vegetation map 
    180183#************************************************************************** 
    181 # Year of the land_use vegetation map readed 
    182 # year off the pft map 
    183 # default = 282 
    184 VEGET_YEAR = 1 
    185  
    186 # The parameter is used to bypass veget_year count  
    187 # and reinitialize it with VEGET_YEAR parameter. 
    188 # Then it is possible to change LAND USE file. 
    189 # If LAND_USE 
    190 # default = y 
    191 VEGET_REINIT = n 
    192  
    193 # Update vegetation frequency (since 2.0 version) 
    194 # The veget datas will be update at this period if LAND_USE 
     184# Update vegetation frequency 
     185# The veget datas will be update at this period 
    195186# default = 1Y 
    196187VEGET_UPDATE = _AUTO_ 
    197188 
    198 # Do not use default fire module 
    199 FIRE_DISABLE = y 
    200189 
    201190# Parameters related to surface and thermal physical properties 
  • 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.