Ignore:
Timestamp:
07/28/09 10:23:32 (15 years ago)
Author:
sdipsl
Message:
  • Stick to the plan
  • Asynchronous rebuild is the default behavior
  • Update histmth's TimeSeriesVars? list
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/LMDZOR/branches/LMDZ4OR_v3/LMDZOR/config.card

    r589 r687  
    1919#-- "YYYY-MM-DD" 
    2020DateBegin=1980-01-01 
    21 DateEnd=1980-02-30 
     21DateEnd=1980-12-30 
    2222#============================ 
    2323#-- 1Y, 1M, 5D, 1D 
     
    3737[ListOfComponents] 
    3838#D- For each component, Name of component, Tag of component 
    39 ATM= (lmdz, LMDZ4) 
    40 SRF= (orchidee, orchidee_1_9_2_OMP) 
     39ATM= (lmdz, LMDZ4-dev) 
     40SRF= (orchidee, orchidee_1_9_4) 
    4141 
    4242#======================================================================== 
     
    6666#D- Do we rebuild parallel output, this flag determines 
    6767#D- frequency of rebuild submission 
    68 RebuildFrequency=NONE 
     68RebuildFrequency=1Y 
     69#D- Do we rebuild parallel output from archive 
     70RebuildFromArchive=true 
    6971#D- If you want to produce time series, this flag determines 
    7072#D- frequency of post-processing submission 
     
    7375#D- the period of this average 
    7476SeasonalFrequency=10Y 
     77#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency 
     78#D- Usefull if you do not want to consider the first X simulation's years 
     79SeasonalFrequencyOffset=0 
    7580 
    7681#======================================================================== 
Note: See TracChangeset for help on using the changeset viewer.