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

    r3874 r4909  
    110110[Post] 
    111111ParserXIOS=FALSE 
    112 #D- Do we rebuild parallel output, this flag determines 
    113 #D- frequency of rebuild submission 
    114 #-- 1Y 
    115 RebuildFrequency=NONE 
    116 #D- Do we rebuild parallel output from archive 
    117 RebuildFromArchive=NONE 
     112#D- Do we pack restart and debug txt files, this flag determines 
     113#D- frequency of pack submission (use NONE for DRYRUN=3) 
     114PackFrequency=1Y 
     115#D- To have only the last period in RESTART/*.tar : save 90% of volume. 
     116#D- TRUE to be effective (nothing by default) 
     117LightRestartPack=NONE 
    118118#D- If you want to produce time series, this flag determines 
    119 #D- frequency of post-processing submission 
    120 TimeSeriesFrequency=10Y 
     119#D- frequency of post-processing submission (NONE if you dont want) 
     120TimeSeriesFrequency=1Y 
    121121#D- If you want to produce seasonal average, this flag determines 
    122 #D- the period of this average 
    123 SeasonalFrequency=NONE 
     122#D- the period of this average (NONE if you dont want) 
     123SeasonalFrequency=1Y 
     124#D- If you want to produce compute PCMDI metrics from seasonal average 
     125#D- Set FALSE to deactivate the metrics computation. 
     126MetricsPCMDI=FALSE 
    124127#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency 
    125 #D- Usefull if you do not want to consider the first X simulation's years 
    126 #SeasonalFrequencyOffset=0 
    127 PackFrequency=1Y 
     128#D- Usefull if you do not want to consider the first X simulations years 
     129SeasonalFrequencyOffset=0 
    128130 
    129131###======================================================================== 
Note: See TracChangeset for help on using the changeset viewer.