ROMS
Loading...
Searching...
No Matches
mixed_layer.h
Go to the documentation of this file.
1/*
2** git $id$
3*******************************************************************************
4** copyright(c) 2002-2025 the roms group **
5** licensed under a mit/x style license **
6** see license_roms.md **
7*******************************************************************************
8**
9** options for mixed layer deepening on a rectangular periodic grid with
10** thermal stratification and wind stress.
11**
12** application flag: mixed_layer
13** input script: roms_mixed_layer.in
14*/
15
16#define WRITE_GRID
17#define OUT_DOUBLE
18#define ANA_GRID
19#define SALINITY
20#define SOLVE3D
21#define SPLINES_VDIFF
22#define SPLINES_VVISC
23#define ANA_INITIAL
24#define ANA_SMFLUX
25#define ANA_STFLUX
26#define ANA_BTFLUX
27#define ANA_SSFLUX
28#define ANA_BSFLUX
29
30#undef MY25_MIXING
31#define GLS_MIXING
32
33#if defined GLS_MIXING
34# define KANTHA_CLAYSON
35# define N2S2_HORAVG
36# define RI_SPLINES
37# define CRAIG_BANNER
38# define CHARNOK
39# undef ZOS_HSIG
40# undef TKE_WAVEDISS
41#endif
42
43#define UV_LOGDRAG