/[MITgcm]/MITgcm/pkg/autodiff/AUTODIFF.h
ViewVC logotype

Diff of /MITgcm/pkg/autodiff/AUTODIFF.h

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

revision 1.6 by heimbach, Wed Jun 24 20:09:08 2009 UTC revision 1.7 by gforget, Mon Aug 9 16:05:22 2010 UTC
# Line 9  C $Name$ Line 9  C $Name$
9        integer max_lev3        integer max_lev3
10        integer max_lev4        integer max_lev4
11        integer NDV3D, NDV2D, NEXF1, NEXF2, NCTRL1, NOB, NSI        integer NDV3D, NDV2D, NEXF1, NEXF2, NCTRL1, NOB, NSI
12    #ifdef ALLOW_ADAMSBASHFORTH_3
13          PARAMETER (NDV3D  = 16)
14    #else
15        PARAMETER (NDV3D  = 12)        PARAMETER (NDV3D  = 12)
16    #endif
17        PARAMETER (NDV2D  = 23)        PARAMETER (NDV2D  = 23)
18        PARAMETER (NEXF1  = 21)        PARAMETER (NEXF1  = 21)
19        PARAMETER (NEXF2  = 18)        PARAMETER (NEXF2  = 18)

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22