/[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.2 by dimitri, Mon Dec 3 07:58:17 2007 UTC revision 1.3 by dimitri, Thu Dec 6 21:01:13 2007 UTC
# Line 23  C Line 23  C
23  c   pkg/exf CPP options:  c   pkg/exf CPP options:
24  c   --------------------  c   --------------------
25  c  c
 c   >>> INCLUDE_EXTERNAL_FORCING_PACKAGE <<<  
 c       Include this package into the setup.  
 c  
26  c   >>> EXF_VERBOSE <<<  c   >>> EXF_VERBOSE <<<
27  c       Do a bit more printout for the log file than usual.  c       Do a bit more printout for the log file than usual.
28  c  c
# Line 153  C   Use spatial interpolation to interpo Line 150  C   Use spatial interpolation to interpo
150  C   forcing files from input grid to model grid.  C   forcing files from input grid to model grid.
151  #define USE_EXF_INTERPOLATION  #define USE_EXF_INTERPOLATION
152    
 C   Subtract UVEL and VVEL from UWIND and VWIND.  
 #define EXF_SUBTRACT_UVVEL_FROM_UVWIND  
   
153  #define EXF_INTERP_USE_DYNALLOC  #define EXF_INTERP_USE_DYNALLOC
154  #if ( defined (EXF_INTERP_USE_DYNALLOC) & defined (USING_THREADS) )  #if ( defined (EXF_INTERP_USE_DYNALLOC) & defined (USING_THREADS) )
155  # define EXF_IREAD_USE_GLOBAL_POINTER  # define EXF_IREAD_USE_GLOBAL_POINTER

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

  ViewVC Help
Powered by ViewVC 1.1.22