/[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.17.2.1 by jmc, Fri Mar 30 22:18:17 2001 UTC revision 1.19.10.1 by dimitri, Wed Feb 12 06:45:54 2003 UTC
# Line 10  C $Name$ Line 10  C $Name$
10    
11  C  C
12    
13  C  CBOP
14    C !ROUTINE: CPP_OPTIONS.h
15    C !INTERFACE:
16    C include "CPP_OPTIONS.h"
17    C !DESCRIPTION:
18  C CPP flags controlling which code in included in the files that  C CPP flags controlling which code in included in the files that
19  C will be compiled.  C will be compiled.
20  C  CEOP
21    
22  C o Include/exclude code for AIM package  C o Include/exclude code for AIM package
23  #undef  ALLOW_AIM  #undef  ALLOW_AIM
# Line 144  C   Note - only works with  #undef NO_SL Line 148  C   Note - only works with  #undef NO_SL
148  C          because the old code did not have no-slip BCs  C          because the old code did not have no-slip BCs
149  #undef  OLD_UV_GEOMETRY  #undef  OLD_UV_GEOMETRY
150    
151    C o Include/exclude code for sea-ice model
152    #undef  ALLOW_SEAICE
153    
154  C o Execution environment support options  C o Execution environment support options
155  #include "CPP_EEOPTIONS.h"  #include "CPP_EEOPTIONS.h"
156    
# Line 152  C o Include/exclude code specific to the Line 159  C o Include/exclude code specific to the
159  #ifdef INCLUDE_ECCO_PACKAGE  #ifdef INCLUDE_ECCO_PACKAGE
160  #include "ECCO_CPPOPTIONS.h"  #include "ECCO_CPPOPTIONS.h"
161  #endif  #endif
   

Legend:
Removed from v.1.17.2.1  
changed lines
  Added in v.1.19.10.1

  ViewVC Help
Powered by ViewVC 1.1.22