/[MITgcm]/MITgcm_contrib/high_res_cube/code-mods/EXF_OPTIONS.h
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/code-mods/EXF_OPTIONS.h

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

revision 1.1 by dimitri, Fri Jun 22 20:16:51 2007 UTC revision 1.2 by dimitri, Mon Dec 3 07:58:17 2007 UTC
# Line 147  C   Bulk formulae related flags. Line 147  C   Bulk formulae related flags.
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

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22