-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtest.ini
More file actions
72 lines (58 loc) · 691 Bytes
/
test.ini
File metadata and controls
72 lines (58 loc) · 691 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[master]
npx=1
npy=1
[grid]
itot=512
# bla
jtot= 1 # put to 512 for 3d
ktot=512
xsize=1.
ysize=1.
zsize=1.2908699973147109
swspatialorder=4
[advec]
swadvec=4
[thermo]
swthermo=buoy
[force]
swlspres=0
[fields]
visc=8.e-5
svisc=8.e-5
rndamp=0.
rndamp[b]=5.e-2
rndexp=2
rndz=0.1
[boundary]
mbcbot=noslip
mbctop=noslip
sbcbot=flux
sbctop=neumann
#sbot=0.005
sbot=0.0032
stop=3.
[buffer]
swbuffer=1
zstart=0.9
sigma=0.2756644477109
#beta=10.
[time]
endtime=40.
dt=0.001
savetime=10.
outputiter=20
adaptivestep=true
starttime=0.
rkorder=3
iotimeprec=-2
[stats]
swstats=1
sampletime=0.4
[cross]
swcross=0
crosslist=b, blngrad
sampletime=0.1
xz=0
xy=0.1, 0.2, 0.3
[budget]
swbudget=1