/[MITgcm]/MITgcm/pkg/gridalt/gridalt_mapping.h
ViewVC logotype

Contents of /MITgcm/pkg/gridalt/gridalt_mapping.h

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


Revision 1.2 - (show annotations) (download)
Tue Apr 13 15:23:50 2004 UTC (20 years, 1 month ago) by molod
Branch: MAIN
CVS Tags: checkpoint52m_post
Changes since 1.1: +3 -1 lines
File MIME type: text/plain
Add terms for more general mapping (other than just vertical for fizhi)

1 c Alternate grid Mapping Common
2 c ------------------------------
3 common /gridalt_mapping/ nlperdyn,dpphys0,dpphys,
4 . dxfalt,dyfalt,drfalt
5 integer nlperdyn(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nr,nSx,Nsy)
6 _RL dpphys0(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nrphys,nSx,nSy)
7 _RL dpphys(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nrphys,nSx,nSy)
8 _RL dxfalt,dyfalt,drfalt

  ViewVC Help
Powered by ViewVC 1.1.22