/[MITgcm]/MITgcm/pkg/cfc/CFC.h
ViewVC logotype

Diff of /MITgcm/pkg/cfc/CFC.h

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

revision 1.1 by stephd, Mon Oct 6 20:03:06 2003 UTC revision 1.2 by jmc, Mon Oct 8 23:57:20 2007 UTC
# Line 1  Line 1 
1    C $Header$
2    C $Name$
3    
4  C     /==========================================================\  C     /==========================================================\
5  C     | CFC.h                                                |  C     | CFC.h                                                |
6  C     |==========================================================|  C     |==========================================================|
7    
8         COMMON /CFC_NEEDS/         COMMON /CFC_NEEDS/
9       &              AtmosCFC11, AtmosCFC12, AtmosP,       &              AtmosCFC11, AtmosCFC12, AtmosP,
10       &              pisvel,fice       &              pisvel,fice
11        _RL  AtmosCFC11(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)        _RL  AtmosCFC11(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
12        _RL  AtmosCFC12(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)        _RL  AtmosCFC12(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22