/[MITgcm]/MITgcm_contrib/submesoscale/code/GMREDI.h
ViewVC logotype

Diff of /MITgcm_contrib/submesoscale/code/GMREDI.h

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

--- MITgcm_contrib/submesoscale/code/GMREDI.h	2008/05/30 22:13:42	1.2
+++ MITgcm_contrib/submesoscale/code/GMREDI.h	2008/05/30 22:24:25	1.3
@@ -1,4 +1,4 @@
-C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/submesoscale/code/GMREDI.h,v 1.2 2008/05/30 22:13:42 dimitri Exp $
+C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/submesoscale/code/GMREDI.h,v 1.3 2008/05/30 22:24:25 dimitri Exp $
 C $Name:  $
 
 #ifdef ALLOW_GMREDI
@@ -8,11 +8,13 @@
       logical GM_AdvForm
       logical GM_AdvSeparate 
       logical GM_ExtraDiag 
+      logical GM_InMomAsStress
       logical GM_MNC
       logical GM_MDSIO
       COMMON /GM_PACKAGE/ GMREDIisON, 
      &                    GM_AdvForm, GM_AdvSeparate, 
-     &                    GM_ExtraDiag, GM_MNC, GM_MDSIO
+     &                    GM_ExtraDiag, GM_MNC, GM_MDSIO,
+     &                    GM_InMomAsStress
 
 C     GM/Redi parameters
 C     GM_Small_Number :: epsilon used in computing the slope

 

  ViewVC Help
Powered by ViewVC 1.1.22