almaeder commited on
Commit
478a45c
·
verified ·
1 Parent(s): 212ab70

Update quantum_transport/cnt_w90/quatrex_config.toml

Browse files
quantum_transport/cnt_w90/quatrex_config.toml CHANGED
@@ -4,7 +4,7 @@ simulation_dir = "."
4
  transport_direction = 'x'
5
 
6
  [scba] # ===============================================================
7
- max_iterations = 21
8
  mixing_factor = 0.5
9
 
10
  coulomb_screening = true
@@ -41,10 +41,10 @@ valence_band_edge = -4.174109778287768 # eV
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
 
4
  transport_direction = 'x'
5
 
6
  [scba] # ===============================================================
7
+ max_iterations = 3
8
  mixing_factor = 0.5
9
 
10
  coulomb_screening = true
 
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