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

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

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


Revision 1.5 - (show 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 C $Header: /u/gcmpack/MITgcm/pkg/gchem/GCHEM_OPTIONS.h,v 1.4 2004/01/28 18:49:05 stephd Exp $
2 C $Name: $
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
11 CBOP
12 C !ROUTINE: GCHEM_OPTIONS.h
13 C !INTERFACE:
14
15 C !DESCRIPTION:
16 c options for biogeochemistry package
17 CEOP
18
19 #define PTRACERS_SEPARATE_FORCING
20 #define DIC_BIOTIC
21 #undef ALLOW_CFC
22 #undef ALLOW_FE
23
24 #endif /* ALLOW_GCHEM */
25 #endif /* GCHEM_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22