/[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.3 - (show annotations) (download)
Sun Feb 4 14:38:49 2001 UTC (23 years, 4 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint40pre3, checkpoint40pre1, checkpoint40pre7, checkpoint40pre6, checkpoint40pre9, checkpoint40pre8, release1_b1, checkpoint43, checkpoint38, checkpoint40pre2, checkpoint40pre4, pre38tag1, c37_adj, pre38-close, checkpoint39, checkpoint37, checkpoint36, checkpoint35, checkpoint40pre5, ecco-branch-mod1, release1_beta1, checkpoint42, checkpoint40, checkpoint41
Branch point for: release1, ecco-branch, pre38, release1_coupled
Changes since 1.2: +2 -1 lines
File MIME type: text/plain
Made sure each .F and .h file had
the CVS keywords Header and Name at its start.
Most had header but very few currently have Name, so
lots of changes!

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

  ViewVC Help
Powered by ViewVC 1.1.22