Ignore:
Timestamp:
01/31/20 16:27:47 (4 years ago)
Author:
cetlod
Message:

Removed ReduilFrequency? option since it is useless with XIOS

Location:
CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA2_LIM3_PISCES/core
Files:
2 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 - 
  • CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA2_LIM3_PISCES/core/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.