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

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

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


Revision 1.1 - (show annotations) (download)
Wed Jun 21 19:42:54 2000 UTC (24 years ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint29, branch-atmos-merge-freeze, branch-atmos-merge-start, branch-atmos-merge-shapiro, checkpoint33, checkpoint32, checkpoint31, checkpoint30, branch-atmos-merge-zonalfilt, branch-atmos-merge-phase5, branch-atmos-merge-phase4, branch-atmos-merge-phase7, branch-atmos-merge-phase6, branch-atmos-merge-phase1, branch-atmos-merge-phase3, branch-atmos-merge-phase2
Branch point for: branch-atmos-merge
File MIME type: text/plain
Packaged GM/Redi routines.

1 C $Header: $
2
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