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

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

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


Revision 1.8 - (hide annotations) (download)
Fri Oct 7 21:36:39 2011 UTC (12 years, 7 months ago) by dfer
Branch: MAIN
CVS Tags: checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g
Changes since 1.7: +4 -1 lines
File MIME type: text/plain
Remove subroutine CALC_PCO2_APPROX_CO3 from carbon_chem.F
and add carbonate computation/output to CALC_PCO2_APPROX

1 dfer 1.8 C $Header: /u/gcmpack/MITgcm/pkg/dic/DIC_OPTIONS.h,v 1.7 2011/04/20 20:35:45 jmc Exp $
2 edhill 1.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 dfer 1.6 #define DIC_BIOTIC
12     #undef 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     #define ALLOW_OLD_VIRTUALFLUX
23 edhill 1.2
24 jmc 1.7 C put back bugs related to Water-Vapour in carbonate chemistry & air-sea fluxes
25     #undef WATERVAP_BUG
26    
27 dfer 1.8 C dissolution only below saturation horizon following method by Karsten Friis
28     #undef CAR_DISS
29    
30 edhill 1.2 #endif /* ALLOW_DIC */
31     #endif /* DIC_OPTIONS_H */
32 edhill 1.3
33     CEH3 ;;; Local Variables: ***
34     CEH3 ;;; mode:fortran ***
35     CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22