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 |
#undef SEAICE_MULTILEVEL |
#define 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. |
70 |
C option defined the parameter SEAICE_freeze has no effect. |
C option defined the parameter SEAICE_freeze has no effect. |
71 |
#undef SEAICE_VARIABLE_FREEZING_POINT |
#undef SEAICE_VARIABLE_FREEZING_POINT |
72 |
|
|
73 |
|
C-- Allow SEAICEuseFlooding, which converts snow to ice if submerged. |
74 |
|
#define ALLOW_SEAICE_FLOODING |
75 |
|
|
76 |
C-- By default the seaice model is discretized on a B-Grid (for |
C-- By default the seaice model is discretized on a B-Grid (for |
77 |
C historical reasons). Define the following flag to use a new |
C historical reasons). Define the following flag to use a new |
78 |
C (not thoroughly) test version on a C-grid |
C (not thoroughly) test version on a C-grid |