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

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

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

revision 1.3 by jmc, Wed Apr 20 20:47:52 2011 UTC revision 1.4 by jmc, Sat Dec 24 01:17:55 2011 UTC
# Line 4  C $Name$ Line 4  C $Name$
4  #ifndef DIC_OPTIONS_H  #ifndef DIC_OPTIONS_H
5  #define DIC_OPTIONS_H  #define DIC_OPTIONS_H
6  #include "PACKAGES_CONFIG.h"  #include "PACKAGES_CONFIG.h"
 #ifdef ALLOW_DIC  
   
7  #include "CPP_OPTIONS.h"  #include "CPP_OPTIONS.h"
8    
9    #ifdef ALLOW_DIC
10    C     Package-specific Options & Macros go here
11    
12  #define DIC_BIOTIC  #define DIC_BIOTIC
13  #define ALLOW_FE  #define ALLOW_FE
14  #define ALLOW_O2  #define ALLOW_O2
15  #undef READ_PAR  #undef READ_PAR
16  #undef MINFE  #undef MINFE
17    #undef DIC_NO_NEG
18  c these all need to be defined for coupling to  c these all need to be defined for coupling to
19  c atmospheric model  c atmospheric model
20  #undef USE_QSW  #undef USE_QSW
21    #undef USE_QSW_UNDERICE
22  #undef USE_ATMOSCO2  #undef USE_ATMOSCO2
23  #undef USE_PLOAD  #undef USE_PLOAD
24    
# Line 24  c atmospheric model Line 27  c atmospheric model
27  C put back bugs related to Water-Vapour in carbonate chemistry & air-sea fluxes  C put back bugs related to Water-Vapour in carbonate chemistry & air-sea fluxes
28  #undef WATERVAP_BUG  #undef WATERVAP_BUG
29    
30    C dissolution only below saturation horizon following method by Karsten Friis
31    #undef CAR_DISS
32    
33  #define AD_SAFE  #define AD_SAFE
34    
35  #endif /* ALLOW_DIC */  #endif /* ALLOW_DIC */

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22