/[MITgcm]/MITgcm/pkg/kpp/KPP_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/kpp/KPP_OPTIONS.h

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

revision 1.13 by dimitri, Wed Apr 4 15:39:46 2007 UTC revision 1.14 by dimitri, Thu Apr 19 04:51:59 2007 UTC
# Line 20  C     \================================= Line 20  C     \=================================
20  C o Set precision for KPP variables (Real*4 or Real*8)  C o Set precision for KPP variables (Real*4 or Real*8)
21  #define _KPP_RL Real*8  #define _KPP_RL Real*8
22    
 C o When set, use exchange calls rather than recomputation  
 C   to obtain KPP parameters in overlap region.  This option  
 C   was added to reduce stack size requirements on the  
 C   Origin 2000.  It decreases memory and computation  
 C   requirements at the expense of increased communications.  
 C   For a 64-processor 360x224x46 MPI configuration on the  
 C   Exemplar or Origin 2000, wall clock time is about the  
 C   same whether FRUGAL_KPP is turned on or off.  
 #undef FRUGAL_KPP  
   
23  C o When set, smooth shear horizontally with 121 filters  C o When set, smooth shear horizontally with 121 filters
24  #define KPP_SMOOTH_SHSQ  #define KPP_SMOOTH_SHSQ
25  #undef KPP_SMOOTH_DVSQ  #undef KPP_SMOOTH_DVSQ

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

  ViewVC Help
Powered by ViewVC 1.1.22