/[MITgcm]/MITgcm/verification/global_ocean.90x40x15/code_ad/GMREDI_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/global_ocean.90x40x15/code_ad/GMREDI_OPTIONS.h

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

revision 1.3 by heimbach, Thu Nov 28 17:30:34 2002 UTC revision 1.4 by heimbach, Fri Jan 10 17:21:26 2003 UTC
# Line 17  C 'linear', 'gkw91', 'dm95', 'ldd97' Line 17  C 'linear', 'gkw91', 'dm95', 'ldd97'
17  #undef GM_TAPER_ORIG_CLIPPING  #undef GM_TAPER_ORIG_CLIPPING
18  #undef GM_TAPER_AC02  #undef GM_TAPER_AC02
19  #define GM_TAPER_REST  #define GM_TAPER_REST
20    
21    C This allows to use Visbeck et al formulation to compute K_GM+Redi
22    #define GM_VISBECK_VARIABLE_K
23    
24  C This allows the leading diagonal (top two rows) to be non-unity  C This allows the leading diagonal (top two rows) to be non-unity
25  C (a feature required when tapering adiabatically).  C (a feature required when tapering adiabatically).
26  #define GM_NON_UNITY_DIAGONAL  #define  GM_NON_UNITY_DIAGONAL
27    
28  C Allows to use different values of K_GM and K_Redi ; also to  C Allows to use different values of K_GM and K_Redi ; also to
29  C be used with the advective form (Bolus velocity) of GM  C be used with the advective form (Bolus velocity) of GM
30  #undef  GM_EXTRA_DIAGONAL  #define  GM_EXTRA_DIAGONAL
31    
32  C Allows to use the advective form (Bolus velocity) of GM  C Allows to use the advective form (Bolus velocity) of GM
33  C  instead of the Skew-Flux form (=default)  C  instead of the Skew-Flux form (=default)
34  #undef  GM_BOLUS_ADVEC  #define  GM_BOLUS_ADVEC
   
 C This allows to use Visbeck et al formulation to compute K_GM+Redi  
 #undef  GM_VISBECK_VARIABLE_K  
35    
36    
37  #endif /* ALLOW_GMREDI */  #endif /* ALLOW_GMREDI */

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

  ViewVC Help
Powered by ViewVC 1.1.22