/[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.4 - (show annotations) (download)
Wed Jan 28 18:49:05 2004 UTC (20 years, 4 months ago) by stephd
Branch: MAIN
CVS Tags: checkpoint52l_pre, hrcube4, checkpoint52n_post, checkpoint52j_post, checkpoint53d_post, checkpoint54a_pre, checkpoint55c_post, checkpoint54e_post, checkpoint54a_post, checkpoint53c_post, checkpoint55d_pre, checkpoint55j_post, checkpoint52l_post, checkpoint55h_post, checkpoint52k_post, checkpoint54b_post, checkpoint53b_pre, checkpoint55b_post, checkpoint54d_post, checkpoint52m_post, checkpoint55, checkpoint53a_post, checkpoint54, checkpoint54f_post, checkpoint53b_post, checkpoint55g_post, checkpoint55f_post, checkpoint55i_post, checkpoint56, checkpoint53, checkpoint53g_post, hrcube5, checkpoint55e_post, checkpoint52j_pre, checkpoint53f_post, checkpoint55a_post, checkpoint53d_pre, checkpoint54c_post, hrcube_3, checkpoint55d_post
Changes since 1.3: +4 -3 lines
File MIME type: text/plain
o  cleaning up headers, additional documentation

1 C $Header: /u/gcmpack/MITgcm/pkg/gchem/GCHEM_OPTIONS.h,v 1.3 2003/10/09 04:19:19 edhill 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 #ifdef ALLOW_PTRACERS
20 #define PTRACERS_SEPARATE_FORCING
21 #endif
22 #define DIC_BIOTIC
23 #undef ALLOW_CFC
24 #undef ALLOW_FE
25
26 #endif /* ALLOW_GCHEM */
27 #endif /* GCHEM_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22