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

    r3874 r4909  
    9494[Post] 
    9595ParserXIOS=FALSE 
    96 #D- Do we rebuild parallel output, this flag determines 
    97 #D- frequency of rebuild submission 
    98 #-- 1Y 
    99 RebuildFrequency=NONE 
    100 #D- Do we rebuild parallel output from archive 
    101 RebuildFromArchive=NONE 
     96#D- Do we pack restart and debug txt files, this flag determines 
     97#D- frequency of pack submission (use NONE for DRYRUN=3) 
     98PackFrequency=1Y 
     99#D- To have only the last period in RESTART/*.tar : save 90% of volume. 
     100#D- TRUE to be effective (nothing by default) 
     101LightRestartPack=NONE 
    102102#D- If you want to produce time series, this flag determines 
    103 #D- frequency of post-processing submission 
    104 TimeSeriesFrequency=10Y 
     103#D- frequency of post-processing submission (NONE if you dont want) 
     104TimeSeriesFrequency=1Y 
    105105#D- If you want to produce seasonal average, this flag determines 
    106 #D- the period of this average 
    107 SeasonalFrequency=NONE 
     106#D- the period of this average (NONE if you dont want) 
     107SeasonalFrequency=1Y 
     108#D- If you want to produce compute PCMDI metrics from seasonal average 
     109#D- Set FALSE to deactivate the metrics computation. 
     110MetricsPCMDI=FALSE 
    108111#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency 
    109 #D- Usefull if you do not want to consider the first X simulation's years 
    110 #SeasonalFrequencyOffset=0 
    111 PackFrequency=1Y 
     112#D- Usefull if you do not want to consider the first X simulations years 
     113SeasonalFrequencyOffset=0 
    112114 
    113115###======================================================================== 
Note: See TracChangeset for help on using the changeset viewer.