/[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.10 by cnh, Tue Sep 29 18:50:56 1998 UTC revision 1.11 by adcroft, Mon Nov 30 23:45:24 1998 UTC
# Line 359  C                 metric term in V equat Line 359  C                 metric term in V equat
359       &  recip_hFacC,recip_hFacW,recip_hFacS,       &  recip_hFacC,recip_hFacW,recip_hFacS,
360       &  rkFac, recip_rkFac,       &  rkFac, recip_rkFac,
361       &  saFac,       &  saFac,
362       &  xC,yC,rA,rC,rF,yC0,xC0,       &  xC,yC,rA,rAw,rAs,rC,rF,yC0,xC0,
363       &  maskW,maskS,       &  maskW,maskS,
364       &  tanPhiAtU, tanPhiAtV       &  tanPhiAtU, tanPhiAtV
365        _RS dxC            (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)        _RS dxC            (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
# Line 399  C                 metric term in V equat Line 399  C                 metric term in V equat
399        _RS yC             (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)        _RS yC             (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
400        _RS yC0        _RS yC0
401        _RS rA             (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)        _RS rA             (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
402          _RS rAw            (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
403          _RS rAs            (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
404        _RS rC             (1:Nr)        _RS rC             (1:Nr)
405        _RS rF             (1:Nr+1)        _RS rF             (1:Nr+1)
406        _RS maskW          (1-OLx:sNx+OLx,1-OLy:sNy+OLy,1:Nr,nSx,nSy)        _RS maskW          (1-OLx:sNx+OLx,1-OLy:sNy+OLy,1:Nr,nSx,nSy)

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.22