/[MITgcm]/MITgcm/pkg/gchem/GCHEM_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm/pkg/gchem/GCHEM_OPTIONS.h

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


Revision 1.5 - (hide annotations) (download)
Fri Nov 19 21:28:47 2004 UTC (19 years, 6 months ago) by mlosch
Branch: MAIN
Changes since 1.4: +1 -3 lines
File MIME type: text/plain
o still cleaning up
  - remove redundant CPP flag ALLOW_PTRACERS
  - change comments

1 mlosch 1.5 C $Header: /u/gcmpack/MITgcm/pkg/gchem/GCHEM_OPTIONS.h,v 1.4 2004/01/28 18:49:05 stephd Exp $
2 stephd 1.4 C $Name: $
3 edhill 1.3
4     #ifndef GCHEM_OPTIONS_H
5     #define GCHEM_OPTIONS_H
6     #include "PACKAGES_CONFIG.h"
7     #ifdef ALLOW_GCHEM
8    
9     #include "CPP_OPTIONS.h"
10 stephd 1.1
11     CBOP
12 edhill 1.3 C !ROUTINE: GCHEM_OPTIONS.h
13 stephd 1.1 C !INTERFACE:
14    
15     C !DESCRIPTION:
16 stephd 1.4 c options for biogeochemistry package
17     CEOP
18 edhill 1.3
19 stephd 1.2 #define PTRACERS_SEPARATE_FORCING
20 stephd 1.1 #define DIC_BIOTIC
21 stephd 1.2 #undef ALLOW_CFC
22     #undef ALLOW_FE
23 stephd 1.1
24 edhill 1.3 #endif /* ALLOW_GCHEM */
25     #endif /* GCHEM_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22