Skip to content

Commit 3a5a8dc

Browse files
committed
[doc] fix dmft_config.toml after recent change
1 parent c1318a1 commit 3a5a8dc

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

doc/tutorials/NNO_os_plo_mag/dmft_config.toml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ n_iw = 2001
99
n_tau = 20001
1010

1111
prec_mu = 0.001
12-
mu_initial_guess = -0.003526
1312

1413
h_int_type = "density_density"
1514
U = 8.0
@@ -22,7 +21,7 @@ magnetic = true
2221
magmom = [-0.3, 0.3]
2322
afm_order = true
2423

25-
n_iter_dmft = 1
24+
n_iter_dmft = 14
2625

2726
g0_mix = 0.9
2827

@@ -36,8 +35,8 @@ path_to_sigma = "pre_AFM.h5"
3635
[solver]
3736
type = "cthyb"
3837
length_cycle = 2000
39-
n_warmup_cycles = 5e+2
40-
n_cycles_tot = 1e+4
38+
n_warmup_cycles = 5e+3
39+
n_cycles_tot = 1e+7
4140
imag_threshold = 1e-5
4241

4342
perform_tail_fit = true

0 commit comments

Comments
 (0)