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/SPINUP/config.card

    r8 r118  
    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 
     
    6963# Old component name for restart (if empty, use new name) 
    7064OldName= 
     65 
     66#D-- Post-treatment options passed to SubJobs 
     67[SubJobPost] 
     68#D- Do we rebuild parallel output, this flag determines 
     69#D- frequency of rebuild submission 
     70RebuildFrequency=NONE 
     71#D- Do we rebuild parallel output from archive (use NONE to use SCRATCHDIR as buffer) 
     72RebuildFromArchive=NONE 
     73#D- If you want to produce time series, this flag determines 
     74#D- frequency of post-processing submission 
     75TimeSeriesFrequency= NONE 
     76#D- If you want to produce seasonal average, this flag determines 
     77#D- the period of this average 
     78SeasonalFrequency= NONE 
     79#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency 
     80#D- Usefull if you do not want to consider the first X simulation's years 
     81SeasonalFrequencyOffset=0 
     82 
    7183#======================================================================== 
    7284#======================================================================== 
     
    93105#D- frequency of rebuild submission 
    94106RebuildFrequency=NONE 
    95 #D- If you want to monitor variables, this flag determines 
    96 #D- frequency of post-processing submission 
    97 MonitoringFrequency=NONE 
     107#D- Do we rebuild parallel output from archive (use NONE to use SCRATCHDIR as buffer) 
     108RebuildFromArchive=NONE 
    98109#D- If you want to produce time series, this flag determines 
    99110#D- frequency of post-processing submission 
     
    102113#D- the period of this average 
    103114SeasonalFrequency= NONE 
    104 # 
    105 RebuildFromArchive=NONE 
     115#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency 
     116#D- Usefull if you do not want to consider the first X simulation's years 
     117SeasonalFrequencyOffset=0 
    106118 
    107119#======================================================================== 
Note: See TracChangeset for help on using the changeset viewer.