/[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.17 by adcroft, Fri Mar 9 19:36:59 2001 UTC revision 1.17.2.1 by jmc, Fri Mar 30 22:18:17 2001 UTC
# Line 126  C o Use "natural" boundary conditions fo Line 126  C o Use "natural" boundary conditions fo
126  C   instead of the "virtual salt flux"  C   instead of the "virtual salt flux"
127  #undef  USE_NATURAL_BCS  #undef  USE_NATURAL_BCS
128    
129    C o Use "Exact Convervation" of fluid in Free-Surface formulation
130    C   so that d/dt(eta) is exactly equal to - Div.Transport
131    #undef EXACT_CONSERV
132    
133    C o Allow the use of Non-Linear Free-Surface formulation
134    C   this implies that surface thickness (hFactors) vary with time
135    #undef NONLIN_FRSURF
136    
137  C o Use "OLD" UV discretisation near boundaries (*not* recommended)  C o Use "OLD" UV discretisation near boundaries (*not* recommended)
138  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
139  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.17  
changed lines
  Added in v.1.17.2.1

  ViewVC Help
Powered by ViewVC 1.1.22