/[MITgcm]/MITgcm/verification/tutorial_dic_adjoffline/code_ad/DIC_OPTIONS.h
ViewVC logotype

Contents of /MITgcm/verification/tutorial_dic_adjoffline/code_ad/DIC_OPTIONS.h

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


Revision 1.1 - (show annotations) (download)
Fri Oct 16 16:49:48 2009 UTC (14 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint62, checkpoint62c, checkpoint62b, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint61z, checkpoint61x, checkpoint61y
File MIME type: text/plain
Adding dic offline adjoint sensitivity experiment

1 C $Header: /u/gcmpack/MITgcm/verification/tutorial_global_oce_biogeo/code/DIC_OPTIONS.h,v 1.3 2008/05/05 17:45:03 dfer Exp $
2 C $Name: $
3
4 #ifndef DIC_OPTIONS_H
5 #define DIC_OPTIONS_H
6 #include "PACKAGES_CONFIG.h"
7 #ifdef ALLOW_DIC
8
9 #include "CPP_OPTIONS.h"
10
11 #define DIC_BIOTIC
12 #define ALLOW_FE
13 #define ALLOW_O2
14 #undef READ_PAR
15 #undef MINFE
16 c these all need to be defined for coupling to
17 c atmospheric model
18 #undef USE_QSW
19 #undef USE_ATMOSCO2
20 #undef USE_PLOAD
21
22 #undef ALLOW_OLD_VIRTUALFLUX
23
24 #define AD_SAFE
25
26 #endif /* ALLOW_DIC */
27 #endif /* DIC_OPTIONS_H */
28
29 CEH3 ;;; Local Variables: ***
30 CEH3 ;;; mode:fortran ***
31 CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22