/[MITgcm]/MITgcm/verification/tutorial_dic_adjoffline/code_ad/DIC_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm/verification/tutorial_dic_adjoffline/code_ad/DIC_OPTIONS.h

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


Revision 1.4 - (hide annotations) (download)
Sat Dec 24 01:17:55 2011 UTC (12 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint64, checkpoint65, checkpoint65r, checkpoint65p, checkpoint65q, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e
Changes since 1.3: +9 -3 lines
File MIME type: text/plain
bring OPTIONS files up-to-date

1 jmc 1.4 C $Header: /u/gcmpack/MITgcm/pkg/dic/DIC_OPTIONS.h,v 1.9 2011/12/22 16:08:38 dfer Exp $
2 heimbach 1.1 C $Name: $
3    
4     #ifndef DIC_OPTIONS_H
5     #define DIC_OPTIONS_H
6     #include "PACKAGES_CONFIG.h"
7 jmc 1.4 #include "CPP_OPTIONS.h"
8    
9 heimbach 1.1 #ifdef ALLOW_DIC
10 jmc 1.4 C Package-specific Options & Macros go here
11 heimbach 1.1
12     #define DIC_BIOTIC
13     #define ALLOW_FE
14     #define ALLOW_O2
15     #undef READ_PAR
16     #undef MINFE
17 jmc 1.4 #undef DIC_NO_NEG
18 heimbach 1.1 c these all need to be defined for coupling to
19     c atmospheric model
20     #undef USE_QSW
21 jmc 1.4 #undef USE_QSW_UNDERICE
22 heimbach 1.1 #undef USE_ATMOSCO2
23     #undef USE_PLOAD
24    
25     #undef ALLOW_OLD_VIRTUALFLUX
26    
27 jmc 1.3 C put back bugs related to Water-Vapour in carbonate chemistry & air-sea fluxes
28     #undef WATERVAP_BUG
29 jmc 1.2
30 jmc 1.4 C dissolution only below saturation horizon following method by Karsten Friis
31     #undef CAR_DISS
32    
33 heimbach 1.1 #define AD_SAFE
34    
35     #endif /* ALLOW_DIC */
36     #endif /* DIC_OPTIONS_H */
37    
38     CEH3 ;;; Local Variables: ***
39     CEH3 ;;; mode:fortran ***
40     CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22