20 |
C |
C |
21 |
C CPP flags controlling which code is included in the files that |
C CPP flags controlling which code is included in the files that |
22 |
C will be compiled. |
C will be compiled. |
|
C |
|
23 |
|
|
24 |
C o Include the calendar tool. |
CPH >>>>>> THERE ARE NO MORE CAL OPTIONS TO BE SET <<<<<< |
|
#define ALLOW_CALENDAR |
|
|
#define ALLOW_CAL_NENDITER |
|
25 |
|
|
26 |
C ******************************************************************** |
C ******************************************************************** |
27 |
C *** Cost function Package *** |
C *** Cost function Package *** |
46 |
#define ALLOW_ATM_WIND |
#define ALLOW_ATM_WIND |
47 |
#define ALLOW_DOWNWARD_RADIATION |
#define ALLOW_DOWNWARD_RADIATION |
48 |
#define ALLOW_RUNOFF |
#define ALLOW_RUNOFF |
|
|
|
|
C Evaporation is read-in from file. |
|
|
#define EXF_READ_EVAP |
|
|
|
|
|
C Options that control relaxation terms. |
|
|
#undef ALLOW_CLIM_CYCLIC |
|
|
#undef ALLOW_CLIMTEMP_RELAXATION |
|
|
#undef ALLOW_CLIMSALT_RELAXATION |
|
|
#undef ALLOW_CLIMSST_RELAXATION |
|
49 |
#define ALLOW_CLIMSSS_RELAXATION |
#define ALLOW_CLIMSSS_RELAXATION |
50 |
|
#define ALLOW_BULKFORMULAE |