/[MITgcm]/MITgcm/pkg/autodiff/tamc.h
ViewVC logotype

Diff of /MITgcm/pkg/autodiff/tamc.h

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

revision 1.2 by heimbach, Thu Sep 27 20:12:11 2001 UTC revision 1.2.4.1 by heimbach, Thu Nov 7 16:56:31 2002 UTC
# Line 98  c     and writing data. Line 98  c     and writing data.
98        integer iloop_daily        integer iloop_daily
99    
100        INTEGER    isbyte        INTEGER    isbyte
101        PARAMETER( isbyte = 4 )        PARAMETER( isbyte      = 4 )
102        INTEGER    maximpl        INTEGER    maximpl
103        PARAMETER( maximpl = 6 )        PARAMETER( maximpl     = 6 )
104        INTEGER    maxpass        INTEGER    maxpass
105        PARAMETER( maxpass = 3 )        PARAMETER( maxpass     = 3 )
106          INTEGER    maxcube
107          PARAMETER( maxcube     = 1 )
108    
109        INTEGER act1, act2, act3, act4        INTEGER act0, act1, act2, act3, act4
110        INTEGER max1, max2, max3        INTEGER max0, max1, max2, max3
111        INTEGER iikey, kkey, passkey        INTEGER iikey, kkey, passkey, igadkey
112    
113  c     ================================================================  c     ================================================================
114  c     END OF HEADER TAMC  c     END OF HEADER TAMC

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.4.1

  ViewVC Help
Powered by ViewVC 1.1.22