/[MITgcm]/MITgcm/pkg/generic_advdiff/GAD.h
ViewVC logotype

Diff of /MITgcm/pkg/generic_advdiff/GAD.h

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

revision 1.23 by jmc, Tue Nov 16 17:39:13 2010 UTC revision 1.24 by jmc, Tue Aug 5 01:50:35 2014 UTC
# Line 110  C      somSfx       :: 1rst & 2nd Order Line 110  C      somSfx       :: 1rst & 2nd Order
110       & somSfx       & somSfx
111    
112  C--   COMMON /GAD_PARM_I/ Integer parameters for GAD pkg routines  C--   COMMON /GAD_PARM_I/ Integer parameters for GAD pkg routines
 C GAD_Scheme_olSize :: overlap minimum size for this advection scheme  
113  C GAD_OlMinSize     :: overlap minimum size for GAD routines  C GAD_OlMinSize     :: overlap minimum size for GAD routines
114  C           1: min required; 2: to add to current min; 3: factor to apply  C           1: min required; 2: to add to current min; 3: factor to apply
       INTEGER GAD_Scheme_olSize(GAD_Scheme_MaxNum)  
115        INTEGER GAD_OlMinSize(3)        INTEGER GAD_OlMinSize(3)
116        COMMON /GAD_PARM_I/        COMMON /GAD_PARM_I/
      &        GAD_Scheme_olSize,  
117       &        GAD_OlMinSize       &        GAD_OlMinSize
118    
119  C--   COMMON /GAD_PARM_L/ Logical parameters for GAD pkg routines  C--   COMMON /GAD_PARM_L/ Logical parameters for GAD pkg routines

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

  ViewVC Help
Powered by ViewVC 1.1.22