/[MITgcm]/MITgcm/verification/bottom_ctrl_5x5/code_ad/ECCO_CPPOPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/bottom_ctrl_5x5/code_ad/ECCO_CPPOPTIONS.h

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

revision 1.1 by heimbach, Wed Jun 7 02:00:01 2006 UTC revision 1.2 by jmc, Tue Oct 9 02:36:41 2007 UTC
# Line 1  Line 1 
1  C  C $Header$
2    C $Name$
3    
4    C
5  C CPP flags controlling which code is included in the files that  C CPP flags controlling which code is included in the files that
6  C will be compiled.  C will be compiled.
7  C  C
# Line 45  C o Include the calendar tool. Line 48  C o Include the calendar tool.
48  C ********************************************************************  C ********************************************************************
49  C ***                Cost function Package                         ***  C ***                Cost function Package                         ***
50  C ********************************************************************  C ********************************************************************
51  C  C
52  C       >>> Cost function contributions  C       >>> Cost function contributions
53  #define ALLOW_COST  #define ALLOW_COST
54  #define ALLOW_COST_TEST  #define ALLOW_COST_TEST
# Line 56  Cml#define ALLOW_COST_TRACER Line 59  Cml#define ALLOW_COST_TRACER
59  C ********************************************************************  C ********************************************************************
60  C ***               Control vector Package                         ***  C ***               Control vector Package                         ***
61  C ********************************************************************  C ********************************************************************
62  C  C
63  #undef  ALLOW_NONDIMENSIONAL_CONTROL_IO  #undef  ALLOW_NONDIMENSIONAL_CONTROL_IO
64  C       >>> Initial values.  C       >>> Initial values.
65  Cml#define ALLOW_THETA0_CONTROL  Cml#define ALLOW_THETA0_CONTROL
# Line 71  Cml#define ALLOW_HFLUX0_CONTROL Line 74  Cml#define ALLOW_HFLUX0_CONTROL
74  Cml#define ALLOW_DIFFKR_CONTROL  Cml#define ALLOW_DIFFKR_CONTROL
75  #undef ALLOW_KAPGM_CONTROL  #undef ALLOW_KAPGM_CONTROL
76  C o only topography as a control vector  C o only topography as a control vector
77  #define ALLOW_DEPTH_CONTROL  #define ALLOW_DEPTH_CONTROL
78  #ifdef ALLOW_DEPTH_CONTROL  #ifdef ALLOW_DEPTH_CONTROL
79  # define ALLOW_CG2D_NSA  # define ALLOW_CG2D_NSA
80  # define USE_SMOOTH_MIN  # define USE_SMOOTH_MIN

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22