-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinput
More file actions
59 lines (52 loc) · 1.19 KB
/
input
File metadata and controls
59 lines (52 loc) · 1.19 KB
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
basic
{
L_lead = 20
L_device = 4
t_lead = 1
t_device = 0.4
t_contactL = 0.2
t_contactR = 0.2
mu_leadL = 0
mu_leadR = 0
mu_device = -0.1
Delta = 0.5
Ec = 0.5
Ng = 0
EJ = 0
damp_decay_length = 40
maxCharge = 5
// Can be SC or real_space
scatter_basis = SC
mu_biasL = 0.05
mu_biasS = 0
mu_biasR = -0.05
dt = 1
time_steps = 40
NumCenter = 1
mixNumCenter = no
globExpanN = 10000000
globExpanItv = 1
globExpanCutoff = 1e-4
globExpanKrylovDim = 2
globExpanHpsiCutoff = 1e-14
globExpanHpsiMaxDim = 100
globExpanMethod = Fit
Truncate = yes
SubCorrN = 1000
corr_cutoff = 1e-12
write = no
write_dir = /nbi/user-scratch/s/swp778/conductance/data/majorana/ec/mu0.1_Ec0.5_Delta0.5/Ng0.5/Vb0.05
write_file = timeevol.save
read = no
read_dir = /nbi/user-scratch/s/swp778/conductance/data/majorana/ec/mu0.1_Ec0.5_Delta0.5/Ng0.5/Vb0.05
read_file = timeevol.save
verbose = yes
useSVD = no
SVDMethod = gesdd
WriteDim = 800
sweeps
{
maxm minm cutoff niter noise nsweep
2000 16 1E-7 30 0 1
}
}