/[MITgcm]/MITgcm/verification/bottom_ctrl_5x5/code_ad/tamc.h
ViewVC logotype

Diff of /MITgcm/verification/bottom_ctrl_5x5/code_ad/tamc.h

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

revision 1.1 by heimbach, Wed Jun 7 02:00:01 2006 UTC revision 1.2 by jmc, Mon Feb 16 15:04:07 2009 UTC
# Line 105  c     and writing data. Line 105  c     and writing data.
105        integer iloop_daily        integer iloop_daily
106    
107        INTEGER    isbyte        INTEGER    isbyte
108    #ifdef ALLOW_TAMC_SINGLEPREC_COMLEV
109          PARAMETER( isbyte      = 4 )
110    #else
111        PARAMETER( isbyte      = 8 )        PARAMETER( isbyte      = 8 )
112    #endif
113        INTEGER    maximpl        INTEGER    maximpl
114        PARAMETER( maximpl     = 6 )        PARAMETER( maximpl     = 6 )
115  #ifdef ALLOW_PTRACERS  #ifdef ALLOW_PTRACERS
# Line 122  cph      PARAMETER( maxpass     = PTRACE Line 126  cph      PARAMETER( maxpass     = PTRACE
126        INTEGER act0, act1, act2, act3, act4        INTEGER act0, act1, act2, act3, act4
127        INTEGER max0, max1, max2, max3        INTEGER max0, max1, max2, max3
128        INTEGER iikey, kkey, passkey, igadkey,        INTEGER iikey, kkey, passkey, igadkey,
129       &        itdkey, idynkey, igmkey, ikppkey       &        itdkey, idynkey, igmkey
130    
131  #ifdef ALLOW_DEPTH_CONTROL  #ifdef ALLOW_DEPTH_CONTROL
132  C     Parameter that is needed for the tape complev_cg2d_iter  C     Parameter that is needed for the tape complev_cg2d_iter

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

  ViewVC Help
Powered by ViewVC 1.1.22