/[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.3 by jmc, Tue Feb 18 15:12:17 2003 UTC revision 1.4 by heimbach, Fri Jul 18 20:06:45 2003 UTC
# Line 17  CEOP Line 17  CEOP
17    
18  C     PARAMETER SItoBar  C     PARAMETER SItoBar
19        _RL SItoBar, SItodBar        _RL SItoBar, SItodBar
20        PARAMETER ( SItoBar  = 1. _d -05 )        PARAMETER ( SItoBar  = 1.D-05 )
21        PARAMETER ( SItodBar = 1. _d -04 )        PARAMETER ( SItodBar = 1.D-04 )
22    
23  C Linear equation of state  C Linear equation of state
24  C     tAlpha    :: Linear EOS thermal expansion coefficient ( 1/degree ).  C     tAlpha    :: Linear EOS thermal expansion coefficient ( 1/degree ).

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

  ViewVC Help
Powered by ViewVC 1.1.22