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

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

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


Revision 1.3 - (hide annotations) (download)
Wed May 5 00:39:21 2004 UTC (20 years, 1 month ago) by edhill
Branch: MAIN
CVS Tags: checkpoint52n_post, checkpoint53d_post, checkpoint53c_post, checkpoint53b_pre, checkpoint53a_post, checkpoint53b_post, checkpoint53, checkpoint53d_pre
Changes since 1.2: +3 -0 lines
File MIME type: text/plain
 o adding cvs 'Header:' and 'Name:' strings

1 edhill 1.3 C $Header: $
2     C $Name: $
3    
4 molod 1.1 c Alternate grid Mapping Common
5     c ------------------------------
6 molod 1.2 common /gridalt_mapping/ nlperdyn,dpphys0,dpphys,
7     . dxfalt,dyfalt,drfalt
8 molod 1.1 integer nlperdyn(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nr,nSx,Nsy)
9     _RL dpphys0(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nrphys,nSx,nSy)
10     _RL dpphys(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nrphys,nSx,nSy)
11 molod 1.2 _RL dxfalt,dyfalt,drfalt

  ViewVC Help
Powered by ViewVC 1.1.22