/[MITgcm]/MITgcm/eesupp/inc/EXCH_JAM.h
ViewVC logotype

Contents of /MITgcm/eesupp/inc/EXCH_JAM.h

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


Revision 1.5 - (show annotations) (download)
Fri Mar 5 19:19:19 2010 UTC (14 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +1 -1 lines
File MIME type: text/plain
FILE REMOVED
remove JAM communication code (obsolete)

1 C $Header: /u/gcmpack/MITgcm/eesupp/inc/EXCH_JAM.h,v 1.4 2001/09/21 03:54:35 cnh Exp $
2 C $Name: $
3 CBOP
4 C !ROUTINE: EXCH_JAM.h
5 C !INTERFACE:
6 C include "EXCH_JAM.h"
7 C !DESCRIPTION:
8 C *=====================================================================================*
9 C | Global data structures used by JAM exchange routines.
10 C *=====================================================================================*
11 CEOP
12 COMMON /EXCH_BUF/ exchBuf1, exchBuf2
13 Real*8 exchBuf1(((sNx+2*OLx)*OLy)*Nr)
14 Real*8 exchBuf2(((sNx+2*OLx)*OLy)*Nr)

  ViewVC Help
Powered by ViewVC 1.1.22