| 6 | C will be compiled. | C will be compiled. | 
| 7 | C | C | 
| 8 |  |  | 
| 9 |  | C o Include/exclude code for KPP mixing scheme | 
| 10 |  | #undef  ALLOW_KPP | 
| 11 |  |  | 
| 12 | C o Include/exclude code for C-D grid method of integrating the | C o Include/exclude code for C-D grid method of integrating the | 
| 13 | C   coriolis terms | C   coriolis terms | 
| 14 | #define  INCLUDE_CD_CODE | #undef  INCLUDE_CD_CODE | 
| 15 |  |  | 
| 16 | C o Include/exclude code for open-boundary conditions | C o Include/exclude code for open-boundary conditions | 
| 17 | #undef   ALLOW_OBCS | #undef  ALLOW_OBCS | 
| 18 |  |  | 
| 19 | C o Include/exclude diagnostics package interface code | C o Include/exclude diagnostics package interface code | 
| 20 | #define  INCLUDE_DIAGNOSTICS_INTERFACE_CODE | #define  INCLUDE_DIAGNOSTICS_INTERFACE_CODE | 
| 118 | C o Include/exclude call to S/R CALC_DIFFUSIVITY | C o Include/exclude call to S/R CALC_DIFFUSIVITY | 
| 119 | #define INCLUDE_CALC_DIFFUSIVITY_CALL | #define INCLUDE_CALC_DIFFUSIVITY_CALL | 
| 120 |  |  | 
| 121 |  | C o Allow nonHydrostatic code | 
| 122 |  | #undef  ALLOW_NONHYDROSTATIC | 
| 123 |  |  | 
| 124 | C o Use "natural" boundary conditions for salinity | C o Use "natural" boundary conditions for salinity | 
| 125 | C   instead of the "virtual salt flux" | C   instead of the "virtual salt flux" | 
| 126 | #undef USE_NATURAL_BCS | #undef  USE_NATURAL_BCS | 
| 127 |  |  | 
| 128 | C o Use "OLD" UV discretisation near boundaries (*not* recommended) | C o Use "OLD" UV discretisation near boundaries (*not* recommended) | 
| 129 | C   Note - only works with  #undef NO_SLIP_LATERAL  in calc_mom_rhs.F | C   Note - only works with  #undef NO_SLIP_LATERAL  in calc_mom_rhs.F |