--- MITgcm/verification/global_ocean.90x40x15/code_ad/GMREDI_OPTIONS.h 2003/01/10 17:21:26 1.4 +++ MITgcm/verification/global_ocean.90x40x15/code_ad/GMREDI_OPTIONS.h 2003/01/13 19:41:30 1.5 @@ -1,4 +1,4 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/global_ocean.90x40x15/code_ad/GMREDI_OPTIONS.h,v 1.4 2003/01/10 17:21:26 heimbach Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/global_ocean.90x40x15/code_ad/GMREDI_OPTIONS.h,v 1.5 2003/01/13 19:41:30 jmc Exp $ C $Name: $ C CPP options file for GM/Redi package @@ -11,12 +11,11 @@ #ifdef ALLOW_GMREDI -C Specify as tapering scheme either 'orig' or 'clipping', -C otherwise one of the following is used: -C 'linear', 'gkw91', 'dm95', 'ldd97' -#undef GM_TAPER_ORIG_CLIPPING -#undef GM_TAPER_AC02 -#define GM_TAPER_REST +C Designed to simplify the Ajoint code: +C exclude the clipping/tapering part of the code that is not used +#define GM_EXCLUDE_CLIPPING +#define GM_EXCLUDE_AC02_TAP +#undef GM_EXCLUDE_TAPERING C This allows to use Visbeck et al formulation to compute K_GM+Redi #define GM_VISBECK_VARIABLE_K