C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/ESMF/interface_test/code/PARAMS_MACROS.h,v 1.1 2004/02/16 18:57:52 cnh Exp $ C $Name: $ C CBOP C !ROUTINE: PARAMS_MACROS.h C !INTERFACE: C include PARAMS_MACROS.h C !DESCRIPTION: \bv C *==========================================================* C | PARAMS_MACROS.h C *==========================================================* C | These macros are used to substitute definitions for C | PARAMS.h variables for particular configurations. C | In setting these variables the following convention C | applies. C | define phi_CONST - Indicates the variable phi is fixed C | in X, Y and Z. C | define phi_FX - Indicates the variable phi only C | varies in X (i.e.not in X or Z). C | define phi_FY - Indicates the variable phi only C | varies in Y (i.e.not in X or Z). C | define phi_FXY - Indicates the variable phi only C | varies in X and Y ( i.e. not Z). C *==========================================================* C \ev CEOP #undef FCORI_CONST #undef FCORI_FX #undef FCORI_FY #include "FCORI_MACROS.h"