ROMS
Loading...
Searching...
No Matches
estuary_test.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 estuary with sediment transport test.
10**
11** application flag: estuary_test
12** input script: roms_estuary_test.in
13** sediment_estuary_test.in
14*/
15
16#define UV_ADV
17#define UV_LOGDRAG
18#define SPLINES_VDIFF
19#define SPLINES_VVISC
20#define SALINITY
21#define SOLVE3D
22#define SEDIMENT
23#ifdef SEDIMENT
24# define SUSPLOAD
25#endif
26#define AVERAGES
27#define GLS_MIXING
28#undef MY25_MIXING
29#if defined GLS_MIXING || defined MY25_MIXING
30# define KANTHA_CLAYSON
31# undef CANUTO_A
32# define N2S2_HORAVG
33# define RI_SPLINES
34#endif
35#define ANA_GRID
36#define ANA_INITIAL
37#define ANA_SEDIMENT
38#define ANA_SMFLUX
39#define ANA_STFLUX
40#define ANA_BTFLUX
41#define ANA_SSFLUX
42#define ANA_BSFLUX
43#define ANA_SPFLUX
44#define ANA_BPFLUX
45#define ANA_FSOBC
46#define ANA_M2OBC
47#define ANA_TOBC