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

Diff of /MITgcm/model/inc/CPP_OPTIONS.h

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

revision 1.15 by jmc, Tue Feb 20 14:44:37 2001 UTC revision 1.17 by adcroft, Fri Mar 9 19:36:59 2001 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2  C $Name$  C $Name$
3    
4      These lines are here to deliberately cause a compile-time error.
5      If you see these lines in your .F files or the compiler shows them
6      as an error then it means you have not placed your configuration
7      files in the appropriate place.
8      You need to place you own copy of CPP_OPTIONS.h in the include
9      path for the model.
10    
11  C  C
12    
13  C  C
# Line 32  C o Include/exclude code for open-bounda Line 40  C o Include/exclude code for open-bounda
40  #undef  ALLOW_OBCS  #undef  ALLOW_OBCS
41    
42  C o Include/exclude diagnostics package interface code  C o Include/exclude diagnostics package interface code
43  #define  INCLUDE_DIAGNOSTICS_INTERFACE_CODE  #define  ALLOW_TIMEAVE
44    
45  C o Include/exclude zonal FFT filter code  C o Include/exclude zonal FFT filter code
46  #undef  ALLOW_ZONAL_FILT  #undef  ALLOW_ZONAL_FILT

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.17

  ViewVC Help
Powered by ViewVC 1.1.22