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

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

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

revision 1.13 by jmc, Tue Jun 16 14:53:52 2009 UTC revision 1.14 by jmc, Sun Jun 28 01:06:39 2009 UTC
# Line 407  C Loop over all tiles Line 407  C Loop over all tiles
407            tBy = myYGlobalLo-1 + (bj-1)*sNy            tBy = myYGlobalLo-1 + (bj-1)*sNy
408  #ifdef ALLOW_EXCH2  #ifdef ALLOW_EXCH2
409            IF ( useExch2ioLayOut ) THEN            IF ( useExch2ioLayOut ) THEN
410              tN = W2_myTileList(bi)              tN = W2_myTileList(bi,bj)
411  c           tNx = exch2_tNx(tN)  c           tNx = exch2_tNx(tN)
412  c           tNy = exch2_tNy(tN)  c           tNy = exch2_tNy(tN)
413  c           global_nTx = exch2_global_Nx/tNx  c           global_nTx = exch2_global_Nx/tNx

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.22