/[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.6 - (show annotations) (download)
Wed Nov 24 03:04:34 2004 UTC (19 years, 6 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint57o_post, checkpoint57m_post, checkpoint57k_post, checkpoint57d_post, checkpoint57g_post, checkpoint57b_post, checkpoint57c_pre, checkpoint56b_post, checkpoint57i_post, checkpoint57e_post, checkpoint57g_pre, checkpoint56c_post, checkpoint57f_pre, checkpoint57a_post, checkpoint57a_pre, checkpoint57, eckpoint57e_pre, checkpoint57h_done, checkpoint57n_post, checkpoint57p_post, checkpoint57f_post, checkpoint57c_post, checkpoint57j_post, checkpoint57h_pre, checkpoint57l_post, checkpoint57h_post, checkpoint56a_post
Changes since 1.5: +2 -2 lines
File MIME type: text/plain
o replace obsolete PTRACERS_SEPARATE_FORCING by GCHEM_SEPARATE_FORCING

1 C $Header: /u/gcmpack/MITgcm/pkg/gchem/GCHEM_OPTIONS.h,v 1.5 2004/11/19 21:28:47 mlosch 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 GCHEM_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