C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/tutorial_dic_adjoffline/code_ad/DIC_OPTIONS.h,v 1.2 2011/04/20 03:29:45 jmc Exp $ C $Name: $ #ifndef DIC_OPTIONS_H #define DIC_OPTIONS_H #include "PACKAGES_CONFIG.h" #ifdef ALLOW_DIC #include "CPP_OPTIONS.h" #define DIC_BIOTIC #define ALLOW_FE #define ALLOW_O2 #undef READ_PAR #undef MINFE c these all need to be defined for coupling to c atmospheric model #undef USE_QSW #undef USE_ATMOSCO2 #undef USE_PLOAD #undef ALLOW_OLD_VIRTUALFLUX #define WATERVAP_BUG #define AD_SAFE #endif /* ALLOW_DIC */ #endif /* DIC_OPTIONS_H */ CEH3 ;;; Local Variables: *** CEH3 ;;; mode:fortran *** CEH3 ;;; End: ***