/[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.2 - (hide annotations) (download)
Tue Nov 30 18:50:38 2010 UTC (14 years, 8 months ago) by jahn
Branch: MAIN
Changes since 1.1: +3 -2 lines
File MIME type: text/plain
use spectral backscattering coefficients in verification

1 jahn 1.2 C $Header: /u/gcmpack/MITgcm_contrib/darwin/verification/darwin_1d_radtrans/code/DARWIN_OPTIONS.h,v 1.1 2010/11/30 18:25:31 jahn Exp $
2     C $Name: $
3 jahn 1.1
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 jahn 1.2 #undef DAR_NONSPECTRAL_BACKSCATTERING_RATIO
35 jahn 1.1
36     #undef RELAX_NUTS
37     #undef FLUX_NUTS
38    
39     #undef CHECK_CONS
40     #undef DAR_DIAG_RSTAR
41     #undef DAR_DIAG_DIVER
42     #undef DAR_DIAG_GROW
43     #define DAR_DIAG_ACDOM
44     #define DAR_DIAG_ABSORP
45     #define DAR_DIAG_SCATTER
46     #define DAR_DIAG_IRR
47    
48     C diagnostic chlorophyll
49     #undef DAR_DIAG_CHL
50    
51     #endif /* ALLOW_DARWIN */
52     #endif /* DARWIN_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22