/[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.2 - (show annotations) (download)
Wed Apr 20 03:29:45 2011 UTC (13 years ago) by jmc
Branch: MAIN
Changes since 1.1: +3 -1 lines
File MIME type: text/plain
keep water vapour pressure bug in - so that output remains same as before

1 C $Header: /u/gcmpack/MITgcm/verification/tutorial_dic_adjoffline/code_ad/DIC_OPTIONS.h,v 1.1 2009/10/16 16:49:48 heimbach 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 WATERVAP_BUG
25
26 #define AD_SAFE
27
28 #endif /* ALLOW_DIC */
29 #endif /* DIC_OPTIONS_H */
30
31 CEH3 ;;; Local Variables: ***
32 CEH3 ;;; mode:fortran ***
33 CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22