/[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.3 by heimbach, Fri Jul 13 19:06:50 2001 UTC revision 1.4 by heimbach, Mon Jul 30 20:42:45 2001 UTC
# Line 27  C Non-linear flux limiter Line 27  C Non-linear flux limiter
27    
28  C Third/fourth order interpolation factor  C Third/fourth order interpolation factor
29        _RL oneSixth        _RL oneSixth
30        PARAMETER(oneSixth=1. _d 0/6. _d 0)        PARAMETER(oneSixth=1.D0/6.D0)
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

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

  ViewVC Help
Powered by ViewVC 1.1.22