/[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.2 by jmc, Thu Jul 12 00:31:59 2001 UTC revision 1.3 by heimbach, Fri Jul 13 19:06:50 2001 UTC
# Line 31  C Third/fourth order interpolation facto Line 31  C Third/fourth order interpolation facto
31    
32  C Differentiate between tracers (only needed for KPP -  arrgh!!!)  C Differentiate between tracers (only needed for KPP -  arrgh!!!)
33        INTEGER GAD_TEMPERATURE        INTEGER GAD_TEMPERATURE
34        PARAMETER(GAD_TEMPERATURE=123)        PARAMETER(GAD_TEMPERATURE=101)
35        INTEGER GAD_SALINITY        INTEGER GAD_SALINITY
36        PARAMETER(GAD_SALINITY=321)        PARAMETER(GAD_SALINITY=102)
37          INTEGER GAD_TR1
38          PARAMETER(GAD_TR1=103)

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

  ViewVC Help
Powered by ViewVC 1.1.22