Skip to content

Commit 8ef62ed

Browse files
committed
[doc] use newly available h_int_basis=qe tag
1 parent c668443 commit 8ef62ed

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

doc/tutorials/Ce2O3_csc_w90/dmft_config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ enforce_off_diag = false
1515
block_threshold = 1e-03
1616

1717
h_int_type = "density_density"
18-
h_int_basis = "triqs"
18+
h_int_basis = "qe"
1919
U = 6.46
2020
J = 0.46
2121
beta = 10

doc/tutorials/Ce2O3_csc_w90/tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"block_threshold = 1e-03\n",
150150
"\n",
151151
"h_int_type = \"density_density\"\n",
152-
"h_int_basis = \"triqs\"\n",
152+
"h_int_basis = \"qe\"\n",
153153
"U = 6.46\n",
154154
"J = 0.46\n",
155155
"beta = 10\n",

0 commit comments

Comments
 (0)