/[MITgcm]/MITgcm/verification/internal_wave/code/CPP_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/internal_wave/code/CPP_OPTIONS.h

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

revision 1.5 by adcroft, Tue May 29 14:02:00 2001 UTC revision 1.7 by adcroft, Tue May 27 13:52:01 2003 UTC
# Line 22  C o Shortwave heating as extra term in e Line 22  C o Shortwave heating as extra term in e
22  #endif  #endif
23    
24  C o Include/exclude code for Shapiro filters  C o Include/exclude code for Shapiro filters
25  #define ALLOW_SHAP_FILT  #undef  ALLOW_SHAP_FILT
26    
27  C o Include/exclude code for C-D grid method of integrating the  C o Include/exclude code for C-D grid method of integrating the
28  C   coriolis terms  C   coriolis terms
# Line 124  C   so that d/dt(eta) is exactly equal t Line 124  C   so that d/dt(eta) is exactly equal t
124    
125  C o Allow the use of Non-Linear Free-Surface formulation  C o Allow the use of Non-Linear Free-Surface formulation
126  C   this implies that surface thickness (hFactors) vary with time  C   this implies that surface thickness (hFactors) vary with time
127  #undef NONLIN_FRSURF  #define NONLIN_FRSURF
128    
129  C o Use "OLD" UV discretisation near boundaries (*not* recommended)  C o Use "OLD" UV discretisation near boundaries (*not* recommended)
130  C   Note - only works with  #undef NO_SLIP_LATERAL  in calc_mom_rhs.F  C   Note - only works with  #undef NO_SLIP_LATERAL  in calc_mom_rhs.F

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22