/[MITgcm]/MITgcm/verification/global_ocean.90x40x15/code_ad/tamc.h
ViewVC logotype

Diff of /MITgcm/verification/global_ocean.90x40x15/code_ad/tamc.h

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

revision 1.3 by heimbach, Tue Nov 12 20:42:24 2002 UTC revision 1.4 by heimbach, Thu Nov 14 22:59:03 2002 UTC
# Line 57  c     nthreads_chkpt - Number of threads Line 57  c     nthreads_chkpt - Number of threads
57  #ifdef ALLOW_TAMC_CHECKPOINTING  #ifdef ALLOW_TAMC_CHECKPOINTING
58    
59        integer    nchklev_1        integer    nchklev_1
60        parameter( nchklev_1      =  36 )        parameter( nchklev_1      =   9 )
61        integer    nchklev_2        integer    nchklev_2
62        parameter( nchklev_2      =  30 )        parameter( nchklev_2      =  90 )
63        integer    nchklev_3        integer    nchklev_3
64        parameter( nchklev_3      =  60 )        parameter( nchklev_3      =  90 )
65    
66  c--   Note always check for the correct sizes of the common blocks!  c--   Note always check for the correct sizes of the common blocks!
67    
# Line 108  c     and writing data. Line 108  c     and writing data.
108    
109        INTEGER act0, act1, act2, act3, act4        INTEGER act0, act1, act2, act3, act4
110        INTEGER max0, max1, max2, max3        INTEGER max0, max1, max2, max3
111        INTEGER iikey, kkey, passkey, igadkey        INTEGER iikey, kkey, passkey, igadkey,
112         &        itdkey, idynkey, igmkey
113    
114  c     ================================================================  c     ================================================================
115  c     END OF HEADER TAMC  c     END OF HEADER TAMC

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22