/[MITgcm]/MITgcm/pkg/mdsio/mdsio_facef_read.F
ViewVC logotype

Diff of /MITgcm/pkg/mdsio/mdsio_facef_read.F

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

revision 1.3 by jmc, Tue May 12 19:56:35 2009 UTC revision 1.4 by jmc, Sun Jun 28 01:06:39 2009 UTC
# Line 68  C     == Local variables == Line 68  C     == Local variables ==
68        iLen = ILNBLNK(fName)        iLen = ILNBLNK(fName)
69  #ifdef ALLOW_EXCH2  #ifdef ALLOW_EXCH2
70  C     Figure out offset of tile within face  C     Figure out offset of tile within face
71        tN  = W2_myTileList(bi)        tN  = W2_myTileList(bi,bj)
72        dNx = exch2_mydnx(tN)        dNx = exch2_mydnx(tN)
73        dNy = exch2_mydny(tN)        dNy = exch2_mydny(tN)
74        tBx = exch2_tbasex(tN)        tBx = exch2_tbasex(tN)

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

  ViewVC Help
Powered by ViewVC 1.1.22