5 |
|
|
6 |
Zonally re-entrant, flat bottom channel (closed by Northern Wall @ j=26) |
Zonally re-entrant, flat bottom channel (closed by Northern Wall @ j=26) |
7 |
|
|
8 |
input files are real*8 (see matlab script input/genit.m ) |
input files are real*8 (see matlab script input/gendata.m ) |
9 |
|
|
10 |
start from initial density field (given by initial Temp), no forcing |
start from initial density field (given by initial Temp), no forcing |
11 |
|
|
12 |
Test Exp. | Momentum | useFullLeith | Strain-Tension | Biharmonic | side-drag | |
Test Exp. | Momentum | Viscosity | useFullLeith | Biharmonic | side-drag | |
13 |
| formulation | | formulation | vs harmonic| (no_slip BC)| |
| formulation | formulation | | vs harmonic| (no_slip BC)| |
14 |
------------------------------------------------------------------------------------- |
---------------------------------------------------------------------------------- |
15 |
standard | Vector-Inv. | FullLeith | No | viscC4 | No | |
standard | Vector-Inv. | Vort-Div | FullLeith | viscC4 | No | |
16 |
(dir=input)| | | | | | |
(dir=input)| | | | | | |
17 |
------------------------------------------------------------------------------------- |
---------------------------------------------------------------------------------- |
18 |
.0.smag | Vector-Inv. | FullLeith | No | viscC2 | No | |
.A4FlxF | Flux-Form | FLux-Form | FullLeith | viscC4 | Yes | |
19 |
------------------------------------------------------------------------------------- |
---------------------------------------------------------------------------------- |
20 |
.0.leith | Vector-Inv. | FullLeith | Yes | viscC2 | No | |
.AhFlxF | Flux-Form | Flux-Form | No | viscC2 | No | |
21 |
------------------------------------------------------------------------------------- |
---------------------------------------------------------------------------------- |
22 |
.0.leithD | Vector-Inv. | No | No | viscC2 | No | |
.AhVrDv | Vector-Inv. | Vort-Div | FullLeith | viscC2 | Yes | |
23 |
------------------------------------------------------------------------------------- |
---------------------------------------------------------------------------------- |
24 |
.1.leith | Vector-Inv. | FullLeith | No | viscC4 | No | |
.AhStTn | Vector-Inv. | Strain-Tens | FullLeith | viscC2 | Yes | |
25 |
------------------------------------------------------------------------------------- |
---------------------------------------------------------------------------------- |
26 |
|
|
27 |
Notes: |
Notes: |
28 |
1) Stain-Tension viscosity formulation is used when setting |
1) Stain-Tension viscosity formulation is used when setting |
29 |
useStrainTensionVisc=.TRUE., |
useStrainTensionVisc=.TRUE., |
30 |
default is .False., to use vorticity & divergence formulation |
and currently only available with Vector-Invariant momentum. |
31 |
2) test 1.leith (input.1.leith) starts from a pickup-file, |
Default is .False., to use Vorticity & Divergence formulation |
32 |
|
(pkg/mom_vecinv) or Flux-Form formulation (pkg/mom_fluxform) |
33 |
|
2) test .A4FlxF (input.A4FlxF) starts from a pickup-file, |
34 |
all other test exp. start from iter0=0 |
all other test exp. start from iter0=0 |
35 |
3) test with Biharmonic visc. are using: |
3) test with Biharmonic visc. are using: |
36 |
viscC4leith = viscC4leithD = 1.85, |
viscC4leith = viscC4leithD = 1.85, |