--- MITgcm/verification/obcs_ctrl/code_ad/OBCS_OPTIONS.h 2014/09/26 12:27:36 1.3 +++ MITgcm/verification/obcs_ctrl/code_ad/OBCS_OPTIONS.h 2014/09/27 00:13:41 1.4 @@ -1,4 +1,4 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/obcs_ctrl/code_ad/OBCS_OPTIONS.h,v 1.3 2014/09/26 12:27:36 dimitri Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/obcs_ctrl/code_ad/OBCS_OPTIONS.h,v 1.4 2014/09/27 00:13:41 dimitri Exp $ C $Name: $ C CPP options file for OBCS package @@ -31,25 +31,6 @@ C Allow sponge layer treatment of open boundary conditions #define ALLOW_OBCS_SPONGE -C Allow sponge layers at following boundaries -#define ALLOW_OBCS_SPONGE_N -#define ALLOW_OBCS_SPONGE_S -#define ALLOW_OBCS_SPONGE_E -#define ALLOW_OBCS_SPONGE_W - -C Allow sponge layers for uVel and vVel at following boundaries -#define ALLOW_OBCS_U_AT_NS -#define ALLOW_OBCS_U_AT_EW -#define ALLOW_OBCS_V_AT_NS -#define ALLOW_OBCS_V_AT_EW - -C Allow sponge layers for Theta and Salt -#define ALLOW_OBCS_SPONGE_THETA -#define ALLOW_OBCS_SPONGE_SALT - -C Use linear instead of exponential sponge layer -#undef USE_OBCS_LINEAR - C Include hooks to sponge layer treatment of pkg/seaice variables #undef ALLOW_OBCS_SEAICE_SPONGE