/[MITgcm]/MITgcm/pkg/gmredi/gmredi_init.F
ViewVC logotype

Diff of /MITgcm/pkg/gmredi/gmredi_init.F

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

revision 1.8 by heimbach, Thu Nov 14 22:43:49 2002 UTC revision 1.9 by adcroft, Wed Mar 24 15:21:15 2004 UTC
# Line 27  C     myThid -  Number of this instance Line 27  C     myThid -  Number of this instance
27  #ifdef ALLOW_GMREDI  #ifdef ALLOW_GMREDI
28    
29  C     === Local variables ===  C     === Local variables ===
 C     msgBuf      - Informational/error meesage buffer  
 C     iUnit       - Work variable for IO unit number  
       CHARACTER*(MAX_LEN_MBUF) msgBuf  
       INTEGER iUnit  
30        INTEGER i,j,k,bi,bj        INTEGER i,j,k,bi,bj
31    
32        DO bj = myByLo(myThid), myByHi(myThid)        DO bj = myByLo(myThid), myByHi(myThid)

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22