/[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.1 by edhill, Tue Jul 6 03:55:53 2004 UTC revision 1.2 by jmc, Wed Feb 23 14:43:18 2005 UTC
# Line 12  CEH3 package-specific options go here Line 12  CEH3 package-specific options go here
12    
13  C #define DIAG_DEBUG  C #define DIAG_DEBUG
14    
15    C allow to stop & restart at any time (i.e. not at a multiple of
16    C  the diagnostics frequency) reading diagnostics storage arrays
17    C  from pickup file.
18    C Note: Use with cautious since it does not work for all restart
19    C  cases (e.g., changing data.diagnostics).
20    #undef  DIAGNOSTICS_HAS_PICKUP
21    
22  #endif /* ALLOW_DIAGNOSTICS */  #endif /* ALLOW_DIAGNOSTICS */
23  #endif /* DIAG_OPTIONS_H */  #endif /* DIAG_OPTIONS_H */

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

  ViewVC Help
Powered by ViewVC 1.1.22