Commit 80662eb
committed
✨
Parse the spin-up and spin-down Fermi energies from the XML `two_fermi_energies`
element for spin-polarized calculations (`tot_magnetization` set in `SYSTEM`). Values
are converted from Hartree to eV, consistent with `fermi_energy`.
Adds a `tot_magnetization` test fixture (QE v7.5) with a cleaned-up stdout following
the fixture cleanup convention.PwOutput: Add fermi_energy_up and fermi_energy_down
1 parent 91aae42 commit 80662eb
File tree
5 files changed
+861
-0
lines changed- src/qe_tools/outputs
- tests/outputs
- fixtures/pw/tot_magnetization
- test_pw_output
5 files changed
+861
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
84 | 106 | | |
85 | 107 | | |
86 | 108 | | |
| |||
0 commit comments