/* ** git $Id$ ** svn $Id: mixed_layer.h 1151 2023-02-09 03:08:53Z arango $ ******************************************************************************* ** Copyright (c) 2002-2023 The ROMS/TOMS Group ** ** Licensed under a MIT/X style license ** ** See License_ROMS.md ** ******************************************************************************* ** ** Options for Mixed Layer Deepening on a rectangular periodic grid with ** thermal stratification and wind stress. ** ** Application flag: MIXED_LAYER ** Input script: roms_mixed_layer.in */ #define WRITE_GRID #define OUT_DOUBLE #define ANA_GRID #define SALINITY #define SOLVE3D #define SPLINES_VDIFF #define SPLINES_VVISC #define ANA_INITIAL #define ANA_SMFLUX #define ANA_STFLUX #define ANA_BTFLUX #define ANA_SSFLUX #define ANA_BSFLUX #undef MY25_MIXING #define GLS_MIXING #if defined GLS_MIXING # define KANTHA_CLAYSON # define N2S2_HORAVG # define RI_SPLINES # define CRAIG_BANNER # define CHARNOK # undef ZOS_HSIG # undef TKE_WAVEDISS #endif #define UV_LOGDRAG