52 |
|
|
53 |
#endif /* SEAICE_EXTERNAL_FORCING */ |
#endif /* SEAICE_EXTERNAL_FORCING */ |
54 |
|
|
55 |
|
#ifdef ALLOW_OBCS |
56 |
|
C- OBCS information is needed to define the correct sea ice mask. |
57 |
|
#include "OBCS_OPTIONS.h" |
58 |
|
#endif /* ALLOW_OBCS */ |
59 |
|
|
60 |
C-- By default, the sea-ice package uses 2-category thermodynamics. |
C-- By default, the sea-ice package uses 2-category thermodynamics. |
61 |
C When this flag is set, an 8-category calculation of ice |
C When this flag is set, an 8-category calculation of ice |
100 |
#undef SEAICE_ALLOW_EVP |
#undef SEAICE_ALLOW_EVP |
101 |
#endif /* SEAICE_CGRID */ |
#endif /* SEAICE_CGRID */ |
102 |
|
|
103 |
|
C-- When set use MAX_HEFF to cap sea ice thickness in seaice_growth |
104 |
|
#define SEAICE_CAP_HEFF |
105 |
|
|
106 |
#endif /* SEAICE_OPTIONS_H */ |
#endif /* SEAICE_OPTIONS_H */ |
107 |
|
|
108 |
CEH3 ;;; Local Variables: *** |
CEH3 ;;; Local Variables: *** |