/[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.9 - (show annotations) (download)
Thu Dec 22 16:08:38 2011 UTC (12 years, 5 months ago) by dfer
Branch: MAIN
Changes since 1.8: +3 -1 lines
File MIME type: text/plain
Add some available options

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

  ViewVC Help
Powered by ViewVC 1.1.22