/[MITgcm]/MITgcm_contrib/arctic40km/code_ad/CPP_OPTIONS.h
ViewVC logotype

Diff of /MITgcm_contrib/arctic40km/code_ad/CPP_OPTIONS.h

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

revision 1.1 by heimbach, Wed May 3 23:59:39 2006 UTC revision 1.2 by heimbach, Wed May 31 21:30:36 2006 UTC
# Line 31  C o Use "Exact Convervation" of fluid in Line 31  C o Use "Exact Convervation" of fluid in
31  C   so that d/dt(eta) is exactly equal to - Div.Transport  C   so that d/dt(eta) is exactly equal to - Div.Transport
32  #define EXACT_CONSERV  #define EXACT_CONSERV
33    
34    C------------------------------------------------------------------
35    C
36  C o Allow the use of Non-Linear Free-Surface formulation  C o Allow the use of Non-Linear Free-Surface formulation
37  C   this implies that surface thickness (hFactors) vary with time  C   this implies that surface thickness (hFactors) vary with time
38  #define NONLIN_FRSURF  cph#undef NONLIN_FRSURF
39    
40  C o NEW OPTION to disable rStar (z*) code  C o NEW OPTION to disable rStar (z*) code
41  #define DISABLE_RSTAR_CODE  cph#define DISABLE_RSTAR_CODE
42                                                                                                                                C
43    C------------------------------------------------------------------
44                                                                                                                            
45  C o Use "OLD" UV discretisation near boundaries (*not* recommended)  C o Use "OLD" UV discretisation near boundaries (*not* recommended)
46  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
47  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.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22