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

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

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

revision 1.2 by jmc, Tue Oct 9 02:36:41 2007 UTC revision 1.3 by jmc, Thu Aug 21 16:03:21 2008 UTC
# Line 50  C o Execution environment support option Line 50  C o Execution environment support option
50  # include "ECCO_CPPOPTIONS.h"  # include "ECCO_CPPOPTIONS.h"
51  #endif  #endif
52    
53    C o Allow full 3D specification of vertical diffusivity
54    #ifdef ALLOW_DIFFKR_CONTROL
55    C - Need to be defined if using DIFFKR_CONTROL
56    C   (alternatively, could have put this in ECCO_CPPOPTIONS)
57    #define ALLOW_3D_DIFFKR
58    #else
59    C - otherwise, can be turned on or off hereafter:
60    #undef  ALLOW_3D_DIFFKR
61    #endif /* ALLOW_DIFFKR_CONTROL */
62    
63  #endif /* CPP_OPTIONS_H */  #endif /* CPP_OPTIONS_H */

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

  ViewVC Help
Powered by ViewVC 1.1.22