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/core/clim/config.card

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