/[MITgcm]/MITgcm/pkg/ecco/the_main_loop.F
ViewVC logotype

Diff of /MITgcm/pkg/ecco/the_main_loop.F

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

revision 1.18 by heimbach, Tue Mar 29 20:10:53 2005 UTC revision 1.19 by jmc, Wed Apr 6 18:37:49 2005 UTC
# Line 366  c--   NOT enabled. Line 366  c--   NOT enabled.
366  #endif /* ALLOW_AUTODIFF_TAMC */  #endif /* ALLOW_AUTODIFF_TAMC */
367    
368  #ifdef ALLOW_TAMC_CHECKPOINTING  #ifdef ALLOW_TAMC_CHECKPOINTING
369          nIter0 = INT( startTime/deltaTClock )          nIter0 = NINT( (startTime-baseTime)/deltaTClock )
370          ikey_dynamics = ilev_1          ikey_dynamics = ilev_1
371  #endif  #endif
372    

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

  ViewVC Help
Powered by ViewVC 1.1.22