/[MITgcm]/MITgcm/pkg/exf/EXF_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/exf/EXF_OPTIONS.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.13 by gforget, Wed Jun 11 18:55:09 2008 UTC revision 1.14 by mlosch, Mon Feb 16 09:10:18 2009 UTC
# Line 154  C   Relaxation to monthly climatologies. Line 154  C   Relaxation to monthly climatologies.
154  C   Use spatial interpolation to interpolate  C   Use spatial interpolation to interpolate
155  C   forcing files from input grid to model grid.  C   forcing files from input grid to model grid.
156  #undef USE_EXF_INTERPOLATION  #undef USE_EXF_INTERPOLATION
157    C   runoff is a special case for which one might want to bypass
158    C   interpolation from an input grid
159    #ifdef USE_EXF_INTERPOLATION
160    # undef USE_NO_INTERP_RUNOFF
161    #endif
162    
163  #define EXF_INTERP_USE_DYNALLOC  #define EXF_INTERP_USE_DYNALLOC
164  #if ( defined (EXF_INTERP_USE_DYNALLOC) & defined (USING_THREADS) )  #if ( defined (EXF_INTERP_USE_DYNALLOC) & defined (USING_THREADS) )

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.22