/[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.1 - (show annotations) (download)
Thu Jan 29 14:23:09 2004 UTC (20 years, 4 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint52l_pre, hrcube4, checkpoint52j_post, checkpoint52l_post, checkpoint52k_post, hrcube5, checkpoint52j_pre, hrcube_3
File MIME type: text/plain
Initial check in for gridalt

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

  ViewVC Help
Powered by ViewVC 1.1.22