Skip to content

Commit 249dd0d

Browse files
committed
[doc] fix stale measure_G_tau key in svo-csc-plo debugging example
measure_G_tau is not a valid solver key for cthyb (only ctseg/hubbardI); cthyb always measures G(tau). The obsolete line made the config fail the unknown-key check in the current input parser.
1 parent 89ffdb7 commit 249dd0d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

doc/debugging_examples/svo-csc-plo/dmft_config.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ n_warmup_cycles = 10000
3131
n_cycles_tot = 10e+6
3232
imag_threshold = 1e-5
3333
measure_G_l = true
34-
measure_G_tau = true
3534
measure_density_matrix = true
3635

3736
[dft]

0 commit comments

Comments
 (0)