/* ** svn $Id: poverty_bay.h 28 2007-04-23 19:05:29Z arango $ ******************************************************************************* ** Copyright (c) 2002-2007 The ROMS/TOMS Group ** ** Licensed under a MIT/X style license ** ** See License_ROMS.txt ** ******************************************************************************* ** ** Options for Poverty Bay Application. ** ** Application flag: POVERTY_BAY ** Input script: ocean_pb.in */ #undef WBLGRAV_HTG #undef STATIONS #define CURVGRID #define FLOATS #define UV_ADV #define UV_COR #define DJ_GRADPS #define TS_PSOURCE #define UV_PSOURCE #undef ANA_INITIAL #undef DIAGNOSTICS_UV #undef DIAGNOSTICS_TS /* define one advection scheme here*/ #undef TS_U3HADVECTION #undef TS_SVADVECTION #define TS_MPDATA #define SPLINES #define TS_DIF2 #define MIX_GEO_TS #define NONLIN_EOS #define SALINITY #define MASKING #define SOLVE3D /* turned off the writing of averages 17 Feb 2009 #define AVERAGES #define AVERAGES_AKV #define AVERAGES_AKT #define AVERAGES_AKS #define AVERAGES_FLUXES */ /* BBL run with full sediment run */ # define SEDIMENT # define SUSPLOAD # define ANA_WWAVE #ifdef ANA_WWAVE # define WAVES_HEIGHT # define WAVES_BOT_PERIOD # undef WAVES_TOP_PERIOD # define WAVES_LENGTH # undef WAVES_UB #endif # undef ANA_SEDIMENT # undef SWAN # undef RIVER_SEDIMENT # undef SED_DENS # undef BEDLOAD_MPM /* define only one of the four following */ #undef UV_LOGDRAG #undef MB_BBL #undef SG_BBL #define SSW_BBL #ifdef SG_BBL #define SG_CALC_ZNOT #undef SG_LOGINT #endif #ifdef MB_BBL #define MB_CALC_ZNOT #undef MB_Z0BIO #undef MB_Z0BL #undef MB_Z0RIP #endif #ifdef SSW_BBL #define SSW_CALC_ZNOT #undef SSW_LOGINT #undef SSW_Z0RIP #endif /* define one vertical mixing scheme here*/ #undef LMD_MIXING #undef MY25_MIXING #define GLS_MIXING #if defined GLS_MIXING || defined MY25_MIXING # define KANTHA_CLAYSON # define N2S2_HORAVG #endif #define CRAIG_BANNER #define CHARNOK #undef ANA_SRFLUX #undef ALBEDO #define DIURNAL_SRFLUX #define ANA_SSFLUX #define ANA_BSFLUX #define ANA_BPFLUX #define ANA_BTFLUX #define ANA_SPFLUX #define BULK_FLUXES #ifdef BULK_FLUXES # undef LONGWAVE # undef SOLAR_SOURCE # define ANA_RAIN # define ANA_SRFLUX # undef COOL_SKIN #endif /* don't have longwave radiation so calculating it */ #define LONGWAVE /* using tides from OSU tidal prediction website now */ #define SSH_TIDES #define UV_TIDES /* #define NORTH_FSGRADIENT #define NORTH_M2GRADIENT */ #define WEST_M2FLATHER #define WEST_FSCHAPMAN /*#define WEST_M3GRADIENT*/ #define WEST_M3RADIATION #define WEST_TGRADIENT #define EAST_M2FLATHER #define EAST_FSCHAPMAN /*#define EAST_M3GRADIENT*/ #define EAST_M3RADIATION #define EAST_TGRADIENT #define SOUTH_M2FLATHER #define SOUTH_FSCHAPMAN /*#define SORTH_M3GRADIENT*/ #define SOUTH_M3RADIATION #define SOUTH_TGRADIENT #define NORTHERN_WALL #define ANA_FSOBC #define ANA_M2OBC