/[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.3 - (hide annotations) (download)
Wed Apr 20 20:47:52 2011 UTC (12 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63, checkpoint62w, checkpoint62z, checkpoint62y, checkpoint62x
Changes since 1.2: +3 -2 lines
File MIME type: text/plain
take out water-vapour bug (#undef WATERVAP_BUG)

1 jmc 1.3 C $Header: /u/gcmpack/MITgcm/pkg/dic/DIC_OPTIONS.h,v 1.6 2008/04/07 20:31:16 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     #ifdef ALLOW_DIC
8    
9     #include "CPP_OPTIONS.h"
10    
11     #define DIC_BIOTIC
12     #define ALLOW_FE
13     #define ALLOW_O2
14     #undef READ_PAR
15     #undef MINFE
16     c these all need to be defined for coupling to
17     c atmospheric model
18     #undef USE_QSW
19     #undef USE_ATMOSCO2
20     #undef USE_PLOAD
21    
22     #undef ALLOW_OLD_VIRTUALFLUX
23    
24 jmc 1.3 C put back bugs related to Water-Vapour in carbonate chemistry & air-sea fluxes
25     #undef WATERVAP_BUG
26 jmc 1.2
27 heimbach 1.1 #define AD_SAFE
28    
29     #endif /* ALLOW_DIC */
30     #endif /* DIC_OPTIONS_H */
31    
32     CEH3 ;;; Local Variables: ***
33     CEH3 ;;; mode:fortran ***
34     CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22