/[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.1.2.2 - (show annotations) (download)
Thu Oct 2 18:30:07 2003 UTC (20 years, 7 months ago) by adcroft
Branch: branch-genmake2
Changes since 1.1.2.1: +3 -3 lines
File MIME type: text/plain
Mis-type CONFIG as CONF !!!

1 C $Header: /u/gcmpack/MITgcm/pkg/gchem/GCHEM_OPTIONS.h,v 1.1.2.1 2003/10/02 18:18:33 adcroft 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 CBOP
10 C !ROUTINE: GCHEM_OPTIONS.h
11 C !INTERFACE:
12
13 C !DESCRIPTION:
14 c coptions for biogeochemistry package
15
16 #ifdef ALLOW_PTRACERS
17 #define PTRACERS_SEPERATE_FORCING
18 #define DIC_BIOTIC
19 #define ALLOW_FE
20 #ifdef DIC_BIOTIC
21 #define DIC_ABIOTIC
22 #endif
23 #define ALLOW_DIC_COST
24 #endif /* ALLOW_PTRACERS */
25
26 #endif /* ALLOW_GCHEM */
27 #endif /* GCHEM_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22