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

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

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

revision 1.8 by jmc, Fri Apr 23 20:21:07 2010 UTC revision 1.9 by jmc, Thu May 6 23:28:45 2010 UTC
# Line 73  CEOP Line 73  CEOP
73         CALL EXCH2_RX2_CUBE( Uphi, Vphi, withSigns, 'Cg',         CALL EXCH2_RX2_CUBE( Uphi, Vphi, withSigns, 'Cg',
74       I            OLw, OLe, OLs, OLn, myNz,       I            OLw, OLe, OLs, OLn, myNz,
75       I            exchWidthX, exchWidthY,       I            exchWidthX, exchWidthY,
76       I            FORWARD_SIMULATION, EXCH_UPDATE_CORNERS, myThid )       I            EXCH_UPDATE_CORNERS, myThid )
77         CALL EXCH2_RX2_CUBE( Uphi, Vphi, withSigns, 'Cg',         CALL EXCH2_RX2_CUBE( Uphi, Vphi, withSigns, 'Cg',
78       I            OLw, OLe, OLs, OLn, myNz,       I            OLw, OLe, OLs, OLn, myNz,
79       I            exchWidthX, exchWidthY,       I            exchWidthX, exchWidthY,
80       I            FORWARD_SIMULATION, EXCH_UPDATE_CORNERS, myThid )       I            EXCH_UPDATE_CORNERS, myThid )
81    
82        IF (useCubedSphereExchange) THEN        IF (useCubedSphereExchange) THEN
83  C---  using CubedSphereExchange:  C---  using CubedSphereExchange:

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22