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

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

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

revision 1.1 by jmc, Wed Aug 23 15:13:03 2006 UTC revision 1.2 by heimbach, Sat Nov 18 01:09:00 2006 UTC
# Line 181  C        North-west corner Line 181  C        North-west corner
181    
182        ELSE        ELSE
183    
184    #ifndef AUTODIFF_EXCH2
185         CALL EXCH_RX( phi,         CALL EXCH_RX( phi,
186       I            OLw, OLe, OLs, OLn, myNz,       I            OLw, OLe, OLs, OLn, myNz,
187       I            exchWidthX, exchWidthY,       I            exchWidthX, exchWidthY,
188       I            FORWARD_SIMULATION, EXCH_UPDATE_CORNERS, myThid )       I            FORWARD_SIMULATION, EXCH_UPDATE_CORNERS, myThid )
189    #endif
190    
191        ENDIF        ENDIF
192    

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

  ViewVC Help
Powered by ViewVC 1.1.22