--- MITgcm/verification/hs94.cs-32x32x5/code/CPP_OPTIONS.h 2001/05/29 14:01:58 1.2 +++ MITgcm/verification/hs94.cs-32x32x5/code/CPP_OPTIONS.h 2001/07/06 22:13:37 1.3 @@ -1,4 +1,4 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/hs94.cs-32x32x5/code/CPP_OPTIONS.h,v 1.2 2001/05/29 14:01:58 adcroft Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/hs94.cs-32x32x5/code/CPP_OPTIONS.h,v 1.3 2001/07/06 22:13:37 jmc Exp $ C $Name: $ C @@ -117,6 +117,14 @@ C instead of the "virtual salt flux" #undef USE_NATURAL_BCS +C o Use "Exact Convervation" of fluid in Free-Surface formulation +C so that d/dt(eta) is exactly equal to - Div.Transport +#define EXACT_CONSERV + +C o Allow the use of Non-Linear Free-Surface formulation +C this implies that surface thickness (hFactors) vary with time +#undef NONLIN_FRSURF + C o Use "OLD" UV discretisation near boundaries (*not* recommended) C Note - only works with #undef NO_SLIP_LATERAL in calc_mom_rhs.F C because the old code did not have no-slip BCs