/[MITgcm]/MITgcm/model/inc/GRID.h
ViewVC logotype

Diff of /MITgcm/model/inc/GRID.h

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

revision 1.6 by cnh, Sat Aug 22 17:51:06 1998 UTC revision 1.7 by cnh, Mon Aug 24 00:24:43 1998 UTC
# Line 310  C              Note: The code needs term Line 310  C              Note: The code needs term
310  C                    On some platforms it may be better to precompute  C                    On some platforms it may be better to precompute
311  C                    hFacW, hFacE, ... here than do MIN on the fly.  C                    hFacW, hFacE, ... here than do MIN on the fly.
312  C     rkFac     - Vertical coordinate to vertical index orientation.  C     rkFac     - Vertical coordinate to vertical index orientation.
313  C                 ( 1 same orientation, -1 opposite orientation )  C                 ( -1 same orientation, 1 opposite orientation )
314  C                 ( vertical coord == m  -> rkFac = -1 )  C                 ( vertical coord == m  -> rkFac =  1 )
315  C                 ( vertical coord == Pa -> rkFac =  1 )  C                 ( vertical coord == Pa -> rkFac = -1 )
316  C     maskW  - West face land mask  C     maskW  - West face land mask
317  C     maskS  - South face land mask  C     maskS  - South face land mask
318  C     recip_dxC   - Recipricol of dxC  C     recip_dxC   - Recipricol of dxC

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22