/[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.1 - (show annotations) (download)
Sat May 30 02:10:16 1998 UTC (26 years ago) by cnh
Branch: MAIN
CVS Tags: checkpoint11, checkpoint10, checkpoint13, checkpoint15, checkpoint14, checkpoint17, checkpoint19, checkpoint18, checkpoint28, checkpoint29, checkpoint20, checkpoint21, checkpoint22, checkpoint23, checkpoint24, checkpoint25, checkpoint27, branch-atmos-merge-freeze, branch-atmos-merge-start, checkpoint5, checkpoint4, checkpoint7, checkpoint6, checkpoint9, checkpoint8, checkpoint26, checkpoint12, checkpoint16, branch-atmos-merge-shapiro, checkpoint33, checkpoint32, checkpoint31, checkpoint30, checkpoint34, branch-atmos-merge-zonalfilt, branch-point-rdot, 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: checkpoint7-4degree-ref, branch-rdot, branch-atmos-merge
File MIME type: text/plain
Further memory saving macros for particular grids

1 C $Header: /u/gcmpack/models/MITgcmUV/model/inc/GRID_MACROS.h,v 1.5 1998/05/28 15:03:13 cnh Exp $
2 C
3 C /==========================================================\
4 C | PARAMS_MACROS.h |
5 C |==========================================================|
6 C | These macros are used to substitute definitions for |
7 C | PARAMS.h variables for particular configurations. |
8 C | In setting these variables the following convention |
9 C | applies. |
10 C | define phi_CONST - Indicates the variable phi is fixed |
11 C | in X, Y and Z. |
12 C | define phi_FX - Indicates the variable phi only |
13 C | varies in X (i.e.not in X or Z). |
14 C | define phi_FY - Indicates the variable phi only |
15 C | varies in Y (i.e.not in X or Z). |
16 C | define phi_FXY - Indicates the variable phi only |
17 C | varies in X and Y ( i.e. not Z). |
18 C \==========================================================/
19
20 #undef FCORI_CONST
21 #undef FCORI_FX
22 #undef FCORI_FY
23 #include "FCORI_MACROS.h"

  ViewVC Help
Powered by ViewVC 1.1.22