/[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.5 - (show 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 C $Header: /u/gcmpack/MITgcm/pkg/gridalt/gridalt_mapping.h,v 1.4 2004/06/15 17:19:55 molod Exp $
2 C $Name: $
3
4 #include "PACKAGES_CONFIG.h"
5
6 c Alternate grid Mapping Common
7 c ------------------------------
8 #ifdef ALLOW_FIZHI
9 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 _RL dxfalt,dyfalt,drfalt
13 common /gridalt_mapping/ nlperdyn,dpphys0,dpphys,
14 . dxfalt,dyfalt,drfalt
15 #endif

  ViewVC Help
Powered by ViewVC 1.1.22