/[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.1 by heimbach, Fri Jun 1 23:30:16 2007 UTC revision 1.2 by heimbach, Wed Jun 27 22:14:28 2007 UTC
# Line 7  Line 7 
7        integer max_lev3        integer max_lev3
8        integer max_lev4        integer max_lev4
9        integer NDV3D, NDV2D, NEXF1, NEXF2, NCTRL1, NOB, NSI        integer NDV3D, NDV2D, NEXF1, NEXF2, NCTRL1, NOB, NSI
10        PARAMETER (NDV3D = 12)        PARAMETER (NDV3D  = 12)
11        PARAMETER (NDV2D = 23)        PARAMETER (NDV2D  = 23)
12        PARAMETER (NEXF1 = 16)        PARAMETER (NEXF1  = 21)
13        PARAMETER (NEXF2 = 25)        PARAMETER (NEXF2  = 18)
14        PARAMETER (NCTRL1 = 18)        PARAMETER (NCTRL1 = 18)
15        PARAMETER (NOB = 18)        PARAMETER (NOB = 18)
16        PARAMETER (NSI = 24)              PARAMETER (NSI = 24)      

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

  ViewVC Help
Powered by ViewVC 1.1.22