/[MITgcm]/MITgcm/pkg/thsice/thsice_output.F
ViewVC logotype

Diff of /MITgcm/pkg/thsice/thsice_output.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.5 by jmc, Thu Aug 11 21:08:17 2005 UTC revision 1.6 by jmc, Wed Aug 24 23:23:34 2005 UTC
# Line 305  C--    Reset averages to zero Line 305  C--    Reset averages to zero
305    
306  C     Dump a snap-shot of main state variables:  C     Dump a snap-shot of main state variables:
307        IF (        IF (
308       &  DIFFERENT_MULTIPLE(thSIce_diagFreq,myTime,deltaTClock)       &     DIFFERENT_MULTIPLE( thSIce_diagFreq, myTime, deltaTClock )
309       &     .OR. myTime.EQ.startTime       &  .OR. dumpInitAndLast.AND.( myTime.EQ.endTime .OR.
310       &     .OR. myTime.EQ.endTime ) THEN       &                             myTime.EQ.startTime  )
311         &   ) THEN
312    
313          IF ( thSIce_snapshot_mdsio ) THEN          IF ( thSIce_snapshot_mdsio ) THEN
314                        

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22