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

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