/[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.52 by jmc, Fri Jul 11 18:28:45 2014 UTC revision 1.54 by jmc, Mon Nov 28 22:55:00 2016 UTC
# Line 22  C o Shortwave heating as extra term in e Line 22  C o Shortwave heating as extra term in e
22  C Note: this should be a run-time option  C Note: this should be a run-time option
23  #undef SHORTWAVE_HEATING  #undef SHORTWAVE_HEATING
24    
25    C o Include/exclude Geothermal Heat Flux at the bottom of the ocean
26    #undef ALLOW_GEOTHERMAL_FLUX
27    
28  C o Include/exclude phi_hyd calculation code  C o Include/exclude phi_hyd calculation code
29  #define INCLUDE_PHIHYD_CALCULATION_CODE  #define INCLUDE_PHIHYD_CALCULATION_CODE
30    
# Line 40  C o Allow latitudinally varying BryanLew Line 43  C o Allow latitudinally varying BryanLew
43  C o Include/exclude Implicit vertical advection code  C o Include/exclude Implicit vertical advection code
44  #define INCLUDE_IMPLVERTADV_CODE  #define INCLUDE_IMPLVERTADV_CODE
45    
46    C o Include/exclude combined Surf.Pressure and Drag Implicit solver code
47    #undef ALLOW_SOLVE4_PS_AND_DRAG
48    
49  C o Include/exclude AdamsBashforth-3rd-Order code  C o Include/exclude AdamsBashforth-3rd-Order code
50  #undef ALLOW_ADAMSBASHFORTH_3  #undef ALLOW_ADAMSBASHFORTH_3
51    

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.54

  ViewVC Help
Powered by ViewVC 1.1.22