C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/heimbach/ice_only_estimation/code/ECCO_CPPOPTIONS.h,v 1.1 2005/09/03 12:01:23 heimbach Exp $ C $Name: $ C CPP flags controlling which code is included in the files that C will be compiled. C C ******************************************************************** C *** ECCO Package *** C ******************************************************************** C ******************************************************************** C *** Adjoint Support Package *** C ******************************************************************** C ******************************************************************** C *** Cost function Package *** C ******************************************************************** C ******************************************************************** C *** Control vector Package *** C ******************************************************************** C ******************************************************************** C *** External forcing Package *** C ******************************************************************** C C Do more printout for the protocol file than usual. #undef EXF_VERBOSE C Options that are required to use pkg/exf with pkg/seaice. #define ALLOW_ATM_TEMP #define ALLOW_ATM_WIND #define ALLOW_DOWNWARD_RADIATION #define ALLOW_BULKFORMULAE #define ALLOW_RUNOFF #undef USE_EXF_INTERPOLATION C Options that control relaxation terms. #undef ALLOW_CLIMTEMP_RELAXATION #undef ALLOW_CLIMSALT_RELAXATION #define ALLOW_CLIMSST_RELAXATION #define ALLOW_CLIMSSS_RELAXATION