Ignore:
Timestamp:
06/06/13 17:31:28 (11 years ago)
Author:
ymipsl
Message:

bug fix :

  • freq_op is now by default of 1 timestep (1ts)
  • once operation is now working as required

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/duration.hpp

    r424 r436  
    2828            /// Traitement /// 
    2929            struct _duration & resolve(const CCalendar & calendar); 
    30  
     30            struct _duration & solveTimeStep(const CCalendar & c) ; 
    3131            /// Autres /// 
    3232            StdString toString(void) const; 
Note: See TracChangeset for help on using the changeset viewer.