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

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

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


Revision 1.2 - (hide annotations) (download)
Mon Jan 29 20:07:39 2001 UTC (23 years, 4 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint34
Changes since 1.1: +1 -1 lines
File MIME type: text/plain
Corrected array dimensions.
Temporary scalars introduced to avoid storing by TAMC.

1 heimbach 1.2 C $Header: /u/gcmpack/development/adcroft/ocean/gmredi/pkg/gmredi/GMREDI_OPTIONS.h,v 1.1.1.1 2000/08/28 21:49:09 adcroft Exp $
2 adcroft 1.1
3     C CPP options file for GM/Redi package
4     C
5     C Use this file for selecting options within the GM/Redi package
6     C
7     C GM/Redi is enabled with ALLOW_GMREDI in CPP_OPTIONS.h
8    
9     #include "CPP_OPTIONS.h"
10    
11     #ifdef ALLOW_GMREDI
12    
13    
14     C This allows the leading diagonal (top two rows) to be non-unity
15     C (a feature required when tapering adiabatically).
16     #undef GM_NON_UNITY_DIAGONAL
17    
18     C This allows the leading diagonal (top two rows) to be non-unity
19     C (a feature required when tapering adiabatically).
20     #undef GM_VISBECK_VARIABLE_K
21    
22    
23     #endif /* ALLOW_GMREDI */

  ViewVC Help
Powered by ViewVC 1.1.22