/[MITgcm]/MITgcm/verification/cfc_example/code/GCHEM_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm/verification/cfc_example/code/GCHEM_OPTIONS.h

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


Revision 1.2 - (hide annotations) (download)
Sun Dec 5 22:34:51 2004 UTC (19 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57t_post, checkpoint57o_post, checkpoint57v_post, checkpoint57m_post, checkpoint57s_post, checkpoint57k_post, checkpoint57d_post, checkpoint57g_post, checkpoint57b_post, checkpoint57c_pre, checkpoint57i_post, checkpoint57e_post, checkpoint57g_pre, checkpoint57f_pre, checkpoint57a_post, checkpoint57r_post, checkpoint57a_pre, checkpoint57, eckpoint57e_pre, checkpoint57h_done, checkpoint57x_post, checkpoint57w_post, checkpoint57p_post, checkpint57u_post, checkpoint57f_post, checkpoint57q_post, checkpoint57c_post, checkpoint57j_post, checkpoint57h_pre, checkpoint57l_post, checkpoint57h_post
Changes since 1.1: +14 -7 lines
File MIME type: text/plain
cleaned up, to stay close to the standard version (in pkg/gchem).

1 jmc 1.2 C $Header: /u/gcmpack/MITgcm/pkg/gchem/GCHEM_OPTIONS.h,v 1.6 2004/11/24 03:04:34 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 mlosch 1.1
9     #include "CPP_OPTIONS.h"
10    
11 jmc 1.2 CBOP
12 mlosch 1.1 C !ROUTINE: GCHEM_OPTIONS.h
13     C !INTERFACE:
14    
15     C !DESCRIPTION:
16     c options for biogeochemistry package
17 jmc 1.2 CEOP
18    
19     #undef GCHEM_SEPARATE_FORCING
20     #undef DIC_BIOTIC
21 mlosch 1.1 #define ALLOW_CFC
22     #undef ALLOW_FE
23    
24    
25 jmc 1.2 #endif /* ALLOW_GCHEM */
26     #endif /* GCHEM_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22