Ignore:
Timestamp:
10/12/20 17:15:59 (4 years ago)
Author:
ymipsl
Message:

Xios coupling
some cleaning...
YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.cpp

    r1961 r1962  
    21012101            factorUnit=context->getCalendar()->getDayLengthInSeconds() ; 
    21022102            else factorUnit=1 ; 
    2103             nstep = getRecordFromTime(field->last_Write_srv,factorUnit) + 1; 
     2103            nstep = getRecordFromTime(currentWrite,factorUnit) + 1; 
    21042104          } 
    21052105 
Note: See TracChangeset for help on using the changeset viewer.