/[MITgcm]/MITgcm_contrib/ecco_darwin/v2_cs510_Brix/code/DARWIN_OPTIONS.h
ViewVC logotype

Contents of /MITgcm_contrib/ecco_darwin/v2_cs510_Brix/code/DARWIN_OPTIONS.h

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


Revision 1.2 - (show annotations) (download)
Thu Oct 4 05:16:14 2018 UTC (6 years, 10 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +20 -33 lines
File MIME type: text/plain
trying to regenerate /nobackup/hbrix/MITgcm_110502/build_darwin_ag4/mitgcmuv

1 C $Header: /u/gcmpack/MITgcm_contrib/darwin/pkg/darwin/DARWIN_OPTIONS.h,v 1.12 2010/11/30 18:50:17 jahn Exp $
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 cSD#define READ_PAR
20 cSD#undef USE_QSW
21 cHB ----
22 #undef READ_PAR
23 #define USE_QSW
24 #define USE_EXFWIND
25 #define USE_EXFCO2
26 cHB -----
27 #define MINFE
28 #undef NUT_SUPPLY
29 #undef CONS_SUPP
30 #undef OLD_GRAZE
31 #undef OLD_NSCHEME
32 #undef ALLOW_MUTANTS
33 #define PORT_RAND
34 #undef OLDSEED
35
36 #define TEMP_VERSION 2
37 #undef TEMP_RANGE
38
39 #undef TWO_SPECIES_SETUP
40 #define NINE_SPECIES_SETUP
41
42 #undef RELAX_NUTS
43 #undef FLUX_NUTS
44
45 #define CALC_RATE_TOTALS
46
47 #define IRON_SED_SOURCE
48 #define IRON_SED_SOURCE_VARIABLE
49 #define PART_SCAV
50
51 #undef ALLOW_DIAZ
52 #undef ALLOW_DENIT
53 #undef DENIT_RELAX
54
55 #define ALLOW_CARBON
56 cSD#define ALLOW_OLD_VIRTUALFLUX
57 #undef ALLOW_OLD_VIRTUALFLUX
58
59
60 #undef GEIDER
61 #undef OASIM
62 #undef WAVEBANDS
63 #undef WAVEBAND_4TYPE
64 #undef WAVEBAND_10TYPE
65
66 #undef DYNAMIC_CHL
67 #undef DAR_CALC_ACDOM
68 #undef DAR_RADTRANS
69 #undef DAR_RADTRANS_USE_MODEL_CALENDAR
70 C truncation to 2 downward decreasing modes a la Aas
71 #undef DAR_RADTRANS_DECREASING
72 C iterative solution
73 #undef DAR_RADTRANS_ITERATIVE
74 C use rmus for all components to convert to scalar irradiance
75 C (not recommended)
76 #undef DAR_RADTRANS_RMUS_PAR
77 #undef DAR_NONSPECTRAL_BACKSCATTERING_RATIO
78
79
80 #undef CHECK_CONS
81 #undef DAR_DIAG_RSTAR
82 #undef DAR_DIAG_DIVER
83 #undef DAR_DIAG_GROW
84 #undef DAR_DIAG_ACDOM
85 #undef DAR_DIAG_ABSORP
86 #undef DAR_DIAG_SCATTER
87 #undef DAR_DIAG_IRR
88
89 C diagnostic chlorophyll
90 #undef DAR_DIAG_CHL
91
92 C average PAR daily and store previous day
93 #undef ALLOW_PAR_DAY
94
95 C dependencies
96 #ifdef DAR_DIAG_CHL
97 #define ALLOW_PAR_DAY
98 #endif
99
100 #endif /* ALLOW_DARWIN */
101 #endif /* DARWIN_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22