Ignore:
Timestamp:
12/13/17 16:06:32 (7 years ago)
Author:
ymipsl
Message:
  • Add more debugging information at info_level 100
  • Enforce synchronisation check for event on client side, using parameter "check_event_sync" at true

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/XIOS_DEV_CMIP6/src/cxios.hpp

    r1243 r1377  
    5252     static CRegistry* globalRegistry ; //!< global registry which is wrote by the root process of the servers 
    5353     static double recvFieldTimeout; //!< Time to wait for data before issuing an error when receiving a field 
     54     static bool checkEventSync; //!< For debuuging, check if event are coherent and synchrone on client side 
    5455 
    5556    public: 
Note: See TracChangeset for help on using the changeset viewer.