/[MITgcm]/MITgcm/pkg/gmredi/GMREDI_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/gmredi/GMREDI_OPTIONS.h

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

revision 1.7 by edhill, Thu Oct 9 04:19:19 2003 UTC revision 1.8 by jmc, Sun Nov 21 21:48:55 2004 UTC
# Line 23  C This allows to use Visbeck et al formu Line 23  C This allows to use Visbeck et al formu
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  #undef  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
35    
36    
37  #endif /* ALLOW_GMREDI */  #endif /* ALLOW_GMREDI */

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22