/* ** svn $Id: mixed_layer.h 889 2018-02-10 03:32:52Z arango $ ******************************************************************************* ** Copyright (c) 2002-2019 The ROMS/TOMS Group ** ** Licensed under a MIT/X style license ** ** See License_ROMS.txt ** ******************************************************************************* ** ** 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 ROMS_MODEL #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 #define TS_U3HADVECTION #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