Ignore:
Timestamp:
2011-02-16T15:19:50+01:00 (13 years ago)
Author:
martial.mancip
Message:

Update driver scripts on tag ORCHIDEE_1_9_5_1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ORCHIDEE_1_9_5_1/ORCHIDEE_OL/FLUXNET/config.card

    r8 r118  
    4040#======================================================================== 
    4141#======================================================================== 
    42 #D-- SRF options passed to SRF subjobs 
     42#D-- SRF options passed to SuRFace (SECHIBA) subjobs 
    4343[SRF] 
    4444WriteFrequency="1800s" 
     
    5151# Old component name for restart (if empty, use new name) 
    5252OldName= 
    53 #D- If you want to produce time series, this flag determines 
    54 #D- frequency of post-processing submission 
    55 TimeSeriesFrequency= NONE 
    56 #D- If you want to produce seasonal average, this flag determines 
    57 #D- the period of this average 
    58 SeasonalFrequency= NONE 
    5953 
    6054#D-- Surface BioGeochemistry ( STOMATE ) subjobs 
    6155[SBG] 
    62 WriteFrequency="1D" 
     56WriteFrequency="1M" 
    6357Restart= n 
    6458#-- Last day of the experience used as restart 
     
    6963# Old component name for restart (if empty, use new name) 
    7064OldName= 
     65 
     66#D-- Post-treatment options passed to SubJobs on all sites 
     67# WARNING : You can use thoses options only if you set CONSERVE=y in fluxnet.card 
     68[SubJobPost] 
     69#D- Do we rebuild parallel output, this flag determines 
     70#D- frequency of rebuild submission 
     71RebuildFrequency=NONE 
     72#D- Do we rebuild parallel output from archive (use NONE to use SCRATCHDIR as buffer) 
     73RebuildFromArchive=NONE 
    7174#D- If you want to produce time series, this flag determines 
    7275#D- frequency of post-processing submission 
     
    7578#D- the period of this average 
    7679SeasonalFrequency= NONE 
     80#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency 
     81#D- Usefull if you do not want to consider the first X simulation's years 
     82SeasonalFrequencyOffset=0 
     83 
    7784#======================================================================== 
    7885#======================================================================== 
Note: See TracChangeset for help on using the changeset viewer.