/[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.6.2 by heimbach, Fri Mar 7 05:31:47 2003 UTC revision 1.20 by cheisey, Fri Nov 15 19:58:21 2002 UTC
# Line 30  C o Include/exclude code for KPP mixing Line 30  C o Include/exclude code for KPP mixing
30    
31  cswdblk --- add ---  cswdblk --- add ---
32  C o Include/exclude code for bulk formula  C o Include/exclude code for bulk formula
33  #define  ALLOW_BULK_FORCE  #define  ALLOW_BULKFORMULA
34  #ifdef ALLOW_BULK_FORCE  #ifdef ALLOW_BULKFORMULA
35  cswdice -- add ---  cswdice -- add ---
36  C o allow seaice  C o allow seaice
37  #define ALLOW_THERM_SEAICE  #define ALLOW_TSEAICE
38  cswdice -- end add ---  cswdice -- end add ---
39    
40  C o try to conserve qnet and emp  C o try to conserve qnet and emp
# Line 163  C   Note - only works with  #undef NO_SL Line 163  C   Note - only works with  #undef NO_SL
163  C          because the old code did not have no-slip BCs  C          because the old code did not have no-slip BCs
164  #undef  OLD_UV_GEOMETRY  #undef  OLD_UV_GEOMETRY
165    
 C o Include/exclude IERS Special Bureau for the Oceans diagnostics  
 #undef  ALLOW_SBO  
   
 C o Include/exclude code for sea-ice model  
 #undef  ALLOW_SEAICE  
   
166  C o Execution environment support options  C o Execution environment support options
167  #include "CPP_EEOPTIONS.h"  #include "CPP_EEOPTIONS.h"
168    

Legend:
Removed from v.1.19.6.2  
changed lines
  Added in v.1.20

  ViewVC Help
Powered by ViewVC 1.1.22