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

Diff of /MITgcm/pkg/exch2/exch2_uv_agrid_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:04 2006 UTC revision 1.2 by heimbach, Sat Nov 18 01:09:00 2006 UTC
# Line 209  C--    end of Loops on tile and level in Line 209  C--    end of Loops on tile and level in
209        ELSE        ELSE
210  C---  not using CubedSphereExchange:  C---  not using CubedSphereExchange:
211    
212    #ifndef AUTODIFF_EXCH2
213         CALL EXCH_RX( Uphi,         CALL EXCH_RX( Uphi,
214       I            OLw, OLe, OLs, OLn, myNz,       I            OLw, OLe, OLs, OLn, myNz,
215       I            exchWidthX, exchWidthY,       I            exchWidthX, exchWidthY,
# Line 217  C---  not using CubedSphereExchange: Line 218  C---  not using CubedSphereExchange:
218       I            OLw, OLe, OLs, OLn, myNz,       I            OLw, OLe, OLs, OLn, myNz,
219       I            exchWidthX, exchWidthY,       I            exchWidthX, exchWidthY,
220       I            FORWARD_SIMULATION, EXCH_UPDATE_CORNERS, myThid )       I            FORWARD_SIMULATION, EXCH_UPDATE_CORNERS, myThid )
221    #endif
222    
223  C---  using or not using CubedSphereExchange: end  C---  using or not using CubedSphereExchange: end
224        ENDIF        ENDIF

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

  ViewVC Help
Powered by ViewVC 1.1.22