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

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

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

revision 1.3 by jmc, Tue Feb 20 14:48:07 2001 UTC revision 1.4.2.1 by jmc, Fri Apr 6 15:19:00 2001 UTC
# Line 32  C o Include/exclude code for open-bounda Line 32  C o Include/exclude code for open-bounda
32  #undef   ALLOW_OBCS  #undef   ALLOW_OBCS
33    
34  C o Include/exclude diagnostics package interface code  C o Include/exclude diagnostics package interface code
35  #define  INCLUDE_DIAGNOSTICS_INTERFACE_CODE  #define  ALLOW_TIMEAVE
36    
37  C o Include/exclude zonal FFT filter code  C o Include/exclude zonal FFT filter code
38  #undef  ALLOW_ZONAL_FILT  #undef  ALLOW_ZONAL_FILT
# Line 118  C o Use "natural" boundary conditions fo Line 118  C o Use "natural" boundary conditions fo
118  C   instead of the "virtual salt flux"  C   instead of the "virtual salt flux"
119  #undef  USE_NATURAL_BCS  #undef  USE_NATURAL_BCS
120    
121    C o Use "Exact Convervation" of fluid in Free-Surface formulation
122    C   so that d/dt(eta) is exactly equal to - Div.Transport
123    #define EXACT_CONSERV
124    
125    C o Allow the use of Non-Linear Free-Surface formulation
126    C   this implies that surface thickness (hFactors) vary with time
127    #undef 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
131  C          because the old code did not have no-slip BCs  C          because the old code did not have no-slip BCs

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4.2.1

  ViewVC Help
Powered by ViewVC 1.1.22