/[MITgcm]/MITgcm/eesupp/src/exch_xyz_rx.template
ViewVC logotype

Diff of /MITgcm/eesupp/src/exch_xyz_rx.template

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

revision 1.4 by edhill, Sat Apr 3 04:46:34 2004 UTC revision 1.5 by jmc, Thu Nov 18 15:05:38 2004 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2  C $Name$  C $Name$
3    
4    #include "PACKAGES_CONFIG.h"
5  #include "CPP_EEOPTIONS.h"  #include "CPP_EEOPTIONS.h"
6  CBOP  CBOP
7    
# Line 43  C     exchWidth[XY]  :: Extent of region Line 44  C     exchWidth[XY]  :: Extent of region
44    
45  CEOP  CEOP
46    
47    #ifdef ALLOW_EXCH2
48          CALL EXCH2_XYZ_RX( phi, myThid )
49          RETURN
50    #endif
51    
52        OLw        = OLx        OLw        = OLx
53        OLe        = OLx        OLe        = OLx
54        OLn        = OLy        OLn        = OLy

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

  ViewVC Help
Powered by ViewVC 1.1.22