/[MITgcm]/MITgcm_contrib/darwin/verification/darwin_1d_radtrans/code/DARWIN_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm_contrib/darwin/verification/darwin_1d_radtrans/code/DARWIN_OPTIONS.h

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


Revision 1.1 - (hide annotations) (download)
Tue Nov 30 18:25:31 2010 UTC (14 years, 8 months ago) by jahn
Branch: MAIN
File MIME type: text/plain
add darwin_1d_radtrans experiment

1 jahn 1.1 C $Header$
2     C $Name$
3    
4     #ifndef DARWIN_OPTIONS_H
5     #define DARWIN_OPTIONS_H
6     #include "PACKAGES_CONFIG.h"
7     #ifdef ALLOW_DARWIN
8    
9     #include "CPP_OPTIONS.h"
10    
11     CBOP
12     C !ROUTINE: DARWIN_OPTIONS.h
13     C !INTERFACE:
14    
15     C !DESCRIPTION:
16     c options for darwin package
17     CEOP
18    
19     #define READ_PAR
20     #define MINFE
21     #undef NUT_SUPPLY
22     #undef CONS_SUPP
23     #undef ALLOW_DIAZ
24     #undef ALLOW_MUTANTS
25     #define PORT_RAND
26    
27     #define GEIDER
28     #define WAVEBANDS
29     #define OASIM
30     #define DAR_CALC_ACDOM
31     #define DAR_RADTRANS
32     #define DAR_RADTRANS_USE_MODEL_CALENDAR
33     #define DAR_RADTRANS_ITERATIVE
34    
35     #undef RELAX_NUTS
36     #undef FLUX_NUTS
37    
38     #undef CHECK_CONS
39     #undef DAR_DIAG_RSTAR
40     #undef DAR_DIAG_DIVER
41     #undef DAR_DIAG_GROW
42     #define DAR_DIAG_ACDOM
43     #define DAR_DIAG_ABSORP
44     #define DAR_DIAG_SCATTER
45     #define DAR_DIAG_IRR
46    
47     C diagnostic chlorophyll
48     #undef DAR_DIAG_CHL
49    
50     #endif /* ALLOW_DARWIN */
51     #endif /* DARWIN_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22