quantum_transport/cnt_w90/block_sizes.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ae34aa4479a9b2154b14e677ae8ba6ec4814c3b724b610f2ab5f422fa4ad49f
3
+ size 320
quantum_transport/cnt_w90/coulomb_matrix.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f07f1884afb83e16f5eaee4cd52e606852c93d157762f2ab7d9cf1723527a6d5
3
+ size 58180
quantum_transport/cnt_w90/electron_density_1_dist.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0ee24232b309d528b55174044014e1f777efcdcd8fd9d8de5e14aafe843abbf
3
+ size 49280
quantum_transport/cnt_w90/electron_ldos_1_.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b11a621825308d3c3b42631754c49387fb8a41c363e82bc8f89ca77a4de886d
3
+ size 24704
quantum_transport/cnt_w90/grid.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66f976b634732a38077e1db5aa69f72ed0c9ec4d4a4b55a051c1ef96a7d162b9
3
+ size 18560
quantum_transport/cnt_w90/{cnt_w90.npz → hamiltonian.npz} RENAMED
File without changes
quantum_transport/cnt_w90/i_device_1_dist.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a863ca38cdde927a424bde78342cd8805f85cf2d2a7147131a0223b06a2bd488
3
+ size 3072
quantum_transport/cnt_w90/i_left_1_.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aee728d7660a6851556d8bcd96d105cf5ee77f75f98c6592d426ceda13f1b973
3
+ size 192
quantum_transport/cnt_w90/i_meir-wingreen_1_.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a6e102793df4a569ddc0920f355db590dc062e032490f32f2a8b4c669927df0
3
+ size 1600
quantum_transport/cnt_w90/i_right_1_.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c72a945d41d751f0248cacd315ebe613aeaba9493293b3e507a7d9e55b9d8134
3
+ size 192
quantum_transport/cnt_w90/potential.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91b0f3e7dc80cc0f6fdc11d5bb0a20c0d1a27621581bb09162d0caabda9818e5
3
+ size 6272
quantum_transport/cnt_w90/quatrex_config.toml ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ simulation_dir = "."
2
+
3
+ [device]
4
+ transport_direction = 'x'
5
+
6
+ [scba] # ===============================================================
7
+ max_iterations = 3
8
+ mixing_factor = 0.5
9
+
10
+ coulomb_screening = true
11
+ phonon = true
12
+
13
+ symmetric = true
14
+
15
+ [outputs] # Select which outputs to write.
16
+ electron_ldos = true
17
+ contact_currents = true
18
+ device_currents = true
19
+ # electron_density = true
20
+ # hole_density = true
21
+
22
+ polarization_density = true
23
+ coulomb_screening_density = true
24
+
25
+ self_energy_density = true
26
+
27
+ # If enabled, the profiling stats will take a bit of time to crunch the
28
+ # numbers.
29
+ profiling_stats = false
30
+
31
+
32
+ [electron] # ===========================================================
33
+ # 0.2 V Potential difference.
34
+ left_fermi_level = -3.6 # eV
35
+ right_fermi_level = -3.8 # eV
36
+
37
+ fermi_level = -3.6 # eV
38
+ conduction_band_edge = -3.566382123573606 # eV
39
+ valence_band_edge = -4.174109778287768 # eV
40
+
41
+ band_edge_tracking = "eigenvalues"
42
+
43
+ # Energy grid.
44
+ energy_window_min = -10
45
+ energy_window_max = 8
46
+ # # energy_window_num = 256
47
+ energy_window_num_per_rank = 4
48
+
49
+ solver.algorithm = "rgf"
50
+ solver.max_batch_size = 1000
51
+ # solver.compute_current = true # Compute Meir-Wingreen current.
52
+
53
+ obc.algorithm = "spectral"
54
+ obc.nevp_solver = "beyn"
55
+ obc.block_sections = 1
56
+
57
+ # Parameters for Beyn's method.
58
+ obc.num_ref_iterations = 3
59
+ obc.max_decay = 15
60
+ obc.min_decay = 1e-3
61
+ obc.r_o = 10
62
+ obc.r_i = 0.8
63
+ obc.m_0 = 31
64
+ obc.num_quad_points = 31
65
+
66
+ obc.memoizer.enable = true
67
+ # obc.memoizer.force = true
68
+ obc.memoizer.num_ref_iterations = 3
69
+ obc.memoizer.relative_tol = 1e-2
70
+ obc.memoizer.absolute_tol = 1e-8
71
+ obc.residual_tolerance = 1e-4
72
+
73
+ [coulomb_screening] # ==================================================
74
+ interaction_cutoff = 8 # Å
75
+
76
+ num_connected_blocks = 2 # Can be 1, 2, 3, or "auto"
77
+
78
+ solver.algorithm = "rgf"
79
+ solver.max_batch_size = 1000
80
+
81
+ obc.algorithm = "spectral"
82
+ obc.nevp_solver = "beyn"
83
+ obc.block_sections = 2
84
+
85
+ # Parameters for Beyn's method.
86
+ obc.num_ref_iterations = 3
87
+ obc.max_decay = 15
88
+ obc.min_decay = 1e-3
89
+ obc.r_o = 10
90
+ obc.r_i = 0.8
91
+ obc.m_0 = 32
92
+ obc.num_quad_points = 31
93
+ obc.residual_tolerance = 1e-4
94
+
95
+ obc.memoizer.enable = true
96
+ # obc.memoizer.force = true
97
+ obc.memoizer.num_ref_iterations = 3
98
+ obc.memoizer.relative_tol = 1e-2
99
+ obc.memoizer.absolute_tol = 1e-8
100
+
101
+ lyapunov.algorithm = "spectral"
102
+
103
+ lyapunov.memoizer.enable = true
104
+ # lyapunov.memoizer.force = true
105
+ lyapunov.memoizer.num_ref_iterations = 3
106
+ lyapunov.memoizer.relative_tol = 2e-1
107
+ lyapunov.memoizer.absolute_tol = 1e-6
108
+
109
+
110
+ [phonon]
111
+ interaction_cutoff = 5.5 # Å
112
+ model = "pseudo-scattering"
113
+ phonon_energy = 50e-3
114
+ deformation_potential = 5e-3