/[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.19 by jmc, Fri Oct 19 14:43:10 2007 UTC revision 1.20 by jmc, Tue Feb 12 20:26:02 2008 UTC
# Line 99  C GAD_TR1 :: passive tracer 1 Line 99  C GAD_TR1 :: passive tracer 1
99        PARAMETER(GAD_TR1=3)        PARAMETER(GAD_TR1=3)
100  CEOP  CEOP
101    
102    C--   COMMON /GAD_PARM_C/ Character parameters for GAD pkg routines
103    C      somSfx       :: 1rst & 2nd Order moment suffix
104          CHARACTER*2 somSfx(nSOM)
105          COMMON /GAD_PARM_C/
106         & somSfx
107    
108  C--   COMMON /GAD_PARM_L/ Logical parameters for GAD pkg routines  C--   COMMON /GAD_PARM_L/ Logical parameters for GAD pkg routines
109  C tempSOM_Advection :: set to T if using 2nd-Order Moment advection for Temp  C tempSOM_Advection :: set to T if using 2nd-Order Moment advection for Temp
110  C saltSOM_Advection :: set to T if using 2nd-Order Moment advection for Salt  C saltSOM_Advection :: set to T if using 2nd-Order Moment advection for Salt

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

  ViewVC Help
Powered by ViewVC 1.1.22