There was an error while loading. Please reload this page.
1 parent c1318a1 commit 3a5a8dcCopy full SHA for 3a5a8dc
1 file changed
doc/tutorials/NNO_os_plo_mag/dmft_config.toml
@@ -9,7 +9,6 @@ n_iw = 2001
9
n_tau = 20001
10
11
prec_mu = 0.001
12
-mu_initial_guess = -0.003526
13
14
h_int_type = "density_density"
15
U = 8.0
@@ -22,7 +21,7 @@ magnetic = true
22
21
magmom = [-0.3, 0.3]
23
afm_order = true
24
25
-n_iter_dmft = 1
+n_iter_dmft = 14
26
27
g0_mix = 0.9
28
@@ -36,8 +35,8 @@ path_to_sigma = "pre_AFM.h5"
36
35
[solver]
37
type = "cthyb"
38
length_cycle = 2000
39
-n_warmup_cycles = 5e+2
40
-n_cycles_tot = 1e+4
+n_warmup_cycles = 5e+3
+n_cycles_tot = 1e+7
41
imag_threshold = 1e-5
42
43
perform_tail_fit = true
0 commit comments