/[MITgcm]/MITgcm/model/inc/EOS.h
ViewVC logotype

Diff of /MITgcm/model/inc/EOS.h

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

revision 1.2 by mlosch, Thu Sep 5 20:49:33 2002 UTC revision 1.3 by jmc, Tue Feb 18 15:12:17 2003 UTC
# Line 56  C     end nonlinear equation of state Line 56  C     end nonlinear equation of state
56    
57  C     pressure :: global absolute pressure variable needed for the  C     pressure :: global absolute pressure variable needed for the
58  C                 nonlinear equation of state  C                 nonlinear equation of state
59        _RL pressure(1-OLx:sNx+OLx,1-OLy:sNy+OLy,1:Nr,nSx,nSy)  c     _RL pressure(1-OLx:sNx+OLx,1-OLy:sNy+OLy,1:Nr,nSx,nSy)
60        COMMON /EOS_PRESSURE/ pressure  c     COMMON /EOS_PRESSURE/ pressure

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

  ViewVC Help
Powered by ViewVC 1.1.22