/[MITgcm]/MITgcm/pkg/exch2/exch2_uv_cgrid_3d_rx.template
ViewVC logotype

Diff of /MITgcm/pkg/exch2/exch2_uv_cgrid_3d_rx.template

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

revision 1.5 by jmc, Thu May 6 23:28:45 2010 UTC revision 1.6 by jmc, Mon Mar 26 19:43:10 2012 UTC
# Line 78  C--   First call the exchanges for the t Line 78  C--   First call the exchanges for the t
78         CALL EXCH2_RX1_CUBE( uPhi, .FALSE., 'T ',         CALL EXCH2_RX1_CUBE( uPhi, .FALSE., 'T ',
79       I            OLw, OLe, OLs, OLn, myNz,       I            OLw, OLe, OLs, OLn, myNz,
80       I            exchWidthX, exchWidthY,       I            exchWidthX, exchWidthY,
81       I            EXCH_UPDATE_CORNERS, myThid )       I            EXCH_IGNORE_CORNERS, myThid )
82         CALL EXCH2_RX1_CUBE( uPhi, .FALSE., 'T ',         CALL EXCH2_RX1_CUBE( uPhi, .FALSE., 'T ',
83       I            OLw, OLe, OLs, OLn, myNz,       I            OLw, OLe, OLs, OLn, myNz,
84       I            exchWidthX, exchWidthY,       I            exchWidthX, exchWidthY,
# Line 87  C--   First call the exchanges for the t Line 87  C--   First call the exchanges for the t
87         CALL EXCH2_RX1_CUBE( vPhi, .FALSE., 'T ',         CALL EXCH2_RX1_CUBE( vPhi, .FALSE., 'T ',
88       I            OLw, OLe, OLs, OLn, myNz,       I            OLw, OLe, OLs, OLn, myNz,
89       I            exchWidthX, exchWidthY,       I            exchWidthX, exchWidthY,
90       I            EXCH_UPDATE_CORNERS, myThid )       I            EXCH_IGNORE_CORNERS, myThid )
91         CALL EXCH2_RX1_CUBE( vPhi, .FALSE., 'T ',         CALL EXCH2_RX1_CUBE( vPhi, .FALSE., 'T ',
92       I            OLw, OLe, OLs, OLn, myNz,       I            OLw, OLe, OLs, OLn, myNz,
93       I            exchWidthX, exchWidthY,       I            exchWidthX, exchWidthY,

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22