/[MITgcm]/MITgcm/verification/ideal_2D_oce/code/DIAGNOSTICS_SIZE.h
ViewVC logotype

Diff of /MITgcm/verification/ideal_2D_oce/code/DIAGNOSTICS_SIZE.h

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

revision 1.2 by jmc, Thu May 19 03:53:35 2005 UTC revision 1.3 by jmc, Tue Oct 21 22:12:54 2008 UTC
# Line 21  C  and "diagSt_size" (statistics-diags) Line 21  C  and "diagSt_size" (statistics-diags)
21        INTEGER    diagSt_size        INTEGER    diagSt_size
22        PARAMETER( ndiagMax = 500 )        PARAMETER( ndiagMax = 500 )
23        PARAMETER( numlists = 10, numperlist = 50, numLevels=2*Nr )        PARAMETER( numlists = 10, numperlist = 50, numLevels=2*Nr )
24        PARAMETER( numdiags = 25*Nr )        PARAMETER( numdiags = 45*Nr )
25        PARAMETER( nRegions = 0 , nStats = 4 )        PARAMETER( nRegions = 0 , nStats = 4 )
26        PARAMETER( diagSt_size = 25*Nr )        PARAMETER( diagSt_size = 45*Nr )
27    
28    
29  CEH3 ;;; Local Variables: ***  CEH3 ;;; Local Variables: ***

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

  ViewVC Help
Powered by ViewVC 1.1.22