| 148 |
C because the old code did not have no-slip BCs |
C because the old code did not have no-slip BCs |
| 149 |
#undef OLD_UV_GEOMETRY |
#undef OLD_UV_GEOMETRY |
| 150 |
|
|
| 151 |
|
C o Include/exclude code for sea-ice model |
| 152 |
|
#undef ALLOW_SEAICE |
| 153 |
|
|
| 154 |
C o Execution environment support options |
C o Execution environment support options |
| 155 |
#include "CPP_EEOPTIONS.h" |
#include "CPP_EEOPTIONS.h" |
| 156 |
|
|
| 159 |
#ifdef INCLUDE_ECCO_PACKAGE |
#ifdef INCLUDE_ECCO_PACKAGE |
| 160 |
#include "ECCO_CPPOPTIONS.h" |
#include "ECCO_CPPOPTIONS.h" |
| 161 |
#endif |
#endif |
|
|
|