/[MITgcm]/MITgcm/model/src/the_main_loop.F
ViewVC logotype

Diff of /MITgcm/model/src/the_main_loop.F

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

revision 1.18 by cnh, Wed Sep 26 18:09:16 2001 UTC revision 1.19 by adcroft, Thu Sep 27 18:15:58 2001 UTC
# Line 235  c--   to nTimeSteps: (nchklev_0 .ge. nTi Line 235  c--   to nTimeSteps: (nchklev_0 .ge. nTi
235        if (nchklev_0 .lt. nTimeSteps) then        if (nchklev_0 .lt. nTimeSteps) then
236          print*          print*
237          print*, ' the_main_loop: TAMC checkpointing parameter ',          print*, ' the_main_loop: TAMC checkpointing parameter ',
238       &       nchklev_0 = ',       nchklev_0       &       'nchklev_0 = ',       nchklev_0
239          print*, '                 not consistent with nTimeSteps = ',          print*, '                 not consistent with nTimeSteps = ',
240       &       nTimeSteps       &       nTimeSteps
241          stop    ' ... stopped in the_main_loop.'          stop    ' ... stopped in the_main_loop.'

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

  ViewVC Help
Powered by ViewVC 1.1.22