/[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.5 - (hide annotations) (download)
Tue Jul 13 21:21:05 2004 UTC (19 years, 10 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint54d_post, checkpoint54c_post
Changes since 1.4: +5 -3 lines
File MIME type: text/plain
Debugging fizhi

1 molod 1.5 C $Header: /u/gcmpack/MITgcm/pkg/gridalt/gridalt_mapping.h,v 1.4 2004/06/15 17:19:55 molod Exp $
2 edhill 1.3 C $Name: $
3    
4 molod 1.5 #include "PACKAGES_CONFIG.h"
5    
6 molod 1.1 c Alternate grid Mapping Common
7     c ------------------------------
8 molod 1.4 #ifdef ALLOW_FIZHI
9 molod 1.1 integer nlperdyn(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nr,nSx,Nsy)
10     _RL dpphys0(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nrphys,nSx,nSy)
11     _RL dpphys(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nrphys,nSx,nSy)
12 molod 1.2 _RL dxfalt,dyfalt,drfalt
13 molod 1.5 common /gridalt_mapping/ nlperdyn,dpphys0,dpphys,
14     . dxfalt,dyfalt,drfalt
15 molod 1.4 #endif

  ViewVC Help
Powered by ViewVC 1.1.22