/[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.4 by jmc, Sat Dec 24 01:17:55 2011 UTC revision 1.5 by jmc, Mon Jan 11 22:43:00 2016 UTC
# Line 10  C $Name$ Line 10  C $Name$
10  C     Package-specific Options & Macros go here  C     Package-specific Options & Macros go here
11    
12  #define DIC_BIOTIC  #define DIC_BIOTIC
 #define ALLOW_FE  
13  #define ALLOW_O2  #define ALLOW_O2
14    #define ALLOW_FE
15  #undef READ_PAR  #undef READ_PAR
16  #undef MINFE  #undef MINFE
17  #undef DIC_NO_NEG  #undef DIC_NO_NEG
18  c these all need to be defined for coupling to  #undef DIC_BOUNDS
19  c atmospheric model  C these all need to be defined for coupling to atmospheric model:
20  #undef USE_QSW  #undef USE_QSW
21  #undef USE_QSW_UNDERICE  #undef USE_QSW_UNDERICE
 #undef USE_ATMOSCO2  
22  #undef USE_PLOAD  #undef USE_PLOAD
23    
24    C use surface salinity forcing (scaled by mean surf value) for DIC & ALK forcing
25  #undef ALLOW_OLD_VIRTUALFLUX  #undef ALLOW_OLD_VIRTUALFLUX
26    
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
# Line 30  C put back bugs related to Water-Vapour Line 30  C put back bugs related to Water-Vapour
30  C dissolution only below saturation horizon following method by Karsten Friis  C dissolution only below saturation horizon following method by Karsten Friis
31  #undef CAR_DISS  #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    C For Adjoint built
39  #define AD_SAFE  #define AD_SAFE
40    
41  #endif /* ALLOW_DIC */  #endif /* ALLOW_DIC */

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

  ViewVC Help
Powered by ViewVC 1.1.22