30 |
|
|
31 |
cswdblk --- add --- |
cswdblk --- add --- |
32 |
C o Include/exclude code for bulk formula |
C o Include/exclude code for bulk formula |
33 |
#define ALLOW_BULKFORMULA |
#define ALLOW_BULK_FORCE |
34 |
#ifdef ALLOW_BULKFORMULA |
#ifdef ALLOW_BULK_FORCE |
35 |
cswdice -- add --- |
cswdice -- add --- |
36 |
C o allow seaice |
C o allow seaice |
37 |
#define ALLOW_TSEAICE |
#define ALLOW_THERM_SEAICE |
38 |
cswdice -- end add --- |
cswdice -- end add --- |
39 |
|
|
40 |
C o try to conserve qnet and emp |
C o try to conserve qnet and emp |
163 |
C because the old code did not have no-slip BCs |
C because the old code did not have no-slip BCs |
164 |
#undef OLD_UV_GEOMETRY |
#undef OLD_UV_GEOMETRY |
165 |
|
|
166 |
|
C o Include/exclude IERS Special Bureau for the Oceans diagnostics |
167 |
|
#undef ALLOW_SBO |
168 |
|
|
169 |
|
C o Include/exclude code for sea-ice model |
170 |
|
#undef ALLOW_SEAICE |
171 |
|
|
172 |
C o Execution environment support options |
C o Execution environment support options |
173 |
#include "CPP_EEOPTIONS.h" |
#include "CPP_EEOPTIONS.h" |
174 |
|
|