/[MITgcm]/MITgcm/model/inc/PARAMS_MACROS.h
ViewVC logotype

Contents of /MITgcm/model/inc/PARAMS_MACROS.h

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


Revision 1.2 - (show annotations) (download)
Sun Feb 4 14:38:45 2001 UTC (23 years, 3 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint40pre3, checkpoint40pre1, checkpoint40pre7, checkpoint40pre6, checkpoint40pre9, checkpoint40pre8, checkpoint38, checkpoint40pre2, checkpoint40pre4, pre38tag1, c37_adj, pre38-close, checkpoint39, checkpoint37, checkpoint36, checkpoint35, checkpoint40pre5, checkpoint40
Branch point for: pre38
Changes since 1.1: +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/model/inc/PARAMS_MACROS.h,v 1.1 1998/05/30 02:10:16 cnh Exp $
2 C $Name: $
3 C
4 C /==========================================================\
5 C | PARAMS_MACROS.h |
6 C |==========================================================|
7 C | These macros are used to substitute definitions for |
8 C | PARAMS.h variables for particular configurations. |
9 C | In setting these variables the following convention |
10 C | applies. |
11 C | define phi_CONST - Indicates the variable phi is fixed |
12 C | in X, Y and Z. |
13 C | define phi_FX - Indicates the variable phi only |
14 C | varies in X (i.e.not in X or Z). |
15 C | define phi_FY - Indicates the variable phi only |
16 C | varies in Y (i.e.not in X or Z). |
17 C | define phi_FXY - Indicates the variable phi only |
18 C | varies in X and Y ( i.e. not Z). |
19 C \==========================================================/
20
21 #undef FCORI_CONST
22 #undef FCORI_FX
23 #undef FCORI_FY
24 #include "FCORI_MACROS.h"

  ViewVC Help
Powered by ViewVC 1.1.22