/[MITgcm]/MITgcm/pkg/diagnostics/diagnostics_interp_vert.F
ViewVC logotype

Diff of /MITgcm/pkg/diagnostics/diagnostics_interp_vert.F

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

revision 1.7 by jmc, Sun Dec 24 20:15:42 2006 UTC revision 1.8 by jmc, Wed Jan 31 21:47:55 2007 UTC
# Line 30  C     !USES: Line 30  C     !USES:
30  #include "DIAGNOSTICS.h"  #include "DIAGNOSTICS.h"
31    
32        INTEGER NrMax        INTEGER NrMax
33  #ifdef ALLOW_FIZHI        PARAMETER( NrMax = numLevels )
 #include "fizhi_SIZE.h"  
       PARAMETER( NrMax = Nr+Nrphys )  
 #else  
       PARAMETER( NrMax = Nr )  
 #endif  
34    
35    
36  C     !INPUT PARAMETERS:  C     !INPUT PARAMETERS:

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

  ViewVC Help
Powered by ViewVC 1.1.22