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

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

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


Revision 1.4 - (show annotations) (download)
Sat Jul 9 17:22:58 2005 UTC (18 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57t_post, checkpoint57o_post, checkpoint57m_post, checkpoint57s_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57v_post, checkpoint57r_post, checkpoint58, checkpoint57x_post, checkpoint57n_post, checkpoint57w_post, checkpoint57p_post, checkpint57u_post, checkpoint57q_post, checkpoint57z_post, checkpoint57l_post
Changes since 1.3: +1 -6 lines
File MIME type: text/plain
remove option ALLOW_DIRECT_FILLING_WITH_EQUIV and all the equivalences.

1 C $Header: /u/gcmpack/MITgcm/pkg/diagnostics/DIAG_OPTIONS.h,v 1.3 2005/06/26 16:51:49 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: ***

  ViewVC Help
Powered by ViewVC 1.1.22