/[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.19.4.2 by dimitri, Sun Jan 12 08:20:09 2003 UTC revision 1.19.4.4 by dimitri, Thu May 1 06:10:19 2003 UTC
# Line 19  C CPP flags controlling which code in in Line 19  C CPP flags controlling which code in in
19  C will be compiled.  C will be compiled.
20  CEOP  CEOP
21    
22    C o Include/exclude code for direct surface pressure solver
23    #undef  ALLOW_DIRECT_SOLVER
24    
25  C o Include/exclude code for AIM package  C o Include/exclude code for AIM package
26  #undef  ALLOW_AIM  #undef  ALLOW_AIM
27    
# Line 148  C   Note - only works with  #undef NO_SL Line 151  C   Note - only works with  #undef NO_SL
151  C          because the old code did not have no-slip BCs  C          because the old code did not have no-slip BCs
152  #undef  OLD_UV_GEOMETRY  #undef  OLD_UV_GEOMETRY
153    
154    C o Include/exclude IERS Special Bureau for the Oceans diagnostics
155    #undef  ALLOW_SBO
156    
157  C o Include/exclude code for sea-ice model  C o Include/exclude code for sea-ice model
158  #undef  ALLOW_SEAICE  #undef  ALLOW_SEAICE
159    

Legend:
Removed from v.1.19.4.2  
changed lines
  Added in v.1.19.4.4

  ViewVC Help
Powered by ViewVC 1.1.22