C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/quarter_degree_global/code/ECCO_CPPOPTIONS.h_bulk,v 1.1 2005/05/05 23:16:10 dimitri 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 ******************************************************************** C *** Adjoint Support Package *** C ******************************************************************** C ******************************************************************** C *** Calendar Package *** C ******************************************************************** C C CPP flags controlling which code is included in the files that C will be compiled. CPH >>>>>> THERE ARE NO MORE CAL OPTIONS TO BE SET <<<<<< C ******************************************************************** C *** Cost function Package *** C ******************************************************************** C C ******************************************************************** C *** Control vector Package *** C ******************************************************************** 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_RUNOFF #define ALLOW_CLIMSSS_RELAXATION #define ALLOW_BULKFORMULAE C Use spatial interpolation to interpolate C forcing files from input grid to model grid. #define USE_EXF_INTERPOLATION