/[MITgcm]/MITgcm/pkg/dic/DIC_OPTIONS.h
ViewVC logotype

Contents of /MITgcm/pkg/dic/DIC_OPTIONS.h

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


Revision 1.14 - (show annotations) (download)
Mon Jan 11 21:46:55 2016 UTC (8 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65s, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, HEAD
Changes since 1.13: +1 -2 lines
File MIME type: text/plain
remove CPP option USE_ATMOSCO2 (not needed)

1 C $Header: /u/gcmpack/MITgcm/pkg/dic/DIC_OPTIONS.h,v 1.13 2015/01/11 21:16:04 jmc Exp $
2 C $Name: $
3
4 #ifndef DIC_OPTIONS_H
5 #define DIC_OPTIONS_H
6 #include "PACKAGES_CONFIG.h"
7 #include "CPP_OPTIONS.h"
8
9 #ifdef ALLOW_DIC
10 C Package-specific Options & Macros go here
11
12 #define DIC_BIOTIC
13 #define ALLOW_O2
14 #undef ALLOW_FE
15 #undef READ_PAR
16 #undef MINFE
17 #undef DIC_NO_NEG
18 #undef DIC_BOUNDS
19 C these all need to be defined for coupling to atmospheric model:
20 #undef USE_QSW
21 #undef USE_QSW_UNDERICE
22 #undef USE_PLOAD
23
24 C use surface salinity forcing (scaled by mean surf value) for DIC & ALK forcing
25 #undef ALLOW_OLD_VIRTUALFLUX
26
27 C put back bugs related to Water-Vapour in carbonate chemistry & air-sea fluxes
28 #undef WATERVAP_BUG
29
30 C dissolution only below saturation horizon following method by Karsten Friis
31 #undef CAR_DISS
32
33 C Include self-shading effect by phytoplankton
34 #undef LIGHT_CHL
35 C Include iron sediment source using DOP flux
36 #undef SEDFE
37
38 #endif /* ALLOW_DIC */
39 #endif /* DIC_OPTIONS_H */
40
41 CEH3 ;;; Local Variables: ***
42 CEH3 ;;; mode:fortran ***
43 CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22