/[MITgcm]/MITgcm_contrib/darwin/verification/darwin_1d_wavebands/code/GCHEM_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm_contrib/darwin/verification/darwin_1d_wavebands/code/GCHEM_OPTIONS.h

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


Revision 1.1 - (hide annotations) (download)
Fri Aug 1 21:46:42 2008 UTC (18 years, 1 month ago) by stephd
Branch: MAIN
CVS Tags: ctrb_darwin_ckpt61i_20090224, ctrb_darwin_ckpt61h_20090224, ctrb_darwin_ckpt61d_20081212, ctrb_darwin_ckpt61_20080822, ctrb_darwin_ckpt61b_20080822, ctrb_darwin_ckpt61d_20081013
File MIME type: text/plain
o new test for darwin with geider and wavebands

1 stephd 1.1 C $Header: /u/gcmpack/MITgcm/verification/dic_example/code/GCHEM_OPTIONS.h,v 1.4 2005/07/21 19:01:53 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 GCHEM_SEPARATE_FORCING
20     #undef DIC_BIOTIC
21     #undef ALLOW_FE
22     #undef CAR_DISS
23     #define READ_PAR
24     #define MINFE
25     #undef NUT_SUPPLY
26     #undef CONS_SUPP
27     #undef OLD_GRAZE
28     #undef ALLOW_DIAZ
29     #undef OLD_NSCHEME
30     #undef ALLOW_MUTANTS
31     #define PORT_RAND
32     #undef OLDSEED
33     #define GEIDER
34    
35     c ANNA turn wavebands on/off
36     #define WAVEBANDS
37     c#define WAVEBANDS
38    
39     #undef CHECK_CONS
40     #undef DAR_DIAG_RSTAR
41     #undef DAR_DIAG_DIVER
42    
43    
44     #endif /* ALLOW_GCHEM */
45     #endif /* GCHEM_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22