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

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