/[MITgcm]/MITgcm/verification/hs94.cs-32x32x5/code/CPP_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/hs94.cs-32x32x5/code/CPP_OPTIONS.h

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

revision 1.2 by adcroft, Tue May 29 14:01:58 2001 UTC revision 1.3 by jmc, Fri Jul 6 22:13:37 2001 UTC
# Line 117  C o Use "natural" boundary conditions fo Line 117  C o Use "natural" boundary conditions fo
117  C   instead of the "virtual salt flux"  C   instead of the "virtual salt flux"
118  #undef  USE_NATURAL_BCS  #undef  USE_NATURAL_BCS
119    
120    C o Use "Exact Convervation" of fluid in Free-Surface formulation
121    C   so that d/dt(eta) is exactly equal to - Div.Transport
122    #define EXACT_CONSERV
123    
124    C o Allow the use of Non-Linear Free-Surface formulation
125    C   this implies that surface thickness (hFactors) vary with time
126    #undef NONLIN_FRSURF
127    
128  C o Use "OLD" UV discretisation near boundaries (*not* recommended)  C o Use "OLD" UV discretisation near boundaries (*not* recommended)
129  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
130  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.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22