28 |
C SEAICE_EXTERNAL_FORCING is defined, the above forcing variables |
C SEAICE_EXTERNAL_FORCING is defined, the above forcing variables |
29 |
C are defined and provided by an external package. At present this |
C are defined and provided by an external package. At present this |
30 |
C option is hardwired for pkg/exf and the variables are passed using |
C option is hardwired for pkg/exf and the variables are passed using |
31 |
C include file exf_fields.h. |
C include file EXF_FIELDS.h. |
32 |
#define SEAICE_EXTERNAL_FORCING |
#define SEAICE_EXTERNAL_FORCING |
33 |
#ifdef SEAICE_EXTERNAL_FORCING |
#ifdef SEAICE_EXTERNAL_FORCING |
34 |
#include "EXF_OPTIONS.h" |
#include "EXF_OPTIONS.h" |
48 |
C from those generated with the default 2-category model. |
C from those generated with the default 2-category model. |
49 |
C Therefore it is not possible to switch between the two |
C Therefore it is not possible to switch between the two |
50 |
C in the middle of an integration. |
C in the middle of an integration. |
51 |
#define SEAICE_MULTICATEGORY |
#undef SEAICE_MULTICATEGORY |
52 |
|
|
53 |
C-- By default cdm wind stress under sea-ice is set to the |
C-- By default cdm wind stress under sea-ice is set to the |
54 |
C same value as it would be if there was no sea-ice. |
C same value as it would be if there was no sea-ice. |