Ignore:
Timestamp:
02/21/12 15:34:27 (12 years ago)
Author:
ymipsl
Message:
  • Adding new file attribut : sync_freq : flush file for a given frequency
  • Now, when a file has a single domain, domain id is not anymore appended to the coordinate name.

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/config/file_attribute.conf

    r286 r318  
    66DECLARE_ATTRIBUTE(StdString, output_freq) 
    77DECLARE_ATTRIBUTE(int,       output_level) 
    8  
     8DECLARE_ATTRIBUTE(StdString, sync_freq) 
     9DECLARE_ATTRIBUTE(StdString, split_freq) 
    910DECLARE_ATTRIBUTE(bool,      enabled) 
    1011DECLARE_ATTRIBUTE(StdString,      type) 
Note: See TracChangeset for help on using the changeset viewer.