ROMS
Loading...
Searching...
No Matches
windbasin.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 wind-driven constant coriolis basin test.
10**
11** application flag: windbasin
12** input script: roms_windbasin.in
13*/
14
15#undef UV_ADV
16#define UV_COR
17#define UV_QDRAG
18#define SPLINES_VDIFF
19#define SPLINES_VVISC
20#define SOLVE3D
21#define AVERAGES
22#define ANA_GRID
23#define ANA_INITIAL
24#define ANA_SMFLUX
25#define ANA_STFLUX
26#define ANA_BTFLUX
27