39 |
C |
C |
40 |
|
|
41 |
C Do more printout for the protocol file than usual. |
C Do more printout for the protocol file than usual. |
42 |
#define EXF_VERBOSE |
#undef EXF_VERBOSE |
43 |
|
|
44 |
C Options that are required to use pkg/exf with pkg/seaice. |
C Options that are required to use pkg/exf with pkg/seaice. |
45 |
#define ALLOW_ATM_TEMP |
#define ALLOW_ATM_TEMP |
48 |
#define ALLOW_RUNOFF |
#define ALLOW_RUNOFF |
49 |
#define ALLOW_CLIMSSS_RELAXATION |
#define ALLOW_CLIMSSS_RELAXATION |
50 |
#define ALLOW_BULKFORMULAE |
#define ALLOW_BULKFORMULAE |
51 |
|
|
52 |
|
C Use spatial interpolation to interpolate |
53 |
|
C forcing files from input grid to model grid. |
54 |
|
#define USE_EXF_INTERPOLATION |
55 |
|
|
56 |
|
C For SSS relaxation, record numbers are assumed 1 to 12 |
57 |
|
C corresponding to Jan. through Dec. |
58 |
|
#define ALLOW_CLIM_CYCLIC |