/[MITgcm]/MITgcm/pkg/obcs/OBCS.h
ViewVC logotype

Diff of /MITgcm/pkg/obcs/OBCS.h

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

revision 1.3 by heimbach, Mon May 14 21:36:45 2001 UTC revision 1.4 by adcroft, Mon Jan 28 15:26:21 2002 UTC
# Line 15  C For a northern/southern OB, the OB V p Line 15  C For a northern/southern OB, the OB V p
15  C For an eastern/western OB, the OB U point is to the west/east.  C For an eastern/western OB, the OB U point is to the west/east.
16  C eg.  C eg.
17  C     OB_Jnorth(3)=34  means that:  C     OB_Jnorth(3)=34  means that:
18  C          T( 3 ,34) is a an OB point  C          T(3,34) is a an OB point
19  C          U(3:4,34) is a an OB point  C          U(3,34) is a an OB point
20  C          V( 4 ,34) is a an OB point  C          V(3,34) is a an OB point
21  C while  C while
22  C     OB_Jsouth(3)=1  means that:  C     OB_Jsouth(3)=1  means that:
23  C          T( 3 ,1) is a an OB point  C          T(3,1) is a an OB point
24  C          U(3:4,1) is a an OB point  C          U(3,1) is a an OB point
25  C          V( 4 ,2) is a an OB point  C          V(3,2) is a an OB point
26  C  C
27  C For convenience, negative values for Jnorth/Ieast refer to  C For convenience, negative values for Jnorth/Ieast refer to
28  C points relative to the Northern/Eastern edges of the model  C points relative to the Northern/Eastern edges of the model

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

  ViewVC Help
Powered by ViewVC 1.1.22