147 |
|
|
148 |
C Relaxation to monthly climatologies. |
C Relaxation to monthly climatologies. |
149 |
#undef ALLOW_CLIMSST_RELAXATION |
#undef ALLOW_CLIMSST_RELAXATION |
150 |
#define ALLOW_CLIMSSS_RELAXATION |
#undef ALLOW_CLIMSSS_RELAXATION |
151 |
|
|
152 |
C Use spatial interpolation to interpolate |
C Use spatial interpolation to interpolate |
153 |
C forcing files from input grid to model grid. |
C forcing files from input grid to model grid. |
154 |
#define USE_EXF_INTERPOLATION |
#define USE_EXF_INTERPOLATION |
155 |
|
|
156 |
|
C Subtract UVEL and VVEL from UWIND and VWIND. |
157 |
|
#define EXF_SUBTRACT_UVVEL_FROM_UVWIND |
158 |
|
|
159 |
#define EXF_INTERP_USE_DYNALLOC |
#define EXF_INTERP_USE_DYNALLOC |
160 |
#if ( defined (EXF_INTERP_USE_DYNALLOC) & defined (USING_THREADS) ) |
#if ( defined (EXF_INTERP_USE_DYNALLOC) & defined (USING_THREADS) ) |
161 |
# define EXF_IREAD_USE_GLOBAL_POINTER |
# define EXF_IREAD_USE_GLOBAL_POINTER |