| 10 |  |  | 
| 11 | C | C | 
| 12 |  |  | 
| 13 | C | CBOP | 
| 14 |  | C !ROUTINE: CPP_OPTIONS.h | 
| 15 |  | C !INTERFACE: | 
| 16 |  | C include "CPP_OPTIONS.h" | 
| 17 |  | C !DESCRIPTION: | 
| 18 | C CPP flags controlling which code in included in the files that | C CPP flags controlling which code in included in the files that | 
| 19 | C will be compiled. | C will be compiled. | 
| 20 | C | CEOP | 
| 21 |  |  | 
| 22 |  | C o Include/exclude code for direct surface pressure solver | 
| 23 |  | #undef  ALLOW_DIRECT_SOLVER | 
| 24 |  |  | 
| 25 | C o Include/exclude code for AIM package | C o Include/exclude code for AIM package | 
| 26 | #undef  ALLOW_AIM | #undef  ALLOW_AIM | 
| 151 | C          because the old code did not have no-slip BCs | C          because the old code did not have no-slip BCs | 
| 152 | #undef  OLD_UV_GEOMETRY | #undef  OLD_UV_GEOMETRY | 
| 153 |  |  | 
| 154 |  | C o Include/exclude IERS Special Bureau for the Oceans diagnostics | 
| 155 |  | #undef  ALLOW_SBO | 
| 156 |  |  | 
| 157 |  | C o Include/exclude code for sea-ice model | 
| 158 |  | #undef  ALLOW_SEAICE | 
| 159 |  |  | 
| 160 | C o Execution environment support options | C o Execution environment support options | 
| 161 | #include "CPP_EEOPTIONS.h" | #include "CPP_EEOPTIONS.h" | 
| 162 |  |  | 
| 165 | #ifdef INCLUDE_ECCO_PACKAGE | #ifdef INCLUDE_ECCO_PACKAGE | 
| 166 | #include "ECCO_CPPOPTIONS.h" | #include "ECCO_CPPOPTIONS.h" | 
| 167 | #endif | #endif | 
|  |  |  |