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

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

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

revision 1.1 by jmc, Wed Jan 9 00:04:35 2013 UTC revision 1.2 by dfer, Thu Jan 10 00:08:10 2013 UTC
# Line 21  C  and "diagSt_size" (statistics-diags) Line 21  C  and "diagSt_size" (statistics-diags)
21        INTEGER    nRegions, sizRegMsk, nStats        INTEGER    nRegions, sizRegMsk, nStats
22        INTEGER    diagSt_size        INTEGER    diagSt_size
23        PARAMETER( ndiagMax = 500 )        PARAMETER( ndiagMax = 500 )
24        PARAMETER( numlists = 10, numperlist = 50, numLevels=2*Nr )        PARAMETER( numlists = 10, numperlist = 50, numLevels=3*Nr )
25        PARAMETER( numDiags = 20*Nr )        PARAMETER( numDiags = 20*Nr )
26        PARAMETER( nRegions = 0 , sizRegMsk = 1 , nStats = 4 )        PARAMETER( nRegions = 0 , sizRegMsk = 1 , nStats = 4 )
27        PARAMETER( diagSt_size = 20*Nr )        PARAMETER( diagSt_size = 20*Nr )

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

  ViewVC Help
Powered by ViewVC 1.1.22