/[MITgcm]/MITgcm/pkg/gmredi/GMREDI.h
ViewVC logotype

Diff of /MITgcm/pkg/gmredi/GMREDI.h

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

revision 1.13 by jmc, Thu Jun 21 01:33:01 2007 UTC revision 1.14 by gforget, Fri May 30 02:50:16 2008 UTC
# Line 8  C     Package flag Line 8  C     Package flag
8        logical GM_AdvForm        logical GM_AdvForm
9        logical GM_AdvSeparate        logical GM_AdvSeparate
10        logical GM_ExtraDiag        logical GM_ExtraDiag
11          logical GM_InMomAsStress
12        logical GM_MNC        logical GM_MNC
13        logical GM_MDSIO        logical GM_MDSIO
14        COMMON /GM_PACKAGE/ GMREDIisON,        COMMON /GM_PACKAGE/ GMREDIisON,
15       &                    GM_AdvForm, GM_AdvSeparate,       &                    GM_AdvForm, GM_AdvSeparate,
16       &                    GM_ExtraDiag, GM_MNC, GM_MDSIO       &                    GM_ExtraDiag, GM_MNC, GM_MDSIO,
17         &                    GM_InMomAsStress
18    
19  C     GM/Redi parameters  C     GM/Redi parameters
20  C     GM_Small_Number :: epsilon used in computing the slope  C     GM_Small_Number :: epsilon used in computing the slope

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.22