/[MITgcm]/MITgcm/pkg/diagnostics/DIAG_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/diagnostics/DIAG_OPTIONS.h

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

revision 1.4 by jmc, Sat Jul 9 17:22:58 2005 UTC revision 1.6 by jmc, Tue Feb 5 15:31:19 2008 UTC
# Line 10  C $Name$ Line 10  C $Name$
10    
11  CEH3 package-specific options go here  CEH3 package-specific options go here
12    
13  C #define DIAG_DEBUG  C allow to define specific regions and the corresponding mask ;
14    C  used to perform regional statistics over a limited area
15    #undef DIAGSTATS_REGION_MASK
16    
17  C allow to stop & restart at any time (i.e. not at a multiple of  C allow to stop & restart at any time (i.e. not at a multiple of
18  C  the diagnostics frequency) reading diagnostics storage arrays  C  the diagnostics frequency) reading diagnostics storage arrays
19  C  from pickup file.  C  from pickup file.
20  C Note: Use with cautious since it does not work for all restart  C Note: Use with cautious since it does not work for all restart
21  C  cases (e.g., changing data.diagnostics).  C  cases (e.g., changing data.diagnostics).
22  #undef  DIAGNOSTICS_HAS_PICKUP  #undef  DIAGNOSTICS_HAS_PICKUP
23    

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

  ViewVC Help
Powered by ViewVC 1.1.22