/[MITgcm]/MITgcm_contrib/ifenty/Curvi/code/DIAG_OPTIONS.h
ViewVC logotype

Contents of /MITgcm_contrib/ifenty/Curvi/code/DIAG_OPTIONS.h

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


Revision 1.1 - (show annotations) (download)
Wed Jul 5 16:36:02 2006 UTC (17 years, 2 months ago) by ifenty
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/plain
Initial checkin of curvilinear configuration of Labrador Sea region

1 C $Header: /u/gcmpack/MITgcm/pkg/diagnostics/DIAG_OPTIONS.h,v 1.4 2005/07/09 17:22:58 jmc Exp $
2 C $Name: $
3
4 #ifndef DIAG_OPTIONS_H
5 #define DIAG_OPTIONS_H
6 #include "PACKAGES_CONFIG.h"
7 #ifdef ALLOW_DIAGNOSTICS
8
9 #include "CPP_OPTIONS.h"
10
11 CEH3 package-specific options go here
12
13 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 */
23 #endif /* DIAG_OPTIONS_H */
24
25
26 CEH3 ;;; Local Variables: ***
27 CEH3 ;;; mode:fortran ***
28 CEH3 ;;; End: ***
29

  ViewVC Help
Powered by ViewVC 1.1.22