/[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.4 by dimitri, Sun Dec 23 06:04:43 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 146  C   Bulk formulae related flags. Line 143  C   Bulk formulae related flags.
143  #endif  #endif
144    
145  C   Relaxation to monthly climatologies.  C   Relaxation to monthly climatologies.
146  #undef ALLOW_CLIMSST_RELAXATION  #define ALLOW_CLIMSST_RELAXATION
147  #undef ALLOW_CLIMSSS_RELAXATION  #define ALLOW_CLIMSSS_RELAXATION
148    
149  C   Use spatial interpolation to interpolate  C   Use spatial interpolation to interpolate
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.4

  ViewVC Help
Powered by ViewVC 1.1.22