ROMS
Loading...
Searching...
No Matches
riverplume1.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 river plume test(original version).
10**
11** application flag: riverplume1
12** input script: roms_riverplume1.in
13*/
14
15#define UV_ADV
16#define UV_COR
17#define UV_QDRAG
18#define DJ_GRADPS
19#define SPLINES_VDIFF
20#define SPLINES_VVISC
21#define TS_DIF2
22#define MIX_GEO_TS
23#define NONLIN_EOS
24#define SALINITY
25#define MASKING
26#define SOLVE3D
27#define AVERAGES
28
29#define LMD_MIXING
30#ifdef LMD_MIXING
31# define LMD_RIMIX
32# define LMD_CONVEC
33# define LMD_SKPP
34# define LMD_BKPP
35# define LMD_NONLOCAL
36# define RI_SPLINES
37#endif
38
39#define ANA_GRID
40#define ANA_INITIAL
41#define ANA_PSOURCE
42#define ANA_SMFLUX
43#define ANA_SRFLUX
44#define ANA_SSFLUX
45#define ANA_STFLUX
46#define ANA_BSFLUX
47#define ANA_BTFLUX