Ignore:
Timestamp:
01/31/20 16:27:47 (4 years ago)
Author:
cetlod
Message:

Removed ReduilFrequency? option since it is useless with XIOS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA2_OFF_PISCES/clim/config.card

    r4802 r4909  
    7979[Post] 
    8080ParserXIOS=FALSE 
    81 #D- Do we rebuild parallel output, this flag determines 
    82 #D- frequency of rebuild submission 
    83 #-- 1Y 
    84 RebuildFrequency=NONE 
    85 #D- Do we rebuild parallel output from archive 
    86 RebuildFromArchive=NONE 
     81#D- Do we pack restart and debug txt files, this flag determines 
     82#D- frequency of pack submission (use NONE for DRYRUN=3) 
     83PackFrequency=1Y 
     84#D- To have only the last period in RESTART/*.tar : save 90% of volume. 
     85#D- TRUE to be effective (nothing by default) 
     86LightRestartPack=NONE 
    8787#D- If you want to produce time series, this flag determines 
    88 #D- frequency of post-processing submission 
    89 TimeSeriesFrequency=10Y 
     88#D- frequency of post-processing submission (NONE if you dont want) 
     89TimeSeriesFrequency=1Y 
    9090#D- If you want to produce seasonal average, this flag determines 
    91 #D- the period of this average 
     91#D- the period of this average (NONE if you dont want) 
    9292SeasonalFrequency=NONE 
     93#D- If you want to produce compute PCMDI metrics from seasonal average 
     94#D- Set FALSE to deactivate the metrics computation. 
     95MetricsPCMDI=FALSE 
    9396#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency 
    94 #D- Usefull if you do not want to consider the first X simulation's years 
    95 #SeasonalFrequencyOffset=0 
    96 PackFrequency=10Y 
     97#D- Usefull if you do not want to consider the first X simulations years 
     98SeasonalFrequencyOffset=0 
     99 
    97100#======================================================================== 
    98101#D-- IOS - 
Note: See TracChangeset for help on using the changeset viewer.