--- MITgcm/model/inc/CPP_OPTIONS.h 2002/11/11 21:59:05 1.19.4.1 +++ MITgcm/model/inc/CPP_OPTIONS.h 2003/05/01 06:10:19 1.19.4.4 @@ -1,4 +1,4 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/CPP_OPTIONS.h,v 1.19.4.1 2002/11/11 21:59:05 heimbach Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/CPP_OPTIONS.h,v 1.19.4.4 2003/05/01 06:10:19 dimitri Exp $ C $Name: $ These lines are here to deliberately cause a compile-time error. @@ -19,6 +19,9 @@ C will be compiled. CEOP +C o Include/exclude code for direct surface pressure solver +#undef ALLOW_DIRECT_SOLVER + C o Include/exclude code for AIM package #undef ALLOW_AIM @@ -148,6 +151,9 @@ C because the old code did not have no-slip BCs #undef OLD_UV_GEOMETRY +C o Include/exclude IERS Special Bureau for the Oceans diagnostics +#undef ALLOW_SBO + C o Include/exclude code for sea-ice model #undef ALLOW_SEAICE @@ -159,4 +165,3 @@ #ifdef INCLUDE_ECCO_PACKAGE #include "ECCO_CPPOPTIONS.h" #endif -