/[MITgcm]/MITgcm/pkg/mnc/MNC_OPTIONS.h
ViewVC logotype

Contents of /MITgcm/pkg/mnc/MNC_OPTIONS.h

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


Revision 1.7 - (show annotations) (download)
Thu May 22 12:21:19 2008 UTC (16 years ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint60, checkpoint61, checkpoint62, checkpoint63, checkpoint59r, checkpoint62c, checkpoint62b, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y
Changes since 1.6: +2 -2 lines
File MIME type: text/plain
replace mnc_common.h and mnc_id_header.h with corresponding upper case
versions

1 C $Header: /u/gcmpack/MITgcm/pkg/mnc/MNC_OPTIONS.h,v 1.6 2005/09/10 18:30:06 edhill Exp $
2 C $Name: $
3
4 #ifndef MNC_OPTIONS_H
5 #define MNC_OPTIONS_H
6 #include "PACKAGES_CONFIG.h"
7 #ifdef ALLOW_MNC
8
9 #include "CPP_OPTIONS.h"
10
11 #include "MNC_ID_HEADER.h"
12
13 CEH3 package-specific options go here
14
15 C #define MNC_DEBUG
16
17 C #define MNC_DEBUG_GTYPE /* Adds MNC gtype as an attribute */
18
19 C The following are for back-wards compatibility with "old-style" mnc
20 C file names:
21 C
22 C #define MNC_WRITE_OLDNAMES
23 C #define MNC_READ_OLDNAMES
24
25 C These are the default minimum number of characters used for the
26 C per-file and per-tile file names
27 #define MNC_DEF_FMNC 3
28 #define MNC_DEF_TMNC 3
29
30 #endif /* ALLOW_MNC */
31 #endif /* MNC_OPTIONS_H */
32
33
34 CEH3 ;;; Local Variables: ***
35 CEH3 ;;; mode:fortran ***
36 CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22