Commit e805419
committed
[doc] Ce2O3 tutorial: use natural W90 f-orbital order with h_int_basis=qe
The projections card listed the f orbitals in a hand-picked mr order
(4,3,5,2,6,1,7) that matched no cubic-harmonic convention, a leftover from
before spherical_to_cubic supported l=3 for the qe/wannier90 basis. Now that
l=3 is supported, request the full shell directly (Ce1:l=3 / Ce2:l=3), which
yields the natural Wannier90 order mr=1..7 consistent with h_int_basis=qe.
Verified physics-neutral: full CSC runs with the old scrambled order and the
new natural order agree to ~4e-4 eV (Ce3+ f1 filling makes the density-density
energy insensitive to ordering). Updated the notebook note accordingly.1 parent 8ef62ed commit e805419
2 files changed
Lines changed: 3 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
| 82 | + | |
| 83 | + | |
96 | 84 | | |
97 | 85 | | |
98 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments