--- MITgcm/tutorial_examples/baroclinic_gyre_on_a_sphere/code/CPP_OPTIONS.h 2002/01/14 17:11:17 1.1.2.2 +++ MITgcm/tutorial_examples/baroclinic_gyre_on_a_sphere/code/CPP_OPTIONS.h 2002/01/14 17:13:32 1.1.2.3 @@ -1,4 +1,4 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tutorial_examples/baroclinic_gyre_on_a_sphere/code/Attic/CPP_OPTIONS.h,v 1.1.2.2 2002/01/14 17:11:17 cnh dead $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tutorial_examples/baroclinic_gyre_on_a_sphere/code/Attic/CPP_OPTIONS.h,v 1.1.2.3 2002/01/14 17:13:32 cnh Exp $ C $Name: $ C @@ -22,7 +22,7 @@ #endif C o Include/exclude code for Shapiro filters -#undef ALLOW_SHAP_FILT +#define ALLOW_SHAP_FILT C o Include/exclude code for C-D grid method of integrating the C coriolis terms @@ -58,7 +58,7 @@ #endif C o Include/exclude temperature forcing code -#define INCLUDE_T_FORCING_CODE +#undef INCLUDE_T_FORCING_CODE C o Include/exclude momentum advection code #define INCLUDE_MOMENTUM_ADVECTION_CODE