45 |
CToM<<< |
CToM<<< |
46 |
C-- run with sea ice thickness distribution; |
C-- run with sea ice thickness distribution; |
47 |
C set number of categories (nITD) in SIZE.h |
C set number of categories (nITD) in SIZE.h |
48 |
|
#define SEAICE_ITD |
49 |
C |
C |
50 |
C-- SEAICE_ITD replaces SEAICE_MULTICATEGORY |
C-- SEAICE_ITD replaces SEAICE_MULTICATEGORY |
51 |
C but uses parts of its code: |
#ifdef SEAICE_ITD |
52 |
C MULTIDIM = nITD (in SEAICE_SIZE.h) |
#undef SEAICE_MULTICATEGORY |
53 |
#define SEAICE_ITD |
#endif |
54 |
C>>>ToM |
C>>>ToM |
55 |
|
|
56 |
C-- Use the Old version of seaice_growth (close to cvs version 1.70) |
C-- Use the Old version of seaice_growth (close to cvs version 1.70) |